This is the complete list of members for WP6ContentListener, including all inherited members.
_appendJustification(librevenge::RVNGPropertyList &propList, int justification) | WPXContentListener | protected |
_appendParagraphProperties(librevenge::RVNGPropertyList &propList, const bool isListElement=false) | WPXContentListener | protected |
_changeList() override | WP6ContentListener | protectedvirtual |
_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 | WP6ContentListener | protectedvirtual |
_getNextTabStop() const | WPXContentListener | protected |
_getPreviousTabStop() const | WPXContentListener | protected |
_getTabStops(librevenge::RVNGPropertyListVector &tabStops) | WPXContentListener | protected |
_handleListChange(const unsigned short outlineHash) | WP6ContentListener | protected |
_handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, unsigned nextTableIndice=0) override | WP6ContentListener | 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 |
_paragraphNumberOn(const unsigned short outlineHash, const unsigned char level) | WP6ContentListener | protected |
_resetParagraphState(const bool isListElement=false) | WPXContentListener | protected |
addTableColumnDefinition(const unsigned width, const unsigned leftGutter, const unsigned rightGutter, const unsigned attributes, const unsigned char alignment) override | WP6ContentListener | virtual |
attributeChange(const bool isOn, const unsigned char attribute) override | WP6ContentListener | virtual |
boxOff() override | WP6ContentListener | virtual |
boxOn(const unsigned char anchoringType, const unsigned char generalPositioningFlags, const unsigned char horizontalPositioningFlags, const signed short horizontalOffset, const unsigned char leftColumn, const unsigned char rightColumn, const unsigned char verticalPositioningFlags, const signed short verticalOffset, const unsigned char widthFlags, const unsigned short width, const unsigned char heightFlags, const unsigned short height, const unsigned char boxContentType, const unsigned short nativeWidth, const unsigned short nativeHeight, const librevenge::RVNGString &linkTarget) override | WP6ContentListener | virtual |
characterColorChange(const unsigned char red, const unsigned char green, const unsigned char blue) override | WP6ContentListener | virtual |
characterShadingChange(const unsigned char shading) override | WP6ContentListener | virtual |
columnChange(const WPXTextColumnType columnType, const unsigned char numColumns, const std::vector< double > &columnWidth, const std::vector< bool > &isFixedWidth) override | WP6ContentListener | virtual |
commentAnnotation(const unsigned short textPID) override | WP6ContentListener | virtual |
defineTable(const unsigned char position, const unsigned short leftOffset) override | WP6ContentListener | virtual |
defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) override | WP6ContentListener | virtual |
displayNumberReferenceGroupOff(const unsigned char subGroup) override | WP6ContentListener | virtual |
displayNumberReferenceGroupOn(const unsigned char subGroup, const unsigned char level) override | WP6ContentListener | virtual |
endDocument() override | WP6ContentListener | inlinevirtual |
endSubDocument() override | WP6ContentListener | inlinevirtual |
endTable() override | WP6ContentListener | virtual |
fontChange(const unsigned short matchedFontPointSize, const unsigned short fontPID, const librevenge::RVNGString &fontName) override | WP6ContentListener | virtual |
getFontNameForPID(const int prefixID) const | WP6Listener | |
getPrefixDataPacket(const int prefixID) const | WP6Listener | |
globalOff() override | WP6ContentListener | virtual |
globalOn(const unsigned char systemStyle) override | WP6ContentListener | virtual |
handleLineBreak() override | WP6ContentListener | virtual |
handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, unsigned nextTableIndice) | WPXContentListener | protected |
headerFooterGroup(const unsigned char, const unsigned char, const unsigned short) override | WP6ContentListener | inlinevirtual |
highlightChange(const bool isOn, const RGBSColor &color) override | WP6ContentListener | virtual |
indentFirstLineChange(const signed short offset) override | WP6ContentListener | virtual |
insertBreak(const unsigned char breakType) override | WP6ContentListener | inlinevirtual |
insertCell(const unsigned char colSpan, const unsigned char rowSpan, const unsigned char borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment, const bool useCellAttributes, const unsigned cellAttributes) override | WP6ContentListener | virtual |
insertCharacter(unsigned character) override | WP6ContentListener | virtual |
insertEOL() override | WP6ContentListener | virtual |
insertGraphicsData(const unsigned short packetId) override | WP6ContentListener | virtual |
insertRow(const unsigned short rowHeight, const bool isMinimumHeight, const bool isHeaderRow) override | WP6ContentListener | virtual |
insertTab(const unsigned char tabType, double tabPosition) override | WP6ContentListener | virtual |
insertTextBox(const WP6SubDocument *subDocument) override | WP6ContentListener | virtual |
isUndoOn() | WPXListener | inlineprotected |
justificationChange(const unsigned char justification) override | WP6ContentListener | inlinevirtual |
lineSpacingChange(const double lineSpacing) override | WP6ContentListener | inlinevirtual |
m_documentInterface | WPXContentListener | protected |
m_isUndoOn | WPXListener | private |
m_listDefinitions | WP6ContentListener | private |
m_metaData | WPXContentListener | protected |
m_outlineDefineHash | WP6ContentListener | private |
m_pageList | WPXListener | protected |
m_parseState | WP6ContentListener | private |
m_prefixData | WP6Listener | private |
m_ps | WPXContentListener | protected |
marginChange(const unsigned char side, const unsigned short margin) override | WP6ContentListener | virtual |
noteOff(const WPXNoteType noteType) override | WP6ContentListener | virtual |
noteOn(const unsigned short textPID) override | WP6ContentListener | virtual |
operator=(const WP6ContentListener &) | WP6ContentListener | private |
pageFormChange(const unsigned short, const unsigned short, const WPXFormOrientation) override | WP6ContentListener | inlinevirtual |
pageMarginChange(const unsigned char, const unsigned short) override | WP6ContentListener | inlinevirtual |
pageNumberingChange(const WPXPageNumberPosition, const unsigned short, const unsigned short) override | WP6ContentListener | inlinevirtual |
paragraphMarginChange(const unsigned char side, const signed short margin) override | WP6ContentListener | virtual |
paragraphNumberOff() override | WP6ContentListener | virtual |
paragraphNumberOn(const unsigned short outlineHash, const unsigned char level, const unsigned char flag) override | WP6ContentListener | virtual |
setAlignmentCharacter(const unsigned character) override | WP6ContentListener | virtual |
setDate(const unsigned short type, const unsigned short year, const unsigned char month, const unsigned char day, const unsigned char hour, const unsigned char minute, const unsigned char second, const unsigned char dayOfWeek, const unsigned char timeZone, const unsigned char unused) override | WP6ContentListener | virtual |
setExtendedInformation(const unsigned short type, const librevenge::RVNGString &data) override | WP6ContentListener | virtual |
setLeaderCharacter(const unsigned character, const unsigned char numSpaces) override | WP6ContentListener | virtual |
setPageNumber(const unsigned short) override | WP6ContentListener | inlinevirtual |
setPageNumberingType(const WPXNumberingType pageNumberingType) override | WP6ContentListener | virtual |
setPrefixData(WP6PrefixData *prefixData) | WP6Listener | inline |
setUndoOn(bool isOn) | WPXListener | inlineprotected |
spacingAfterParagraphChange(const double spacingRelative, const double spacingAbsolute) override | WP6ContentListener | virtual |
startDocument() override | WP6ContentListener | inlinevirtual |
startSubDocument() override | WP6ContentListener | inlinevirtual |
startTable() override | WP6ContentListener | virtual |
styleGroupOff(const unsigned char subGroup) override | WP6ContentListener | virtual |
styleGroupOn(const unsigned char subGroup) override | WP6ContentListener | virtual |
suppressPageCharacteristics(const unsigned char) override | WP6ContentListener | inlinevirtual |
undoChange(const unsigned char undoType, const unsigned short undoLevel) override | WP6ContentListener | virtual |
updateOutlineDefinition(const unsigned short outlineHash, const unsigned char *numberingMethods, const unsigned char tabBehaviourFlag) override | WP6ContentListener | virtual |
WP6ContentListener(std::list< WPXPageSpan > &pageList, WPXTableList tableList, librevenge::RVNGTextInterface *documentInterface) | WP6ContentListener | |
WP6ContentListener(const WP6ContentListener &) | WP6ContentListener | private |
WP6Listener() | WP6Listener | |
WP6Listener(const WP6Listener &) | WP6Listener | private |
WPXContentListener(std::list< WPXPageSpan > &pageList, librevenge::RVNGTextInterface *documentInterface) | WPXContentListener | protected |
WPXContentListener(const WPXContentListener &) | WPXContentListener | private |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | protected |
~WP6ContentListener() override | WP6ContentListener | |
~WP6Listener() | WP6Listener | inlinevirtual |
~WPXContentListener() override | WPXContentListener | protected |
~WPXListener() | WPXListener | protectedvirtual |