a class to store the document state of a STOFFTextListener
More...
a class to store the document state of a STOFFTextListener
STOFFTextListenerInternal::TextState::TextState |
( |
std::vector< STOFFPageSpan > const & |
pageList | ) |
|
|
inlineexplicit |
STOFFTextListenerInternal::TextState::~TextState |
( |
| ) |
|
|
inline |
STOFFTextListenerInternal::TextState::TextState |
( |
const TextState & |
| ) |
|
|
private |
std::set<librevenge::RVNGString> STOFFTextListenerInternal::TextState::m_definedFontStyleSet |
list of document actually open
the set of defined font style
std::set<librevenge::RVNGString> STOFFTextListenerInternal::TextState::m_definedGraphicStyleSet |
the set of defined graphic style
std::set<librevenge::RVNGString> STOFFTextListenerInternal::TextState::m_definedParagraphStyleSet |
the set of defined paragraph style
int STOFFTextListenerInternal::TextState::m_endNoteNumber |
int STOFFTextListenerInternal::TextState::m_footNoteNumber |
bool STOFFTextListenerInternal::TextState::m_isDocumentStarted |
a flag to know if the document is open
bool STOFFTextListenerInternal::TextState::m_isHeaderFooterOpened |
a flag to know if the header footer is started
bool STOFFTextListenerInternal::TextState::m_isHeaderFooterRegionOpened |
a flag to know if the header footer region is started
librevenge::RVNGPropertyList STOFFTextListenerInternal::TextState::m_metaData |
std::vector<STOFFPageSpan> STOFFTextListenerInternal::TextState::m_pageList |
std::vector<int> STOFFTextListenerInternal::TextState::m_sentListMarkers |
the list of marker corresponding to sent list
int STOFFTextListenerInternal::TextState::m_smallPictureNumber |
The documentation for this struct was generated from the following file: