STOFFTextListenerInternal::State Struct Reference

the state of a STOFFTextListener More...

Public Member Functions

 State ()
 constructor More...
 
 ~State ()
 destructor More...
 

Public Attributes

librevenge::RVNGString m_textBuffer
 a buffer to stored the text More...
 
int m_numDeferredTabs
 the number of tabs to add More...
 
STOFFFont m_font
 the font More...
 
STOFFParagraph m_paragraph
 the paragraph More...
 
int m_paragraphNeedBreak
 a sequence of bit used to know if we need page/column break More...
 
std::shared_ptr< STOFFListm_list
 
bool m_isPageSpanOpened
 
bool m_isSectionOpened
 
bool m_isFrameOpened
 
bool m_isPageSpanBreakDeferred
 
bool m_isHeaderFooterWithoutParagraph
 
bool m_isGroupOpened
 a flag to know if openGroup was called More...
 
bool m_isSpanOpened
 
bool m_isParagraphOpened
 
bool m_isListElementOpened
 
bool m_firstParagraphInPageSpan
 
bool m_isTableOpened
 
bool m_isTableRowOpened
 
bool m_isTableColumnOpened
 
bool m_isTableCellOpened
 
unsigned m_currentPage
 
int m_numPagesRemainingInSpan
 
int m_currentPageNumber
 
bool m_sectionAttributesChanged
 
STOFFSection m_section
 the section More...
 
std::vector< bool > m_listOrderedLevels
 
bool m_inSubDocument
 a stack used to know what is open More...
 
bool m_isNote
 
bool m_inLink
 
libstoff::SubDocumentType m_subDocumentType
 

Private Member Functions

 State (const State &)
 
Stateoperator= (const State &)
 

Detailed Description

the state of a STOFFTextListener

Constructor & Destructor Documentation

◆ State() [1/2]

STOFFTextListenerInternal::State::State ( )

constructor

◆ ~State()

STOFFTextListenerInternal::State::~State ( )
inline

destructor

◆ State() [2/2]

STOFFTextListenerInternal::State::State ( const State )
private

Member Function Documentation

◆ operator=()

State& STOFFTextListenerInternal::State::operator= ( const State )
private

Member Data Documentation

◆ 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

the 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

std::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

STOFFParagraph STOFFTextListenerInternal::State::m_paragraph

the paragraph

◆ m_paragraphNeedBreak

int STOFFTextListenerInternal::State::m_paragraphNeedBreak

a sequence of bit used to know if we need page/column break

◆ m_section

STOFFSection STOFFTextListenerInternal::State::m_section

the section

◆ m_sectionAttributesChanged

bool STOFFTextListenerInternal::State::m_sectionAttributesChanged

◆ m_subDocumentType

libstoff::SubDocumentType STOFFTextListenerInternal::State::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:

Generated on Wed Mar 15 2023 00:00:00 for libstaroffice by doxygen 1.9.1