| _appendJustification(WPXPropertyList &propList, int justification) | WPXListener | [protected, virtual] |
| _appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXListener | [protected, virtual] |
| _changeList()=0 | WPXListener | [protected, pure virtual] |
| _closeListElement() | WPXListener | [protected] |
| _closePageSpan() | WPXListener | [protected] |
| _closeParagraph() | WPXListener | [protected] |
| _closeSection() | WPXListener | [protected] |
| _closeSpan() | WPXListener | [protected] |
| _closeTable() | WPXListener | [protected] |
| _closeTableCell() | WPXListener | [protected] |
| _closeTableRow() | WPXListener | [protected] |
| _colorToString(const RGBSColor *color) | WPXListener | [private] |
| _flushText()=0 | WPXListener | [protected, pure virtual] |
| _getTabStops(WPXPropertyListVector &tabStops) | WPXListener | [protected, virtual] |
| _handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice)=0 | WPXListener | [protected, pure virtual] |
| _mergeColorsToString(const RGBSColor *fgColor, const RGBSColor *bgColor) | WPXListener | [private] |
| _openListElement() | WPXListener | [protected] |
| _openPageSpan() | WPXListener | [protected] |
| _openParagraph() | WPXListener | [protected, virtual] |
| _openSection() | WPXListener | [protected] |
| _openSpan() | WPXListener | [protected] |
| _openTable() | WPXListener | [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) | WPXListener | [protected] |
| _openTableRow(const float height, const bool isMinimumHeight, const bool isHeaderRow) | WPXListener | [protected] |
| _resetParagraphState(const bool isListElement=false) | WPXListener | [protected, virtual] |
| addTableColumnDefinition(const uint32_t width, const uint32_t leftGutter, const uint32_t rightGutter, const uint32_t attributes, const uint8_t alignment)=0 | WPXListener | [pure virtual] |
| attributeChange(const bool isOn, const uint8_t attribute)=0 | WPXListener | [pure virtual] |
| columnChange(const WPXTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth)=0 | WPXListener | [pure virtual] |
| defineTable(const uint8_t position, const uint16_t leftOffset)=0 | WPXListener | [pure virtual] |
| defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods)=0 | WPXListener | [pure virtual] |
| endDocument()=0 | WPXListener | [pure virtual] |
| endTable()=0 | WPXListener | [pure virtual] |
| handleLineBreak()=0 | WPXListener | [pure virtual] |
| handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXListener | |
| indentFirstLineChange(const int16_t offset)=0 | WPXListener | [pure virtual] |
| insertBreak(const uint8_t breakType) | WPXListener | [virtual] |
| insertCharacter(const uint16_t character)=0 | WPXListener | [pure virtual] |
| insertEOL()=0 | WPXListener | [pure virtual] |
| insertTab(const uint8_t tabType, const float tabPosition)=0 | WPXListener | [pure virtual] |
| isUndoOn() | WPXListener | [inline, protected] |
| justificationChange(const uint8_t justification) | WPXListener | [virtual] |
| lineSpacingChange(const float lineSpacing) | WPXListener | [virtual] |
| m_isUndoOn | WPXListener | [protected] |
| m_listenerImpl | WPXListener | |
| m_metaData | WPXListener | |
| m_pageList | WPXListener | |
| m_ps | WPXListener | |
| marginChange(const uint8_t side, const uint16_t margin)=0 | WPXListener | [pure virtual] |
| pageFormChange(const uint16_t length, const uint16_t width, const WPXFormOrientation orientation, const bool isPersistent)=0 | WPXListener | [pure virtual] |
| pageMarginChange(const uint8_t side, const uint16_t margin)=0 | WPXListener | [pure virtual] |
| paragraphMarginChange(const uint8_t side, const int16_t margin)=0 | WPXListener | [pure virtual] |
| setAlignmentCharacter(const uint16_t character)=0 | WPXListener | [pure virtual] |
| setLeaderCharacter(const uint16_t character, const uint8_t numberOfSpaces)=0 | WPXListener | [pure virtual] |
| spacingAfterParagraphChange(const float spacingRelative, const float spacingAbsolute)=0 | WPXListener | [pure virtual] |
| startDocument() | WPXListener | [virtual] |
| startTable()=0 | WPXListener | [pure virtual] |
| WPXListener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WPXListener | |
| ~WPXListener() | WPXListener | [virtual] |