This is the complete list of members for WP42ContentListener, including all inherited members.
_appendJustification(librevenge::RVNGPropertyList &propList, int justification) | WPXContentListener | protected |
_appendParagraphProperties(librevenge::RVNGPropertyList &propList, const bool isListElement=false) | WPXContentListener | protected |
_changeList() override | WP42ContentListener | 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 |
_colorToString(const RGBSColor *color) | WPXContentListener | private |
_flushText() override | WP42ContentListener | protectedvirtual |
_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) override | WP42ContentListener | protectedvirtual |
_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 |
attributeChange(bool isOn, unsigned char attribute) override | WP42ContentListener | virtual |
endDocument() override | WP42ContentListener | inlinevirtual |
endSubDocument() override | WP42ContentListener | inlinevirtual |
handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, unsigned nextTableIndice) | WPXContentListener | protected |
headerFooterGroup(unsigned char headerFooterDefinition, const std::shared_ptr< WP42SubDocument > &subDocument) override | WP42ContentListener | virtual |
insertBreak(unsigned char breakType) override | WP42ContentListener | inlinevirtual |
insertCharacter(unsigned character) override | WP42ContentListener | virtual |
insertEOL() override | WP42ContentListener | virtual |
insertTab(unsigned char tabType, double tabPosition) override | WP42ContentListener | virtual |
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_parseState | WP42ContentListener | private |
m_ps | WPXContentListener | protected |
marginReset(unsigned char leftMargin, unsigned char rightMargin) override | WP42ContentListener | virtual |
operator=(const WP42ContentListener &) | WP42ContentListener | private |
setUndoOn(bool isOn) | WPXListener | inlineprotected |
startDocument() override | WP42ContentListener | inlinevirtual |
startSubDocument() override | WP42ContentListener | inlinevirtual |
suppressPageCharacteristics(unsigned char) override | WP42ContentListener | inlinevirtual |
WP42ContentListener(std::list< WPXPageSpan > &pageList, librevenge::RVNGTextInterface *documentInterface) | WP42ContentListener | |
WP42ContentListener(const WP42ContentListener &) | WP42ContentListener | private |
WP42Listener() | WP42Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, librevenge::RVNGTextInterface *documentInterface) | WPXContentListener | protected |
WPXContentListener(const WPXContentListener &) | WPXContentListener | private |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | protected |
~WP42ContentListener() override | WP42ContentListener | |
~WP42Listener() | WP42Listener | inlinevirtual |
~WPXContentListener() override | WPXContentListener | protected |
~WPXListener() | WPXListener | protectedvirtual |