MWAWContentListenerInternal::DocumentState Struct Reference

a class to store the document state of a MWAWContentListener More...

Public Member Functions

 DocumentState (std::vector< MWAWPageSpan > const &pageList)
 constructor
 ~DocumentState ()
 destructor

Public Attributes

std::vector< MWAWPageSpanm_pageList
 the pages definition
WPXPropertyList m_metaData
 the document meta data
int m_footNoteNumber
 footnote number
int m_endNoteNumber
 endnote number
int m_smallPictureNumber
 number of small picture
bool m_isDocumentStarted
 a flag to know if the document is open
bool m_isHeaderFooterStarted
 a flag to know if the header footer is started
std::vector< MWAWSubDocumentPtrm_subDocuments

Private Member Functions

 DocumentState (const DocumentState &)
 list of document actually open
DocumentStateoperator= (const DocumentState &)

Detailed Description

a class to store the document state of a MWAWContentListener

Constructor & Destructor Documentation

MWAWContentListenerInternal::DocumentState::DocumentState ( std::vector< MWAWPageSpan > const &  pageList)
inline

constructor

MWAWContentListenerInternal::DocumentState::~DocumentState ( )
inline

destructor

MWAWContentListenerInternal::DocumentState::DocumentState ( const DocumentState )
private

list of document actually open

Member Function Documentation

DocumentState& MWAWContentListenerInternal::DocumentState::operator= ( const DocumentState )
private

Member Data Documentation

int MWAWContentListenerInternal::DocumentState::m_endNoteNumber

endnote number

int MWAWContentListenerInternal::DocumentState::m_footNoteNumber

footnote number

bool MWAWContentListenerInternal::DocumentState::m_isDocumentStarted

a flag to know if the document is open

bool MWAWContentListenerInternal::DocumentState::m_isHeaderFooterStarted

a flag to know if the header footer is started

WPXPropertyList MWAWContentListenerInternal::DocumentState::m_metaData

the document meta data

std::vector<MWAWPageSpan> MWAWContentListenerInternal::DocumentState::m_pageList

the pages definition

int MWAWContentListenerInternal::DocumentState::m_smallPictureNumber

number of small picture

std::vector<MWAWSubDocumentPtr> MWAWContentListenerInternal::DocumentState::m_subDocuments

The documentation for this struct was generated from the following file:

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2