WKSContentParsingState Struct Reference

the spreadsheet state More...

Public Member Functions

 WKSContentParsingState ()
 
 ~WKSContentParsingState ()
 

Public Attributes

bool m_isPageSpanOpened
 
bool m_isFrameOpened
 
unsigned m_currentPage
 
int m_numPagesRemainingInSpan
 
int m_currentPageNumber
 
double m_pageFormLength
 
double m_pageFormWidth
 
bool m_pageFormOrientationIsPortrait
 
double m_pageMarginLeft
 
double m_pageMarginRight
 
double m_pageMarginTop
 
double m_pageMarginBottom
 
librevenge::RVNGString m_textBuffer
 
int m_numDeferredTabs
 
WPSFont m_font
 
WPSParagraph m_paragraph
 
bool m_isGroupOpened
 a flag to know if openGroup was called More...
 
bool m_isParagraphColumnBreak
 
bool m_isParagraphPageBreak
 
bool m_isSpanOpened
 
bool m_isParagraphOpened
 
bool m_isSheetOpened
 
bool m_isSheetRowOpened
 
bool m_isSheetCellOpened
 
bool m_inSubDocument
 
bool m_isNote
 
libwps::SubDocumentType m_subDocumentType
 

Private Member Functions

 WKSContentParsingState (const WKSContentParsingState &)=delete
 
WKSContentParsingStateoperator= (const WKSContentParsingState &)=delete
 

Detailed Description

the spreadsheet state

Constructor & Destructor Documentation

◆ WKSContentParsingState() [1/2]

WKSContentParsingState::WKSContentParsingState ( )

◆ ~WKSContentParsingState()

WKSContentParsingState::~WKSContentParsingState ( )

◆ WKSContentParsingState() [2/2]

WKSContentParsingState::WKSContentParsingState ( const WKSContentParsingState )
privatedelete

Member Function Documentation

◆ operator=()

WKSContentParsingState& WKSContentParsingState::operator= ( const WKSContentParsingState )
privatedelete

Member Data Documentation

◆ m_currentPage

unsigned WKSContentParsingState::m_currentPage

◆ m_currentPageNumber

int WKSContentParsingState::m_currentPageNumber

◆ m_font

WPSFont WKSContentParsingState::m_font

Referenced by WKSContentParsingState().

◆ m_inSubDocument

bool WKSContentParsingState::m_inSubDocument

◆ m_isFrameOpened

bool WKSContentParsingState::m_isFrameOpened

◆ m_isGroupOpened

bool WKSContentParsingState::m_isGroupOpened

a flag to know if openGroup was called

◆ m_isNote

bool WKSContentParsingState::m_isNote

◆ m_isPageSpanOpened

bool WKSContentParsingState::m_isPageSpanOpened

◆ m_isParagraphColumnBreak

bool WKSContentParsingState::m_isParagraphColumnBreak

◆ m_isParagraphOpened

bool WKSContentParsingState::m_isParagraphOpened

◆ m_isParagraphPageBreak

bool WKSContentParsingState::m_isParagraphPageBreak

◆ m_isSheetCellOpened

bool WKSContentParsingState::m_isSheetCellOpened

◆ m_isSheetOpened

bool WKSContentParsingState::m_isSheetOpened

◆ m_isSheetRowOpened

bool WKSContentParsingState::m_isSheetRowOpened

◆ m_isSpanOpened

bool WKSContentParsingState::m_isSpanOpened

◆ m_numDeferredTabs

int WKSContentParsingState::m_numDeferredTabs

◆ m_numPagesRemainingInSpan

int WKSContentParsingState::m_numPagesRemainingInSpan

◆ m_pageFormLength

double WKSContentParsingState::m_pageFormLength

◆ m_pageFormOrientationIsPortrait

bool WKSContentParsingState::m_pageFormOrientationIsPortrait

◆ m_pageFormWidth

double WKSContentParsingState::m_pageFormWidth

◆ m_pageMarginBottom

double WKSContentParsingState::m_pageMarginBottom

◆ m_pageMarginLeft

double WKSContentParsingState::m_pageMarginLeft

◆ m_pageMarginRight

double WKSContentParsingState::m_pageMarginRight

◆ m_pageMarginTop

double WKSContentParsingState::m_pageMarginTop

◆ m_paragraph

WPSParagraph WKSContentParsingState::m_paragraph

◆ m_subDocumentType

libwps::SubDocumentType WKSContentParsingState::m_subDocumentType

◆ m_textBuffer

librevenge::RVNGString WKSContentParsingState::m_textBuffer

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

Generated on Fri May 27 2022 03:07:01 for libwps by doxygen 1.8.14