, including all inherited members.
_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | [protected] |
_changeList() | WP5ContentListener | [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() | WP5ContentListener | [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) | WP5ContentListener | [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] |
addTableColumnDefinition(uint32_t width, uint32_t leftGutter, uint32_t rightGutter, uint32_t attributes, uint8_t alignment) | WP5ContentListener | [virtual] |
attributeChange(bool isOn, uint8_t attribute) | WP5ContentListener | [virtual] |
boxOff() | WP5ContentListener | [virtual] |
boxOn(uint8_t positionAndType, uint8_t alignment, uint16_t width, uint16_t height, uint16_t x, uint16_t y) | WP5ContentListener | [virtual] |
characterColorChange(uint8_t red, uint8_t green, uint8_t blue) | WP5ContentListener | [virtual] |
defineTable(uint8_t position, uint16_t leftOffset) | WP5ContentListener | [virtual] |
endDocument() | WP5ContentListener | [inline, virtual] |
endSubDocument() | WP5ContentListener | [inline, virtual] |
endTable() | WP5ContentListener | [virtual] |
getGeneralPacketData(const int type) const | WP5Listener | |
handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
headerFooterGroup(uint8_t headerFooterType, uint8_t occurenceBits, WP5SubDocument *subDocument) | WP5ContentListener | [virtual] |
insertBreak(uint8_t breakType) | WP5ContentListener | [inline, virtual] |
insertCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, WPXVerticalAlignment cellVerticalAlignment, bool useCellAttributes, uint32_t cellAttributes) | WP5ContentListener | [virtual] |
insertCharacter(uint16_t character) | WP5ContentListener | [virtual] |
insertEOL() | WP5ContentListener | [virtual] |
insertGraphicsData(const WPXBinaryData *data) | WP5ContentListener | [virtual] |
insertIndent(uint8_t indentType, double indentPosition) | WP5ContentListener | [virtual] |
insertNote(WPXNoteType noteType, const WP5SubDocument *subDocument) | WP5ContentListener | [virtual] |
insertNoteReference(const WPXString ¬eReference) | WP5ContentListener | [virtual] |
insertRow(uint16_t rowHeight, bool isMinimumHeight, bool isHeaderRow) | WP5ContentListener | [virtual] |
insertTab(uint8_t tabType, double tabPosition) | WP5ContentListener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(uint8_t justification) | WP5ContentListener | [inline, virtual] |
lineSpacingChange(double lineSpacing) | WP5ContentListener | [inline, virtual] |
m_defaultFontName | WP5ContentListener | [private] |
m_defaultFontSize | WP5ContentListener | [private] |
m_documentInterface | WPXContentListener | [protected] |
m_metaData | WPXContentListener | [protected] |
m_pageList | WPXListener | [protected] |
m_parseState | WP5ContentListener | [private] |
m_ps | WPXContentListener | [protected] |
m_subDocuments | WP5ContentListener | [private] |
marginChange(uint8_t side, uint16_t margin) | WP5ContentListener | [virtual] |
operator=(const WP5ContentListener &) | WP5ContentListener | [private] |
pageFormChange(uint16_t, uint16_t, WPXFormOrientation) | WP5ContentListener | [inline, virtual] |
pageMarginChange(uint8_t, uint16_t) | WP5ContentListener | [inline, virtual] |
paragraphMarginChange(uint8_t, int16_t) | WP5ContentListener | [inline] |
setDefaultFont(const WPXString &fontName, double fontSize) | WP5ContentListener | |
setFont(const WPXString &fontName, double fontSize) | WP5ContentListener | [virtual] |
setPrefixData(WP5PrefixData *prefixData) | WP5Listener | [inline] |
setTabs(const std::vector< WPXTabStop > &tabStops, uint16_t tabOffset) | WP5ContentListener | [virtual] |
setUndoOn(bool isOn) | WPXListener | [inline, protected] |
startDocument() | WP5ContentListener | [inline, virtual] |
startSubDocument() | WP5ContentListener | [inline, virtual] |
startTable() | WP5ContentListener | [virtual] |
suppressPageCharacteristics(uint8_t) | WP5ContentListener | [inline, virtual] |
WP5ContentListener(std::list< WPXPageSpan > &pageList, std::vector< WP5SubDocument * > &subDocuments, WPXDocumentInterface *documentInterface) | WP5ContentListener | |
WP5ContentListener(const WP5ContentListener &) | WP5ContentListener | [private] |
WP5Listener() | WP5Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXDocumentInterface *documentInterface) | WPXContentListener | [protected] |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | [protected] |
~WP5ContentListener() | WP5ContentListener | |
~WP5Listener() | WP5Listener | [inline, virtual] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |