_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] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXHLListener | [protected] |
_handleSubDocument(uint16_t textPID, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP42HLStylesListener | [inline, protected, virtual] |
_openListElement() | WPXHLListener | [protected] |
_openPageSpan() | WP42HLStylesListener | [inline, protected, virtual] |
_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) | WP42HLStylesListener | [inline, virtual] |
attributeChange(const bool isOn, const uint8_t attribute) | WP42HLStylesListener | [inline, virtual] |
columnChange(const WPXTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) | WP42HLStylesListener | [inline, virtual] |
defineTable(uint8_t position, uint16_t leftOffset) | WP42HLStylesListener | [inline, virtual] |
defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) | WP42HLStylesListener | [inline, virtual] |
endDocument() | WP42HLStylesListener | [virtual] |
endTable() | WP42HLStylesListener | [inline, virtual] |
handleLineBreak() | WP42HLListener | [inline, virtual] |
handleSubDocument(uint16_t textPID, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXHLListener | |
highlightChante(const bool isOn, const RGBSColor color) | WP42HLStylesListener | [inline, virtual] |
indentFirstLineChange(const int16_t offset) | WP42HLStylesListener | [inline, virtual] |
insertBreak(const uint8_t breakType) | WP42HLStylesListener | [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) | WP42HLStylesListener | [virtual] |
insertCharacter(const uint16_t character) | WP42HLStylesListener | [inline, virtual] |
insertEOL() | WP42HLStylesListener | [inline, virtual] |
insertRow(const uint16_t rowHeight, const bool isMinimumHeight, const bool isHeaderRow) | WP42HLStylesListener | [virtual] |
insertTab(const uint8_t tabType, const float tabPosition) | WP42HLStylesListener | [inline, virtual] |
isUndoOn() | WPXHLListener | [inline, protected] |
justificationChange(const uint8_t justification) | WP42HLStylesListener | [inline, virtual] |
lineSpacingChange(const float lineSpacing) | WP42HLStylesListener | [inline, virtual] |
m_currentPage | WP42HLStylesListener | [private] |
m_currentPageHasContent | WP42HLStylesListener | [private] |
m_currentTable | WP42HLStylesListener | [private] |
m_isUndoOn | WPXHLListener | [protected] |
m_listenerImpl | WPXHLListener | |
m_metaData | WPXHLListener | |
m_pageList | WPXHLListener | |
m_ps | WPXHLListener | |
m_tableList | WP42HLStylesListener | [private] |
m_tempMarginLeft | WP42HLStylesListener | [private] |
m_tempMarginRight | WP42HLStylesListener | [private] |
marginChange(const uint8_t side, const uint16_t margin) | WP42HLStylesListener | [inline, virtual] |
pageFormChange(const uint16_t length, const uint16_t width, const WPXFormOrientation orientation, const bool isPersistent) | WP42HLStylesListener | [inline, virtual] |
pageMarginChange(const uint8_t side, const uint16_t margin) | WP42HLStylesListener | [inline, virtual] |
paragraphMarginChange(const uint8_t side, const int16_t margin) | WP42HLStylesListener | [inline, virtual] |
setAlignmentCharacter(const uint16_t character) | WP42HLStylesListener | [inline, virtual] |
setLeaderCharacter(const uint16_t character, const uint8_t numberOfSpaces) | WP42HLStylesListener | [inline, virtual] |
spacingAfterParagraphChange(const float spacingRelative, const float spacingAbsolute) | WP42HLStylesListener | [inline, virtual] |
startDocument() | WP42HLStylesListener | [inline, virtual] |
startTable() | WP42HLStylesListener | [virtual] |
WP42HLListener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WP42HLListener | |
WP42HLStylesListener(std::vector< WPXPageSpan * > *pageList, WPXTableList tableList) | WP42HLStylesListener | |
WP42LLListener() | WP42LLListener | [inline] |
WPXHLListener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WPXHLListener | |
WPXLLListener() | WPXLLListener | [inline] |
~WP42LLListener() | WP42LLListener | [inline, virtual] |
~WPXHLListener() | WPXHLListener | |
~WPXLLListener() | WPXLLListener | [inline, virtual] |