WKSDocumentParsingState Struct Reference

the document state More...

List of all members.

Public Member Functions

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

Public Attributes

std::vector< WPSPageSpanm_pageList
librevenge::RVNGPropertyList m_metaData
bool m_isDocumentStarted
bool m_isHeaderFooterStarted
std::vector< WPSSubDocumentPtrm_subDocuments
std::map< WPSCellFormat, int,
WPSCellFormat::CompareFormat
m_numberingIdMap
 list of document actually open

Private Member Functions

 WKSDocumentParsingState (const WKSDocumentParsingState &)
WKSDocumentParsingStateoperator= (const WKSDocumentParsingState &)

Detailed Description

the document state


Constructor & Destructor Documentation

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

constructor


Member Function Documentation

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

Member Data Documentation

librevenge::RVNGPropertyList WKSDocumentParsingState::m_metaData

list of document actually open

a map cell's format to id


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