Main Page
Namespaces
Classes
Files
Alphabetical List
Class List
Class Hierarchy
Class Members
_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
RGBSColor
*
m_fontColor
RGBSColor
*
m_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<
WPSColumnDefinition
>
m_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<
WPSTabStop
>
m_tabStops
bool
m_isTabPositionRelative
bool
m_isNote
Private Member Functions
_WPSContentParsingState
(const
_WPSContentParsingState
&)
_WPSContentParsingState
&
operator=
(const
_WPSContentParsingState
&)
Constructor & Destructor Documentation
_WPSContentParsingState::_WPSContentParsingState
(
)
_WPSContentParsingState::~_WPSContentParsingState
(
)
_WPSContentParsingState::_WPSContentParsingState
(
const
_WPSContentParsingState
&
)
[private]
Member Function Documentation
_WPSContentParsingState
& _WPSContentParsingState::operator=
(
const
_WPSContentParsingState
&
)
[private]
Member Data Documentation
uint16_t
_WPSContentParsingState::m_alignmentCharacter
uint32_t
_WPSContentParsingState::m_cellAttributeBits
uint8_t
_WPSContentParsingState::m_currentListLevel
RGBSColor
*
_WPSContentParsingState::m_fontColor
WPXString*
_WPSContentParsingState::m_fontName
float
_WPSContentParsingState::m_fontSize
RGBSColor
*
_WPSContentParsingState::m_highlightColor
bool
_WPSContentParsingState::m_isCellWithoutParagraph
bool
_WPSContentParsingState::m_isDocumentStarted
bool
_WPSContentParsingState::m_isHeaderFooterWithoutParagraph
bool
_WPSContentParsingState::m_isListElementOpened
bool
_WPSContentParsingState::m_isNote
bool
_WPSContentParsingState::m_isPageSpanBreakDeferred
bool
_WPSContentParsingState::m_isPageSpanOpened
bool
_WPSContentParsingState::m_isParagraphColumnBreak
bool
_WPSContentParsingState::m_isParagraphOpened
bool
_WPSContentParsingState::m_isParagraphPageBreak
bool
_WPSContentParsingState::m_isSectionOpened
bool
_WPSContentParsingState::m_isSpanOpened
bool
_WPSContentParsingState::m_isTabPositionRelative
bool
_WPSContentParsingState::m_isTextColumnWithoutParagraph
float
_WPSContentParsingState::m_leftMarginByPageMarginChange
float
_WPSContentParsingState::m_leftMarginByParagraphMarginChange
float
_WPSContentParsingState::m_leftMarginByTabs
float
_WPSContentParsingState::m_listBeginPosition
float
_WPSContentParsingState::m_listReferencePosition
std::list<
WPSPageSpan
>::iterator
_WPSContentParsingState::m_nextPageSpanIter
int
_WPSContentParsingState::m_numColumns
int
_WPSContentParsingState::m_numPagesRemainingInSpan
std::vector<unsigned int>
_WPSContentParsingState::m_numRowsToSkip
float
_WPSContentParsingState::m_pageFormLength
WPSFormOrientation
_WPSContentParsingState::m_pageFormOrientation
float
_WPSContentParsingState::m_pageFormWidth
float
_WPSContentParsingState::m_pageMarginLeft
float
_WPSContentParsingState::m_pageMarginRight
uint8_t
_WPSContentParsingState::m_paragraphJustification
uint8_t
_WPSContentParsingState::m_paragraphJustificationBeforeColumns
float
_WPSContentParsingState::m_paragraphLineSpacing
float
_WPSContentParsingState::m_paragraphMarginBottom
float
_WPSContentParsingState::m_paragraphMarginLeft
float
_WPSContentParsingState::m_paragraphMarginRight
float
_WPSContentParsingState::m_paragraphMarginTop
float
_WPSContentParsingState::m_paragraphTextIndent
float
_WPSContentParsingState::m_rightMarginByPageMarginChange
float
_WPSContentParsingState::m_rightMarginByParagraphMarginChange
float
_WPSContentParsingState::m_rightMarginByTabs
bool
_WPSContentParsingState::m_sectionAttributesChanged
float
_WPSContentParsingState::m_sectionMarginLeft
float
_WPSContentParsingState::m_sectionMarginRight
std::vector<
WPSTabStop
>
_WPSContentParsingState::m_tabStops
uint8_t
_WPSContentParsingState::m_tempParagraphJustification
uint32_t
_WPSContentParsingState::m_textAttributeBits
std::vector<
WPSColumnDefinition
>
_WPSContentParsingState::m_textColumns
float
_WPSContentParsingState::m_textIndentByParagraphIndentChange
float
_WPSContentParsingState::m_textIndentByTabs
bool
_WPSContentParsingState::m_wasHeaderRow
The documentation for this struct was generated from the following files:
WPSContentListener.h
WPSContentListener.cpp
Generated on Wed Jan 7 17:19:00 2009 for libwps by
doxygen
1.4.6