This is the complete list of members for WP1ContentListener, including all inherited members.
_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | protected |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | protected |
_changeList() | WP1ContentListener | inlineprotectedvirtual |
_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 | protectedvirtual |
_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 | protectedvirtual |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | protected |
_insertPageNumberParagraph(WPXPageNumberPosition position, WPXNumberingType type, WPXString fontName, double fontSize) | WPXContentListener | protected |
_insertText(const WPXString &textBuffer) | WPXContentListener | protected |
_mapNonUnicodeCharacter(uint32_t character) | WPXContentListener | protected |
_movePositionToFirstColumn(double position) | WPXContentListener | protected |
_openListElement() | WPXContentListener | protected |
_openPageSpan() | WPXContentListener | protected |
_openParagraph() | WPXContentListener | protectedvirtual |
_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 | inlinevirtual |
centerOff() | WP1ContentListener | inlinevirtual |
centerOn() | WP1ContentListener | virtual |
endDocument() | WP1ContentListener | inlinevirtual |
endSubDocument() | WP1ContentListener | inlinevirtual |
flushRightOff() | WP1ContentListener | inlinevirtual |
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 | inlinevirtual |
insertCharacter(uint32_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 | inlineprotected |
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 | inlinevirtual |
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 | inlineprotected |
startDocument() | WP1ContentListener | inlinevirtual |
startSubDocument() | WP1ContentListener | inlinevirtual |
suppressPageCharacteristics(uint8_t) | WP1ContentListener | inlinevirtual |
topMarginSet(uint16_t) | WP1ContentListener | inlinevirtual |
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 | inlinevirtual |
~WPXContentListener() | WPXContentListener | protectedvirtual |
~WPXListener() | WPXListener | protectedvirtual |