_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | [protected] |
_changeList() | WP1ContentListener | [inline, protected, virtual] |
_closeListElement() | WPXContentListener | [protected] |
_closePageSpan() | WPXContentListener | [protected] |
_closeParagraph() | WPXContentListener | [protected] |
_closeSection() | WPXContentListener | [protected] |
_closeSpan() | WPXContentListener | [protected] |
_closeTable() | WPXContentListener | [protected] |
_closeTableCell() | WPXContentListener | [protected] |
_closeTableRow() | WPXContentListener | [protected] |
_flushText() | WP1ContentListener | [protected, virtual] |
_getNextTabStop() const | WPXContentListener | [protected] |
_getPreviousTabStop() const | WPXContentListener | [protected] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXContentListener | [protected] |
_handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP1ContentListener | [protected, virtual] |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | [protected] |
_movePositionToFirstColumn(float position) | WPXContentListener | [protected] |
_openListElement() | WPXContentListener | [protected] |
_openPageSpan() | WPXContentListener | [protected] |
_openParagraph() | WPXContentListener | [protected, virtual] |
_openSection() | WPXContentListener | [protected] |
_openSpan() | WPXContentListener | [protected] |
_openTable() | WPXContentListener | [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) | WPXContentListener | [protected] |
_openTableRow(const float height, const bool isMinimumHeight, const bool isHeaderRow) | WPXContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPXContentListener | [protected] |
attributeChange(const bool isOn, const uint8_t attribute) | WP1ContentListener | [virtual] |
bottomMarginSet(const uint16_t) | WP1ContentListener | [inline, virtual] |
centerOff() | WP1ContentListener | [inline, virtual] |
centerOn() | WP1ContentListener | [virtual] |
endDocument() | WP1ContentListener | [inline, virtual] |
flushRightOff() | WP1ContentListener | [inline, virtual] |
flushRightOn() | WP1ContentListener | [virtual] |
fontId(const uint16_t id) | WP1ContentListener | [virtual] |
fontPointSize(const uint8_t pointSize) | WP1ContentListener | [virtual] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
headerFooterGroup(const uint8_t headerFooterDefinition, WP1SubDocument *subDocument) | WP1ContentListener | [virtual] |
insertBreak(const uint8_t breakType) | WP1ContentListener | [inline, virtual] |
insertCharacter(const uint16_t character) | WP1ContentListener | [virtual] |
insertEOL() | WP1ContentListener | [virtual] |
insertExtendedCharacter(const uint8_t extendedCharacter) | WP1ContentListener | [virtual] |
insertNote(const WPXNoteType noteType, WP1SubDocument *subDocument) | WP1ContentListener | [virtual] |
insertTab() | WP1ContentListener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(const uint8_t justification) | WP1ContentListener | [virtual] |
leftIndent(const uint16_t leftMarginOffset) | WP1ContentListener | [virtual] |
leftMarginRelease(const uint16_t release) | WP1ContentListener | [virtual] |
leftRightIndent(const uint16_t leftRightMarginOffset) | WP1ContentListener | [virtual] |
lineSpacingChange(const uint8_t spacing) | WP1ContentListener | [inline, virtual] |
lineSpacingChange(const float lineSpacing) | WP1ContentListener | [protected] |
m_listenerImpl | WPXContentListener | [protected] |
m_metaData | WPXContentListener | [protected] |
m_pageList | WPXListener | [protected] |
m_parseState | WP1ContentListener | [private] |
m_ps | WPXContentListener | [protected] |
m_subDocuments | WP1ContentListener | [private] |
marginReset(const uint16_t leftMargin, const uint16_t rightMargin) | WP1ContentListener | [virtual] |
operator=(WP1ContentListener &) | WP1ContentListener | [private] |
setTabs(const std::vector< WPXTabStop > tabStops) | WP1ContentListener | [virtual] |
setUndoOn(bool isOn) | WPXListener | [inline, protected] |
startDocument() | WP1ContentListener | [inline, virtual] |
suppressPageCharacteristics(const uint8_t) | WP1ContentListener | [inline, virtual] |
topMarginSet(const uint16_t) | WP1ContentListener | [inline, virtual] |
WP1ContentListener(std::list< WPXPageSpan > &pageList, std::vector< WP1SubDocument * > &subDocuments, WPXHLListenerImpl *listenerImpl) | WP1ContentListener | |
WP1ContentListener(const WP1ContentListener &) | WP1ContentListener | [private] |
WP1Listener() | WP1Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPXContentListener | [protected] |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | [protected] |
~WP1ContentListener() | WP1ContentListener | |
~WP1Listener() | WP1Listener | [inline, virtual] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |