_appendJustification(WPXPropertyList &propList, int justification) | WPXListener | [protected, virtual] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXListener | [protected, 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] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXListener | [protected, virtual] |
_handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP5Listener | [inline, protected, virtual] |
_openListElement() | WPXListener | [protected] |
_openPageSpan() | WP5StylesListener | [inline, protected, virtual] |
_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) | WP5StylesListener | [inline, virtual] |
attributeChange(const bool isOn, const uint8_t attribute) | WP5StylesListener | [inline, virtual] |
columnChange(const WPXTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) | WP5StylesListener | [inline, virtual] |
defineTable(const uint8_t position, const uint16_t leftOffset) | WP5StylesListener | [inline, virtual] |
defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) | WP5StylesListener | [inline, virtual] |
endDocument() | WP5StylesListener | [virtual] |
endTable() | WP5StylesListener | [inline, virtual] |
handleLineBreak() | WP5Listener | [inline, virtual] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXListener | |
indentFirstLineChange(const int16_t offset) | WP5StylesListener | [inline, virtual] |
insertBreak(const uint8_t breakType) | WP5StylesListener | [virtual] |
insertCell(const uint8_t colSpan, const uint8_t rowSpan, const uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment, const bool useCellAttributes, const uint32_t cellAttributes) | WP5StylesListener | [virtual] |
insertCharacter(const uint16_t character) | WP5StylesListener | [inline, virtual] |
insertEOL() | WP5StylesListener | [inline, virtual] |
insertRow(const uint16_t rowHeight, const bool isMinimumHeight, const bool isHeaderRow) | WP5StylesListener | [virtual] |
insertTab(const uint8_t tabType, const uint16_t tabPosition) | WP5StylesListener | [inline, virtual] |
WP5Listener::insertTab(const uint8_t tabType, const float tabPosition) | WP5Listener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(const uint8_t justification) | WP5StylesListener | [inline, virtual] |
lineSpacingChange(const float lineSpacing) | WP5StylesListener | [inline, virtual] |
m_currentPage | WP5StylesListener | [private] |
m_currentPageHasContent | WP5StylesListener | [private] |
m_currentTable | WP5StylesListener | [private] |
m_isUndoOn | WPXListener | [protected] |
m_listenerImpl | WPXListener | |
m_metaData | WPXListener | |
m_pageList | WPXListener | |
m_ps | WPXListener | |
m_tableList | WP5StylesListener | [private] |
m_tempMarginLeft | WP5StylesListener | [private] |
m_tempMarginRight | WP5StylesListener | [private] |
marginChange(const uint8_t side, const uint16_t margin) | WP5StylesListener | [virtual] |
pageFormChange(const uint16_t length, const uint16_t width, const WPXFormOrientation orientation, const bool isPersistent) | WP5StylesListener | [virtual] |
pageMarginChange(const uint8_t side, const uint16_t margin) | WP5StylesListener | [virtual] |
paragraphMarginChange(const uint8_t side, const int16_t margin) | WP5StylesListener | [inline, virtual] |
setAlignmentCharacter(const uint16_t character) | WP5StylesListener | [inline, virtual] |
setLeaderCharacter(const uint16_t character, const uint8_t numberOfSpaces) | WP5StylesListener | [inline, virtual] |
spacingAfterParagraphChange(const float spacingRelative, const float spacingAbsolute) | WP5StylesListener | [inline, virtual] |
startDocument() | WP5StylesListener | [inline, virtual] |
startTable() | WP5StylesListener | [virtual] |
WP5Listener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WP5Listener | |
WP5StylesListener(std::vector< WPXPageSpan * > *pageList, WPXTableList tableList) | WP5StylesListener | |
WPXListener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WPXListener | |
~WP5Listener() | WP5Listener | [virtual] |
~WPXListener() | WPXListener | [virtual] |