_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, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice=0) | WP1ContentListener | [protected, virtual] |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | [protected] |
_insertPageNumberParagraph(WPXPageNumberPosition position, WPXNumberingType type, WPXString fontName, double fontSize) | WPXContentListener | [protected] |
_insertText(const WPXString &textBuffer) | WPXContentListener | [protected] |
_mapNonUnicodeCharacter(uint16_t character) | WPXContentListener | [protected] |
_movePositionToFirstColumn(double 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 double height, const bool isMinimumHeight, const bool isHeaderRow) | WPXContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPXContentListener | [protected] |
attributeChange(bool isOn, uint8_t attribute) | WP1ContentListener | [virtual] |
bottomMarginSet(uint16_t) | WP1ContentListener | [inline, virtual] |
centerOff() | WP1ContentListener | [inline, virtual] |
centerOn() | WP1ContentListener | [virtual] |
endDocument() | WP1ContentListener | [inline, virtual] |
endSubDocument() | WP1ContentListener | [inline, virtual] |
flushRightOff() | WP1ContentListener | [inline, virtual] |
flushRightOn() | WP1ContentListener | [virtual] |
fontId(uint16_t id) | WP1ContentListener | [virtual] |
fontPointSize(uint8_t pointSize) | WP1ContentListener | [virtual] |
handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
headerFooterGroup(uint8_t headerFooterDefinition, WP1SubDocument *subDocument) | WP1ContentListener | [virtual] |
insertBreak(uint8_t breakType) | WP1ContentListener | [inline, virtual] |
insertCharacter(uint16_t character) | WP1ContentListener | [virtual] |
insertEOL() | WP1ContentListener | [virtual] |
insertExtendedCharacter(uint8_t extendedCharacter) | WP1ContentListener | [virtual] |
insertNote(WPXNoteType noteType, WP1SubDocument *subDocument) | WP1ContentListener | [virtual] |
insertPicture(uint16_t width, uint16_t height, const WPXBinaryData &binaryData) | WP1ContentListener | [virtual] |
insertTab() | WP1ContentListener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(uint8_t justification) | WP1ContentListener | [virtual] |
leftIndent(uint16_t leftMarginOffset) | WP1ContentListener | [virtual] |
leftMarginRelease(uint16_t release) | WP1ContentListener | [virtual] |
leftRightIndent(uint16_t leftRightMarginOffset) | WP1ContentListener | [virtual] |
lineSpacingChange(uint8_t spacing) | WP1ContentListener | [inline, virtual] |
WPXContentListener::lineSpacingChange(const double lineSpacing) | WPXContentListener | [protected] |
m_documentInterface | WPXContentListener | [protected] |
m_metaData | WPXContentListener | [protected] |
m_pageList | WPXListener | [protected] |
m_parseState | WP1ContentListener | [private] |
m_ps | WPXContentListener | [protected] |
m_subDocuments | WP1ContentListener | [private] |
marginReset(uint16_t leftMargin, 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] |
startSubDocument() | WP1ContentListener | [inline, virtual] |
suppressPageCharacteristics(uint8_t) | WP1ContentListener | [inline, virtual] |
topMarginSet(uint16_t) | WP1ContentListener | [inline, virtual] |
WP1ContentListener(std::list< WPXPageSpan > &pageList, std::vector< WP1SubDocument * > &subDocuments, WPXDocumentInterface *documentInterface) | WP1ContentListener | |
WP1ContentListener(const WP1ContentListener &) | WP1ContentListener | [private] |
WP1Listener() | WP1Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXDocumentInterface *documentInterface) | WPXContentListener | [protected] |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | [protected] |
~WP1ContentListener() | WP1ContentListener | |
~WP1Listener() | WP1Listener | [inline, virtual] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |