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