_WPXContentParsingState Struct Reference

#include <WPXContentListener.h>

List of all members.

Public Member Functions

 _WPXContentParsingState ()
 ~_WPXContentParsingState ()

Public Attributes

uint32_t m_textAttributeBits
float m_fontSize
WPXStringm_fontName
RGBSColorm_fontColor
RGBSColorm_highlightColor
bool m_isParagraphColumnBreak
bool m_isParagraphPageBreak
uint8_t m_paragraphJustification
uint8_t m_tempParagraphJustification
float m_paragraphLineSpacing
bool m_isDocumentStarted
bool m_isPageSpanOpened
bool m_isSectionOpened
bool m_isPageSpanBreakDeferred
bool m_isHeaderFooterWithoutParagraph
bool m_isSpanOpened
bool m_isParagraphOpened
bool m_isListElementOpened
std::vector< unsigned int > m_numRowsToSkip
WPXTableDefinition m_tableDefinition
int m_currentTableCol
int m_currentTableRow
int m_currentTableCellNumberInRow
bool m_isTableOpened
bool m_isTableRowOpened
bool m_isTableColumnOpened
bool m_isTableCellOpened
bool m_wasHeaderRow
bool m_isCellWithoutParagraph
uint32_t m_cellAttributeBits
uint8_t m_paragraphJustificationBeforeTable
std::list< WPXPageSpan >::iterator m_nextPageSpanIter
int m_numPagesRemainingInSpan
bool m_sectionAttributesChanged
int m_numColumns
std::vector< WPXColumnDefinitionm_textColumns
bool m_isTextColumnWithoutParagraph
float m_pageFormLength
float m_pageFormWidth
WPXFormOrientation m_pageFormOrientation
float m_pageMarginLeft
float m_pageMarginRight
float m_paragraphMarginLeft
float m_paragraphMarginRight
float m_paragraphMarginTop
float m_paragraphMarginBottom
float m_leftMarginByPageMarginChange
float m_rightMarginByPageMarginChange
float m_sectionMarginLeft
float m_sectionMarginRight
float m_leftMarginByParagraphMarginChange
float m_rightMarginByParagraphMarginChange
float m_leftMarginByTabs
float m_rightMarginByTabs
float m_listReferencePosition
float m_listBeginPosition
float m_paragraphTextIndent
float m_textIndentByParagraphIndentChange
float m_textIndentByTabs
uint8_t m_currentListLevel
uint16_t m_alignmentCharacter
std::vector< WPXTabStopm_tabStops
bool m_isTabPositionRelative
std::set< const WPXSubDocument * > m_subDocuments
bool m_inSubDocument
bool m_isNote


Constructor & Destructor Documentation

_WPXContentParsingState::_WPXContentParsingState (  ) 

_WPXContentParsingState::~_WPXContentParsingState (  ) 


Member Data Documentation

std::vector<unsigned int> _WPXContentParsingState::m_numRowsToSkip


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

Generated on Wed Jul 22 10:51:22 2009 for libwpd by doxygen 1.5.8