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