a class to store the document state of a STOFFSpreadsheetListener
More...
a class to store the document state of a STOFFSpreadsheetListener
STOFFSpreadsheetListenerInternal::DocumentState::DocumentState |
( |
std::vector< STOFFPageSpan > const & |
pageList | ) |
|
|
inlineexplicit |
STOFFSpreadsheetListenerInternal::DocumentState::~DocumentState |
( |
| ) |
|
|
inline |
STOFFSpreadsheetListenerInternal::DocumentState::DocumentState |
( |
const DocumentState & |
| ) |
|
|
private |
std::set<librevenge::RVNGString> STOFFSpreadsheetListenerInternal::DocumentState::m_definedFontStyleSet |
list of document actually open
the set of defined font style
std::set<librevenge::RVNGString> STOFFSpreadsheetListenerInternal::DocumentState::m_definedGraphicStyleSet |
the set of defined graphic style
std::set<librevenge::RVNGString> STOFFSpreadsheetListenerInternal::DocumentState::m_definedParagraphStyleSet |
the set of defined paragraph style
int STOFFSpreadsheetListenerInternal::DocumentState::m_footNoteNumber |
bool STOFFSpreadsheetListenerInternal::DocumentState::m_isDocumentStarted |
a flag to know if the document is open
bool STOFFSpreadsheetListenerInternal::DocumentState::m_isSheetOpened |
a flag to know if a sheet is open
bool STOFFSpreadsheetListenerInternal::DocumentState::m_isSheetRowOpened |
a flag to know if a row is open
librevenge::RVNGPropertyList STOFFSpreadsheetListenerInternal::DocumentState::m_metaData |
std::map<librevenge::RVNGString,int> STOFFSpreadsheetListenerInternal::DocumentState::m_numberingIdMap |
a map cell's format to id
std::vector<STOFFPageSpan> STOFFSpreadsheetListenerInternal::DocumentState::m_pageList |
STOFFPageSpan STOFFSpreadsheetListenerInternal::DocumentState::m_pageSpan |
STOFFSection STOFFSpreadsheetListenerInternal::DocumentState::m_section |
std::vector<int> STOFFSpreadsheetListenerInternal::DocumentState::m_sentListMarkers |
the list of marker corresponding to sent list
int STOFFSpreadsheetListenerInternal::DocumentState::m_smallPictureNumber |
std::vector<STOFFSubDocumentPtr> STOFFSpreadsheetListenerInternal::DocumentState::m_subDocuments |
The documentation for this struct was generated from the following file: