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