Public Member Functions | Private Member Functions | Private Attributes

ODe_Main_Listener Class Reference

Responsible for gathering all necessary info to write <office:document-styles> (styles.xml) and <office:document-content> (content.xml). More...

#include <ODe_Main_Listener.h>

Inheritance diagram for ODe_Main_Listener:
ODe_AbiDocListenerImpl

List of all members.

Public Member Functions

 ODe_Main_Listener (ODe_DocumentData &rDocumentData, ODe_AuxiliaryData &rAuxiliaryData)
 Constructor.
virtual ~ODe_Main_Listener ()
 Destructor.
virtual void openSection (const PP_AttrProp *pAP, ODe_ListenerAction &rAction)
 Override of ODe_AbiDocListenerImpl::openSection.
virtual void closeSection (ODe_ListenerAction &rAction)
 Override of ODe_AbiDocListenerImpl::closeSection.

Private Member Functions

bool _isHeaderFooterSection (const PP_AttrProp *pAP) const
void _openHeaderFooterSection (const PP_AttrProp *pAP, ODe_ListenerAction &rAction)

Private Attributes

ODe_DocumentDatam_rDocumentData
ODe_AuxiliaryDatam_rAuxiliaryData
bool m_onHeaderFooterSection
bool m_openedODSection
bool m_isFirstSection

Detailed Description

Responsible for gathering all necessary info to write <office:document-styles> (styles.xml) and <office:document-content> (content.xml).


Constructor & Destructor Documentation

ODe_Main_Listener::ODe_Main_Listener ( ODe_DocumentData rDocumentData,
ODe_AuxiliaryData rAuxiliaryData 
)

Constructor.

ODe_Main_Listener::~ODe_Main_Listener (  )  [virtual]

Destructor.


Member Function Documentation

bool ODe_Main_Listener::_isHeaderFooterSection ( const PP_AttrProp pAP  )  const [private]

References gchar, and PP_AttrProp::getAttribute().

Referenced by openSection().

void ODe_Main_Listener::closeSection ( ODe_ListenerAction rAction  )  [virtual]

Member Data Documentation

Referenced by openSection().


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