MWAWSpreadsheetListenerInternal::DocumentState Struct Reference

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

List of all members.

Public Member Functions

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

Public Attributes

std::vector< MWAWPageSpanm_pageList
 the pages definition
MWAWPageSpan m_pageSpan
 the current page span
librevenge::RVNGPropertyList m_metaData
 the document meta data
int m_footNoteNumber
 footnote number
int m_smallPictureNumber
 number of small picture
bool m_isDocumentStarted
 a flag to know if the document is open
bool m_isSheetOpened
 a flag to know if a sheet is open
bool m_isSheetRowOpened
 a flag to know if a row is open
std::vector< int > m_sentListMarkers
 the list of marker corresponding to sent list
std::map< MWAWCell::Format,
int, MWAWCell::CompareFormat
m_numberingIdMap
 a map cell's format to id
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 MWAWSpreadsheetListener


Constructor & Destructor Documentation

MWAWSpreadsheetListenerInternal::DocumentState::DocumentState ( std::vector< MWAWPageSpan > const &  pageList) [inline]

constructor

list of document actually open


Member Function Documentation

DocumentState& MWAWSpreadsheetListenerInternal::DocumentState::operator= ( const DocumentState ) [private]

Member Data Documentation

a flag to know if the document is open

the document meta data

the list of marker corresponding to sent list


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