_appendJustification(WPXPropertyList &propList, int justification) | WPXListener | [protected, virtual] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXListener | [protected, virtual] |
_changeList() | WP3Listener | [inline, private, 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] |
_flushText() | WP3Listener | [private, virtual] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXListener | [protected, virtual] |
_handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP3Listener | [protected, virtual] |
_openListElement() | WPXListener | [protected] |
_openPageSpan() | WPXListener | [protected] |
_openParagraph() | WP3Listener | [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) | WP3Listener | [virtual] |
attributeChange(const bool isOn, const uint8_t attribute) | WP3Listener | [virtual] |
closeCell() | WP3Listener | [virtual] |
closeRow() | WP3Listener | [virtual] |
columnChange(const WPXTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) | WP3Listener | [virtual] |
defineTable(const uint8_t position, const uint16_t leftOffset) | WP3Listener | [virtual] |
defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) | WP3Listener | [inline, virtual] |
endDocument() | WP3Listener | [virtual] |
endTable() | WP3Listener | [virtual] |
handleLineBreak() | WP3Listener | [inline, virtual] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXListener | |
indentFirstLineChange(const int16_t offset) | WP3Listener | [virtual] |
insertBreak(const uint8_t breakType) | WPXListener | [virtual] |
insertCell() | WP3Listener | [virtual] |
insertCharacter(const uint16_t character) | WP3Listener | [virtual] |
insertEOL() | WP3Listener | [virtual] |
insertNote(const WPXNoteType noteType, const WP3SubDocument *subDocument) | WP3Listener | [virtual] |
insertNoteReference(const std::string noteReference) | WP3Listener | [virtual] |
insertRow() | WP3Listener | [virtual] |
insertTab(const uint8_t tabType, const float tabPosition) | WP3Listener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(const uint8_t justification) | WP3Listener | [virtual] |
lineSpacingChange(const float lineSpacing) | WPXListener | [virtual] |
m_isUndoOn | WPXListener | [protected] |
m_listenerImpl | WPXListener | |
m_metaData | WPXListener | |
m_pageList | WPXListener | |
m_parseState | WP3Listener | [private] |
m_ps | WPXListener | |
marginChange(const uint8_t side, const uint16_t margin) | WP3Listener | [virtual] |
pageFormChange(const uint16_t length, const uint16_t width, const WPXFormOrientation orientation, const bool isPersistent) | WP3Listener | [inline, virtual] |
pageMarginChange(const uint8_t side, const uint16_t margin) | WP3Listener | [inline, virtual] |
paragraphMarginChange(const uint8_t side, const int16_t margin) | WP3Listener | [inline, virtual] |
setAlignmentCharacter(const uint16_t character) | WP3Listener | [inline, virtual] |
setFontSize(const uint16_t fontSize) | WP3Listener | [virtual] |
setLeaderCharacter(const uint16_t character, const uint8_t numberOfSpaces) | WP3Listener | [inline, virtual] |
setTableCellFillColor(const RGBSColor *cellFillColor) | WP3Listener | [virtual] |
setTableCellSpan(const uint16_t colSpan, const uint16_t rowSpan) | WP3Listener | [virtual] |
setTextColor(const RGBSColor *fontColor) | WP3Listener | [virtual] |
setTextFont(const std::string fontName) | WP3Listener | [virtual] |
spacingAfterParagraphChange(const float spacingRelative, const float spacingAbsolute) | WP3Listener | [inline, virtual] |
startDocument() | WPXListener | [virtual] |
startTable() | WP3Listener | [virtual] |
undoChange(const uint8_t undoType, const uint16_t undoLevel) | WP3Listener | [virtual] |
WP3Listener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WP3Listener | |
WPXListener(std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | WPXListener | |
~WP3Listener() | WP3Listener | [virtual] |
~WPXListener() | WPXListener | [virtual] |