STOFFSpreadsheetListenerInternal::State Struct Reference

the state of a STOFFSpreadsheetListener More...

Public Member Functions

 State ()
 constructor More...
 
 ~State ()
 destructor More...
 
bool canWriteText () const
 returns true if we are in a text zone 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...
 
shared_ptr< STOFFListm_list
 
bool m_isPageSpanOpened
 
bool m_isHeaderFooterOpened
 a flag to know if the header footer is started More...
 
bool m_isHeaderFooterRegionOpened
 a flag to know if the header footer region is started More...
 
bool m_isFrameOpened
 
bool m_isTextboxOpened
 
bool m_isHeaderFooterWithoutParagraph
 
bool m_isSpanOpened
 
bool m_isParagraphOpened
 
bool m_isListElementOpened
 
bool m_isSheetColumnOpened
 
bool m_isSheetCellOpened
 
bool m_isTableOpened
 
bool m_isTableRowOpened
 
bool m_isTableColumnOpened
 
bool m_isTableCellOpened
 
unsigned m_currentPage
 
int m_numPagesRemainingInSpan
 
int m_currentPageNumber
 
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 STOFFSpreadsheetListener

Constructor & Destructor Documentation

STOFFSpreadsheetListenerInternal::State::State ( )

constructor

STOFFSpreadsheetListenerInternal::State::~State ( )
inline

destructor

STOFFSpreadsheetListenerInternal::State::State ( const State )
private

Member Function Documentation

bool STOFFSpreadsheetListenerInternal::State::canWriteText ( ) const
inline

returns true if we are in a text zone

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

Member Data Documentation

unsigned STOFFSpreadsheetListenerInternal::State::m_currentPage
int STOFFSpreadsheetListenerInternal::State::m_currentPageNumber
STOFFFont STOFFSpreadsheetListenerInternal::State::m_font

the font

bool STOFFSpreadsheetListenerInternal::State::m_inLink
bool STOFFSpreadsheetListenerInternal::State::m_inSubDocument

a stack used to know what is open

bool STOFFSpreadsheetListenerInternal::State::m_isFrameOpened
bool STOFFSpreadsheetListenerInternal::State::m_isHeaderFooterOpened

a flag to know if the header footer is started

bool STOFFSpreadsheetListenerInternal::State::m_isHeaderFooterRegionOpened

a flag to know if the header footer region is started

Referenced by canWriteText().

bool STOFFSpreadsheetListenerInternal::State::m_isHeaderFooterWithoutParagraph
bool STOFFSpreadsheetListenerInternal::State::m_isListElementOpened
bool STOFFSpreadsheetListenerInternal::State::m_isNote

Referenced by canWriteText().

bool STOFFSpreadsheetListenerInternal::State::m_isPageSpanOpened
bool STOFFSpreadsheetListenerInternal::State::m_isParagraphOpened
bool STOFFSpreadsheetListenerInternal::State::m_isSheetCellOpened

Referenced by canWriteText().

bool STOFFSpreadsheetListenerInternal::State::m_isSheetColumnOpened
bool STOFFSpreadsheetListenerInternal::State::m_isSpanOpened
bool STOFFSpreadsheetListenerInternal::State::m_isTableCellOpened

Referenced by canWriteText().

bool STOFFSpreadsheetListenerInternal::State::m_isTableColumnOpened
bool STOFFSpreadsheetListenerInternal::State::m_isTableOpened
bool STOFFSpreadsheetListenerInternal::State::m_isTableRowOpened
bool STOFFSpreadsheetListenerInternal::State::m_isTextboxOpened

Referenced by canWriteText().

shared_ptr<STOFFList> STOFFSpreadsheetListenerInternal::State::m_list
std::vector<bool> STOFFSpreadsheetListenerInternal::State::m_listOrderedLevels
int STOFFSpreadsheetListenerInternal::State::m_numDeferredTabs

the number of tabs to add

int STOFFSpreadsheetListenerInternal::State::m_numPagesRemainingInSpan
STOFFParagraph STOFFSpreadsheetListenerInternal::State::m_paragraph

the paragraph

libstoff::SubDocumentType STOFFSpreadsheetListenerInternal::State::m_subDocumentType
librevenge::RVNGString STOFFSpreadsheetListenerInternal::State::m_textBuffer

a buffer to stored the text


The documentation for this struct was generated from the following file:

Generated on Wed Feb 22 2017 17:25:07 for libstaroffice by doxygen 1.8.5