This is the complete list of members for WPXContentListener, including all inherited members.
_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | protected |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | protected |
_changeList()=0 | WPXContentListener | protectedpure 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 |
_colorToString(const RGBSColor *color) | WPXContentListener | private |
_flushText()=0 | WPXContentListener | protectedpure 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 | WPXContentListener | protectedpure virtual |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | protected |
_insertPageNumberParagraph(WPXPageNumberPosition position, WPXNumberingType type, WPXString fontName, double fontSize) | WPXContentListener | protected |
_insertText(const WPXString &textBuffer) | WPXContentListener | protected |
_mapDingbatsFontCharacter(uint32_t character) | WPXContentListener | private |
_mapNonUnicodeCharacter(uint32_t character) | WPXContentListener | protected |
_mapSymbolFontCharacter(uint32_t character) | WPXContentListener | private |
_mergeColorsToString(const RGBSColor *fgColor, const RGBSColor *bgColor) | WPXContentListener | private |
_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 |
endDocument() | WPXContentListener | protected |
endSubDocument() | WPXContentListener | protected |
handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice) | WPXContentListener | protected |
insertBreak(const uint8_t breakType) | WPXContentListener | protected |
isUndoOn() | WPXListener | inlineprotected |
justificationChange(const uint8_t justification) | WPXContentListener | protected |
lineSpacingChange(const double lineSpacing) | WPXContentListener | protected |
m_documentInterface | WPXContentListener | protected |
m_metaData | WPXContentListener | protected |
m_pageList | WPXListener | protected |
m_ps | WPXContentListener | protected |
operator=(const WPXContentListener &) | WPXContentListener | private |
setUndoOn(bool isOn) | WPXListener | inlineprotected |
startDocument() | WPXContentListener | protected |
startSubDocument() | WPXContentListener | protected |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXDocumentInterface *documentInterface) | WPXContentListener | protected |
WPXContentListener(const WPXContentListener &) | WPXContentListener | private |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | protected |
~WPXContentListener() | WPXContentListener | protectedvirtual |
~WPXListener() | WPXListener | protectedvirtual |