Public Member Functions | Protected Member Functions | Private Attributes

IE_Imp_XSL_FO Class Reference

#include <ie_imp_XSL-FO.h>

Inheritance diagram for IE_Imp_XSL_FO:
IE_Imp_XML IE_Imp UT_XML::Listener

List of all members.

Public Member Functions

 IE_Imp_XSL_FO (PD_Document *pDocument)
virtual ~IE_Imp_XSL_FO ()
void startElement (const gchar *name, const gchar **atts)
void endElement (const gchar *name)
void charData (const gchar *s, int len)

Protected Member Functions

bool _isInListTag (void)
UT_uint32 _tagTop (void)
void createImage (const char *name, const gchar **atts)

Private Attributes

UT_sint32 m_iBlockDepth
UT_sint32 m_iListDepth
UT_sint32 m_iListBlockDepth
UT_sint32 m_iTableDepth
UT_uint32 m_iFootnotes
UT_uint32 m_iImages
bool m_bOpenedLink
bool m_bPendingFootnote
bool m_bInFootnote
bool m_bIgnoreFootnoteBlock
UT_NumberStack m_utnsTagStack
IE_Imp_TableHelperStackm_TableHelperStack

Constructor & Destructor Documentation

IE_Imp_XSL_FO::IE_Imp_XSL_FO ( PD_Document pDocument  ) 
IE_Imp_XSL_FO::~IE_Imp_XSL_FO (  )  [virtual]

References DELETEP, and m_TableHelperStack.


Member Function Documentation

bool IE_Imp_XSL_FO::_isInListTag ( void   )  [protected]
UT_uint32 IE_Imp_XSL_FO::_tagTop ( void   )  [protected]

References m_utnsTagStack, and UT_NumberStack::viewTop().

Referenced by _isInListTag().

void IE_Imp_XSL_FO::startElement ( const gchar *  name,
const gchar **  atts 
) [virtual]

Member Data Documentation

Referenced by endElement(), and startElement().

Referenced by endElement(), and startElement().


The documentation for this class was generated from the following files: