WPSContentParsingState Struct Reference

the content state More...

List of all members.

Public Member Functions

 WPSContentParsingState ()
 ~WPSContentParsingState ()

Public Attributes

librevenge::RVNGString m_textBuffer
int m_numDeferredTabs
WPSFont m_font
WPSParagraph m_paragraph
shared_ptr< WPSListm_list
bool m_isParagraphColumnBreak
bool m_isParagraphPageBreak
bool m_isPageSpanOpened
bool m_isSectionOpened
bool m_isFrameOpened
bool m_isPageSpanBreakDeferred
bool m_isHeaderFooterWithoutParagraph
bool m_isSpanOpened
bool m_isParagraphOpened
bool m_isListElementOpened
bool m_firstParagraphInPageSpan
std::vector< unsigned int > m_numRowsToSkip
bool m_isTableOpened
bool m_isTableRowOpened
bool m_isTableColumnOpened
bool m_isTableCellOpened
unsigned m_currentPage
int m_numPagesRemainingInSpan
int m_currentPageNumber
bool m_sectionAttributesChanged
int m_numColumns
std::vector< WPSColumnDefinitionm_textColumns
bool m_isTextColumnWithoutParagraph
double m_pageFormLength
double m_pageFormWidth
bool m_pageFormOrientationIsPortrait
double m_pageMarginLeft
double m_pageMarginRight
double m_pageMarginTop
double m_pageMarginBottom
std::vector< bool > m_listOrderedLevels
bool m_inSubDocument
 a stack used to know what is open
bool m_isNote
libwps::SubDocumentType m_subDocumentType

Private Member Functions

 WPSContentParsingState (const WPSContentParsingState &)
WPSContentParsingStateoperator= (const WPSContentParsingState &)

Detailed Description

the content state


Constructor & Destructor Documentation


Member Function Documentation

WPSContentParsingState& WPSContentParsingState::operator= ( const WPSContentParsingState ) [private]

Member Data Documentation

a stack used to know what is open

std::vector<unsigned int> WPSContentParsingState::m_numRowsToSkip
librevenge::RVNGString WPSContentParsingState::m_textBuffer

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