WPSDocumentParsingState Struct Reference

the document state More...

List of all members.

Public Member Functions

 WPSDocumentParsingState (std::vector< WPSPageSpan > const &pageList)
 constructor
 ~WPSDocumentParsingState ()
 destructor

Public Attributes

std::vector< WPSPageSpanm_pageList
librevenge::RVNGPropertyList m_metaData
int m_footNoteNumber
 footnote number
int m_endNoteNumber
 endnote number
int m_newListId
bool m_isDocumentStarted
bool m_isHeaderFooterStarted
std::vector< WPSSubDocumentPtrm_subDocuments

Private Member Functions

 WPSDocumentParsingState (const WPSDocumentParsingState &)
 list of document actually open
WPSDocumentParsingStateoperator= (const WPSDocumentParsingState &)

Detailed Description

the document state


Constructor & Destructor Documentation

WPSDocumentParsingState::WPSDocumentParsingState ( std::vector< WPSPageSpan > const &  pageList)

constructor

list of document actually open


Member Function Documentation

WPSDocumentParsingState& WPSDocumentParsingState::operator= ( const WPSDocumentParsingState ) [private]

Member Data Documentation

librevenge::RVNGPropertyList WPSDocumentParsingState::m_metaData

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