the state of a STOFFTextListener
More...
§ State() [1/2]
STOFFTextListenerInternal::State::State |
( |
| ) |
|
§ ~State()
STOFFTextListenerInternal::State::~State |
( |
| ) |
|
|
inline |
§ State() [2/2]
STOFFTextListenerInternal::State::State |
( |
const State & |
| ) |
|
|
private |
§ operator=()
State& STOFFTextListenerInternal::State::operator= |
( |
const State & |
| ) |
|
|
private |
§ m_currentPage
unsigned STOFFTextListenerInternal::State::m_currentPage |
§ m_currentPageNumber
int STOFFTextListenerInternal::State::m_currentPageNumber |
§ m_firstParagraphInPageSpan
bool STOFFTextListenerInternal::State::m_firstParagraphInPageSpan |
§ m_font
STOFFFont STOFFTextListenerInternal::State::m_font |
§ m_inLink
bool STOFFTextListenerInternal::State::m_inLink |
§ m_inSubDocument
bool STOFFTextListenerInternal::State::m_inSubDocument |
a stack used to know what is open
§ m_isFrameOpened
bool STOFFTextListenerInternal::State::m_isFrameOpened |
§ m_isGroupOpened
bool STOFFTextListenerInternal::State::m_isGroupOpened |
a flag to know if openGroup was called
§ m_isHeaderFooterWithoutParagraph
bool STOFFTextListenerInternal::State::m_isHeaderFooterWithoutParagraph |
§ m_isListElementOpened
bool STOFFTextListenerInternal::State::m_isListElementOpened |
§ m_isNote
bool STOFFTextListenerInternal::State::m_isNote |
§ m_isPageSpanBreakDeferred
bool STOFFTextListenerInternal::State::m_isPageSpanBreakDeferred |
§ m_isPageSpanOpened
bool STOFFTextListenerInternal::State::m_isPageSpanOpened |
§ m_isParagraphOpened
bool STOFFTextListenerInternal::State::m_isParagraphOpened |
§ m_isSectionOpened
bool STOFFTextListenerInternal::State::m_isSectionOpened |
§ m_isSpanOpened
bool STOFFTextListenerInternal::State::m_isSpanOpened |
§ m_isTableCellOpened
bool STOFFTextListenerInternal::State::m_isTableCellOpened |
§ m_isTableColumnOpened
bool STOFFTextListenerInternal::State::m_isTableColumnOpened |
§ m_isTableOpened
bool STOFFTextListenerInternal::State::m_isTableOpened |
§ m_isTableRowOpened
bool STOFFTextListenerInternal::State::m_isTableRowOpened |
§ m_list
shared_ptr<STOFFList> STOFFTextListenerInternal::State::m_list |
§ m_listOrderedLevels
std::vector<bool> STOFFTextListenerInternal::State::m_listOrderedLevels |
§ m_numDeferredTabs
int STOFFTextListenerInternal::State::m_numDeferredTabs |
the number of tabs to add
§ m_numPagesRemainingInSpan
int STOFFTextListenerInternal::State::m_numPagesRemainingInSpan |
§ m_paragraph
§ m_paragraphNeedBreak
int STOFFTextListenerInternal::State::m_paragraphNeedBreak |
a sequence of bit used to know if we need page/column break
§ m_section
§ m_sectionAttributesChanged
bool STOFFTextListenerInternal::State::m_sectionAttributesChanged |
§ m_subDocumentType
§ m_textBuffer
librevenge::RVNGString STOFFTextListenerInternal::State::m_textBuffer |
a buffer to stored the text
The documentation for this struct was generated from the following file: