_WPSContentParsingState Struct Reference

#include <WPSContentListener.h>

List of all members.

Public Member Functions

 _WPSContentParsingState ()
 ~_WPSContentParsingState ()

Public Attributes

uint32_t m_textAttributeBits
float m_fontSize
WPXString * m_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
bool m_wasHeaderRow
bool m_isCellWithoutParagraph
uint32_t m_cellAttributeBits
uint8_t m_paragraphJustificationBeforeColumns
std::list< WPSPageSpan
>::iterator 
m_nextPageSpanIter
int m_numPagesRemainingInSpan
bool m_sectionAttributesChanged
int m_numColumns
std::vector< WPSColumnDefinitionm_textColumns
bool m_isTextColumnWithoutParagraph
float m_pageFormLength
float m_pageFormWidth
WPSFormOrientation 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< WPSTabStopm_tabStops
bool m_isTabPositionRelative
bool m_isNote


Constructor & Destructor Documentation

_WPSContentParsingState::_WPSContentParsingState (  ) 

_WPSContentParsingState::~_WPSContentParsingState (  ) 


Member Data Documentation

uint32_t _WPSContentParsingState::m_textAttributeBits

float _WPSContentParsingState::m_fontSize

WPXString* _WPSContentParsingState::m_fontName

RGBSColor* _WPSContentParsingState::m_fontColor

RGBSColor* _WPSContentParsingState::m_highlightColor

bool _WPSContentParsingState::m_isParagraphColumnBreak

bool _WPSContentParsingState::m_isParagraphPageBreak

uint8_t _WPSContentParsingState::m_paragraphJustification

uint8_t _WPSContentParsingState::m_tempParagraphJustification

float _WPSContentParsingState::m_paragraphLineSpacing

bool _WPSContentParsingState::m_isDocumentStarted

bool _WPSContentParsingState::m_isPageSpanOpened

bool _WPSContentParsingState::m_isSectionOpened

bool _WPSContentParsingState::m_isPageSpanBreakDeferred

bool _WPSContentParsingState::m_isHeaderFooterWithoutParagraph

bool _WPSContentParsingState::m_isSpanOpened

bool _WPSContentParsingState::m_isParagraphOpened

bool _WPSContentParsingState::m_isListElementOpened

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

bool _WPSContentParsingState::m_wasHeaderRow

bool _WPSContentParsingState::m_isCellWithoutParagraph

uint32_t _WPSContentParsingState::m_cellAttributeBits

uint8_t _WPSContentParsingState::m_paragraphJustificationBeforeColumns

std::list<WPSPageSpan>::iterator _WPSContentParsingState::m_nextPageSpanIter

int _WPSContentParsingState::m_numPagesRemainingInSpan

bool _WPSContentParsingState::m_sectionAttributesChanged

int _WPSContentParsingState::m_numColumns

std::vector< WPSColumnDefinition > _WPSContentParsingState::m_textColumns

bool _WPSContentParsingState::m_isTextColumnWithoutParagraph

float _WPSContentParsingState::m_pageFormLength

float _WPSContentParsingState::m_pageFormWidth

WPSFormOrientation _WPSContentParsingState::m_pageFormOrientation

float _WPSContentParsingState::m_pageMarginLeft

float _WPSContentParsingState::m_pageMarginRight

float _WPSContentParsingState::m_paragraphMarginLeft

float _WPSContentParsingState::m_paragraphMarginRight

float _WPSContentParsingState::m_paragraphMarginTop

float _WPSContentParsingState::m_paragraphMarginBottom

float _WPSContentParsingState::m_leftMarginByPageMarginChange

float _WPSContentParsingState::m_rightMarginByPageMarginChange

float _WPSContentParsingState::m_sectionMarginLeft

float _WPSContentParsingState::m_sectionMarginRight

float _WPSContentParsingState::m_leftMarginByParagraphMarginChange

float _WPSContentParsingState::m_rightMarginByParagraphMarginChange

float _WPSContentParsingState::m_leftMarginByTabs

float _WPSContentParsingState::m_rightMarginByTabs

float _WPSContentParsingState::m_listReferencePosition

float _WPSContentParsingState::m_listBeginPosition

float _WPSContentParsingState::m_paragraphTextIndent

float _WPSContentParsingState::m_textIndentByParagraphIndentChange

float _WPSContentParsingState::m_textIndentByTabs

uint8_t _WPSContentParsingState::m_currentListLevel

uint16_t _WPSContentParsingState::m_alignmentCharacter

std::vector<WPSTabStop> _WPSContentParsingState::m_tabStops

bool _WPSContentParsingState::m_isTabPositionRelative

bool _WPSContentParsingState::m_isNote


The documentation for this struct was generated from the following files:
Generated on Tue Oct 23 14:47:56 2007 for libwps by doxygen 1.5.1