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