This is the complete list of members for WPXContentListener, including all inherited members.
_appendJustification(librevenge::RVNGPropertyList &propList, int justification) | WPXContentListener | protected |
_appendParagraphProperties(librevenge::RVNGPropertyList &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(librevenge::RVNGPropertyListVector &tabStops) | WPXContentListener | protected |
_handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, unsigned nextTableIndice)=0 | WPXContentListener | protectedpure virtual |
_insertBreakIfNecessary(librevenge::RVNGPropertyList &propList) | WPXContentListener | protected |
_insertPageNumberParagraph(WPXPageNumberPosition position, WPXNumberingType type, librevenge::RVNGString fontName, double fontSize) | WPXContentListener | protected |
_insertText(const librevenge::RVNGString &textBuffer) | WPXContentListener | protected |
_mapDingbatsFontCharacter(unsigned character) | WPXContentListener | private |
_mapNonUnicodeCharacter(unsigned character) | WPXContentListener | protected |
_mapSymbolFontCharacter(unsigned 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 unsigned char colSpan, const unsigned char rowSpan, const unsigned char 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, unsigned nextTableIndice) | WPXContentListener | protected |
insertBreak(const unsigned char breakType) | WPXContentListener | protected |
isUndoOn() | WPXListener | inlineprotected |
justificationChange(const unsigned char justification) | WPXContentListener | protected |
lineSpacingChange(const double lineSpacing) | WPXContentListener | protected |
m_documentInterface | WPXContentListener | protected |
m_isUndoOn | WPXListener | private |
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, librevenge::RVNGTextInterface *documentInterface) | WPXContentListener | protected |
WPXContentListener(const WPXContentListener &) | WPXContentListener | private |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | protected |
~WPXContentListener() override | WPXContentListener | protected |
~WPXListener() | WPXListener | protectedvirtual |