_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | [protected, virtual] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | [protected, virtual] |
_changeList() | WP42ContentListener | [inline, private, virtual] |
_closeListElement() | WPXContentListener | [protected] |
_closePageSpan() | WPXContentListener | [protected] |
_closeParagraph() | WPXContentListener | [protected] |
_closeSection() | WPXContentListener | [protected] |
_closeSpan() | WPXContentListener | [protected] |
_closeTable() | WPXContentListener | [protected] |
_closeTableCell() | WPXContentListener | [protected] |
_closeTableRow() | WPXContentListener | [protected] |
_flushText() | WP42ContentListener | [private, virtual] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXContentListener | [protected, virtual] |
_handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP42ContentListener | [inline, protected, virtual] |
_movePositionToFirstColumn(float position) | WPXContentListener | [protected] |
_openListElement() | WPXContentListener | [protected] |
_openPageSpan() | WPXContentListener | [protected] |
_openParagraph() | WPXContentListener | [protected, virtual] |
_openSection() | WPXContentListener | [protected] |
_openSpan() | WPXContentListener | [protected] |
_openTable() | WPXContentListener | [protected] |
_openTableCell(const uint8_t colSpan, const uint8_t rowSpan, const uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment) | WPXContentListener | [protected] |
_openTableRow(const float height, const bool isMinimumHeight, const bool isHeaderRow) | WPXContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPXContentListener | [protected, virtual] |
addTableColumnDefinition(const uint32_t width, const uint32_t leftGutter, const uint32_t rightGutter, const uint32_t attributes, const uint8_t alignment) | WP42ContentListener | [inline, virtual] |
attributeChange(const bool isOn, const uint8_t attribute) | WP42ContentListener | [virtual] |
columnChange(const WPXTextColumnType typeColumn, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) | WP42ContentListener | [inline, virtual] |
defineTable(const uint8_t position, const uint16_t leftOffset) | WP42ContentListener | [inline, virtual] |
defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) | WP42ContentListener | [inline, virtual] |
endDocument() | WP42ContentListener | [virtual] |
endTable() | WP42ContentListener | [inline, virtual] |
handleLineBreak() | WP42ContentListener | [inline, virtual] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
indentFirstLineChange(const int16_t offset) | WP42ContentListener | [inline, virtual] |
insertBreak(const uint8_t breakType) | WP42ContentListener | [inline, virtual] |
insertCell(const uint8_t colSpan, const uint8_t rowSpan, const bool boundFromLeft, const bool boundFromAbove, const uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment, const bool useCellAttributes, const uint32_t cellAttributes) | WP42ContentListener | [inline, virtual] |
insertCharacter(const uint16_t character) | WP42ContentListener | [virtual] |
insertEOL() | WP42ContentListener | [virtual] |
insertRow(const uint16_t rowHeight, const bool isMinimumHeight, const bool isHeaderRow) | WP42ContentListener | [inline, virtual] |
insertTab(const uint8_t tabType, float tabPosition) | WP42ContentListener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(const uint8_t justification) | WP42ContentListener | [inline, virtual] |
lineSpacingChange(const float lineSpacing) | WP42ContentListener | [inline, virtual] |
m_listenerImpl | WPXContentListener | [protected] |
m_metaData | WPXContentListener | [protected] |
m_pageList | WPXContentListener | [protected] |
m_parseState | WP42ContentListener | [private] |
m_ps | WPXContentListener | [protected] |
marginChange(const uint8_t side, const uint16_t margin) | WP42ContentListener | [inline, virtual] |
pageFormChange(const uint16_t length, const uint16_t width, const WPXFormOrientation orientation, const bool isPersistent) | WP42ContentListener | [inline, virtual] |
pageMarginChange(const uint8_t side, const uint16_t margin) | WP42ContentListener | [inline, virtual] |
paragraphMarginChange(const uint8_t side, const int16_t margin) | WP42ContentListener | [inline, virtual] |
setAlignmentCharacter(const uint16_t character) | WP42ContentListener | [inline, virtual] |
setLeaderCharacter(const uint16_t character, const uint8_t numberOfSpaces) | WP42ContentListener | [inline, virtual] |
setUndoOn(bool isUndoOn) | WPXListener | [inline, protected] |
spacingAfterParagraphChange(const float spacingRelative, const float spacingAbsolute) | WP42ContentListener | [inline, virtual] |
startDocument() | WP42ContentListener | [inline, virtual] |
startTable() | WP42ContentListener | [inline, virtual] |
WP42ContentListener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WP42ContentListener | |
WP42Listener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WP42Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPXContentListener | [protected] |
WPXListener() | WPXListener | [protected] |
~WP42ContentListener() | WP42ContentListener | |
~WP42Listener() | WP42Listener | [inline, virtual] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |