Public Member Functions | Private Attributes

ODi_TableOfContent_ListenerState Class Reference

Used to parse the <text:table-of-content> element. More...

#include <ODi_TableOfContent_ListenerState.h>

Inheritance diagram for ODi_TableOfContent_ListenerState:
ODi_ListenerState

List of all members.

Public Member Functions

 ODi_TableOfContent_ListenerState (PD_Document *pDocument, ODi_Office_Styles *pStyles, ODi_ElementStack &rElementStack)
 Constructor.
virtual ~ODi_TableOfContent_ListenerState ()
void startElement (const gchar *pName, const gchar **ppAtts, ODi_ListenerStateAction &rAction)
void endElement (const gchar *pName, ODi_ListenerStateAction &rAction)
void charData (const gchar *pBuffer, int length)
pf_Frag_StruxgetTOCStrux ()
const UT_UTF8StringgetProps () const

Private Attributes

PD_Documentm_pAbiDocument
ODi_Office_Stylesm_pStyles
pf_Frag_Struxm_pTOCStrux
UT_UTF8String props
UT_UTF8String m_charData
bool m_acceptingText

Detailed Description

Used to parse the <text:table-of-content> element.


Constructor & Destructor Documentation

ODi_TableOfContent_ListenerState::ODi_TableOfContent_ListenerState ( PD_Document pDocument,
ODi_Office_Styles pStyles,
ODi_ElementStack rElementStack 
)

Constructor.

virtual ODi_TableOfContent_ListenerState::~ODi_TableOfContent_ListenerState (  )  [inline, virtual]

Member Function Documentation

void ODi_TableOfContent_ListenerState::charData ( const gchar *  pBuffer,
int  length 
) [virtual]
const UT_UTF8String& ODi_TableOfContent_ListenerState::getProps (  )  const [inline]
pf_Frag_Strux* ODi_TableOfContent_ListenerState::getTOCStrux (  )  [inline]
void ODi_TableOfContent_ListenerState::startElement ( const gchar *  pName,
const gchar **  ppAtts,
ODi_ListenerStateAction rAction 
) [virtual]

Member Data Documentation


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