a class to store the document state of a MWAWSpreadsheetListener
More...
a class to store the document state of a MWAWSpreadsheetListener
§ DocumentState() [1/2]
MWAWSpreadsheetListenerInternal::DocumentState::DocumentState |
( |
std::vector< MWAWPageSpan > const & |
pageList | ) |
|
|
inlineexplicit |
§ ~DocumentState()
MWAWSpreadsheetListenerInternal::DocumentState::~DocumentState |
( |
| ) |
|
|
inline |
§ DocumentState() [2/2]
MWAWSpreadsheetListenerInternal::DocumentState::DocumentState |
( |
const DocumentState & |
| ) |
|
|
private |
§ operator=()
§ m_footNoteNumber
int MWAWSpreadsheetListenerInternal::DocumentState::m_footNoteNumber |
§ m_isDocumentStarted
bool MWAWSpreadsheetListenerInternal::DocumentState::m_isDocumentStarted |
a flag to know if the document is open
§ m_isSheetOpened
bool MWAWSpreadsheetListenerInternal::DocumentState::m_isSheetOpened |
a flag to know if a sheet is open
§ m_isSheetRowOpened
bool MWAWSpreadsheetListenerInternal::DocumentState::m_isSheetRowOpened |
a flag to know if a row is open
§ m_metaData
librevenge::RVNGPropertyList MWAWSpreadsheetListenerInternal::DocumentState::m_metaData |
§ m_numberingIdMap
a map cell's format to id
§ m_pageList
std::vector<MWAWPageSpan> MWAWSpreadsheetListenerInternal::DocumentState::m_pageList |
§ m_pageSpan
MWAWPageSpan MWAWSpreadsheetListenerInternal::DocumentState::m_pageSpan |
§ m_section
MWAWSection MWAWSpreadsheetListenerInternal::DocumentState::m_section |
list of document actually open
empty section used by getSection() to return a section
§ m_sentListMarkers
std::vector<int> MWAWSpreadsheetListenerInternal::DocumentState::m_sentListMarkers |
the list of marker corresponding to sent list
§ m_smallPictureNumber
int MWAWSpreadsheetListenerInternal::DocumentState::m_smallPictureNumber |
§ m_subDocuments
std::vector<MWAWSubDocumentPtr> MWAWSpreadsheetListenerInternal::DocumentState::m_subDocuments |
The documentation for this struct was generated from the following file: