WPSContentParsingState Struct Reference

#include <WPSContentListener.h>

List of all members.

Public Member Functions

 WPSContentParsingState ()
 ~WPSContentParsingState ()

Public Attributes

WPXString m_textBuffer
int m_numDeferredTabs
uint32_t m_textAttributeBits
double m_fontSize
WPXString m_fontName
uint32_t m_fontColor
int m_textLanguage
bool m_isParagraphColumnBreak
bool m_isParagraphPageBreak
libwps::Justification m_paragraphJustification
double m_paragraphLineSpacing
WPXUnit m_paragraphLineSpacingUnit
int m_paragraphBorders
libwps::BorderStyle m_paragraphBordersStyle
int m_paragraphBordersWidth
uint32_t m_paragraphBordersColor
shared_ptr< WPSListm_list
uint8_t m_currentListLevel
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
double m_sectionMarginLeft
double m_sectionMarginRight
double m_sectionMarginTop
double m_sectionMarginBottom
double m_paragraphMarginLeft
double m_paragraphMarginRight
double m_paragraphMarginTop
WPXUnit m_paragraphMarginTopUnit
double m_paragraphMarginBottom
WPXUnit m_paragraphMarginBottomUnit
double m_leftMarginByPageMarginChange
double m_rightMarginByPageMarginChange
double m_leftMarginByParagraphMarginChange
double m_rightMarginByParagraphMarginChange
double m_leftMarginByTabs
double m_rightMarginByTabs
double m_paragraphTextIndent
double m_textIndentByParagraphIndentChange
double m_textIndentByTabs
double m_listReferencePosition
double m_listBeginPosition
std::vector< bool > m_listOrderedLevels
uint16_t m_alignmentCharacter
 a stack used to know what is open
std::vector< WPSTabStopm_tabStops
bool m_isTabPositionRelative
bool m_inSubDocument
bool m_isNote
libwps::SubDocumentType m_subDocumentType

Private Member Functions

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

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

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