| _addLanguage(int lcid, WPXPropertyList &propList) | WPSContentListener | protectedstatic |
| _appendJustification(WPXPropertyList &propList, libwps::Justification justification) | WPSContentListener | protected |
| _appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPSContentListener | protected |
| _changeList() | WPSContentListener | protected |
| _closeFrame() | WPSContentListener | protected |
| _closeListElement() | WPSContentListener | protected |
| _closePageSpan() | WPSContentListener | protected |
| _closeParagraph() | WPSContentListener | protected |
| _closeSection() | WPSContentListener | protected |
| _closeSpan() | WPSContentListener | protected |
| _endSubDocument() | WPSContentListener | protected |
| _flushDeferredTabs() | WPSContentListener | protected |
| _flushText() | WPSContentListener | protected |
| _getTabStops(WPXPropertyListVector &tabStops) | WPSContentListener | protected |
| _handleFrameParameters(WPXPropertyList &propList, WPSPosition const &pos) | WPSContentListener | protected |
| _insertBreakIfNecessary(WPXPropertyList &propList) | WPSContentListener | protected |
| _openFrame(WPSPosition const &pos, WPXPropertyList extras=WPXPropertyList()) | WPSContentListener | protected |
| _openListElement() | WPSContentListener | protected |
| _openPageSpan() | WPSContentListener | protected |
| _openParagraph() | WPSContentListener | protected |
| _openSection() | WPSContentListener | protected |
| _openSpan() | WPSContentListener | protected |
| _popParsingState() | WPSContentListener | protected |
| _pushParsingState() | WPSContentListener | protected |
| _recomputeParagraphPositions() | WPSContentListener | protected |
| _resetParagraphState(const bool isListElement=false) | WPSContentListener | protected |
| _startSubDocument() | WPSContentListener | protected |
| _updatePageSpanDependent(bool set) | WPSContentListener | protected |
| addEmptyTableCell(Vec2i const &pos, Vec2i span=Vec2i(1, 1)) | WPSContentListener | |
| appendUnicode(uint32_t val, WPXString &buffer) | WPSContentListener | static |
| closeSection() | WPSContentListener | |
| closeTable() | WPSContentListener | |
| closeTableCell() | WPSContentListener | |
| closeTableRow() | WPSContentListener | |
| Database enum value | WPSContentListener | |
| Date enum value | WPSContentListener | |
| endDocument() | WPSContentListener | |
| ENDNOTE enum value | WPSContentListener | |
| FieldType enum name | WPSContentListener | |
| FOOTNOTE enum value | WPSContentListener | |
| getCurrentList() const | WPSContentListener | |
| getSectionNumColumns() const | WPSContentListener | |
| handleSubDocument(WPSSubDocumentPtr &subDocument, libwps::SubDocumentType subDocumentType) | WPSContentListener | |
| insertBreak(const uint8_t breakType) | WPSContentListener | |
| insertCharacter(uint8_t character) | WPSContentListener | |
| insertComment(WPSSubDocumentPtr &subDocument) | WPSContentListener | |
| insertDateTimeField(char const *format) | WPSContentListener | |
| insertEOL(bool softBreak=false) | WPSContentListener | |
| insertField(FieldType type) | WPSContentListener | |
| insertLabelNote(const NoteType noteType, WPXString const &label, WPSSubDocumentPtr &subDocument) | WPSContentListener | |
| insertNote(const NoteType noteType, WPSSubDocumentPtr &subDocument) | WPSContentListener | |
| insertPicture(WPSPosition const &pos, const WPXBinaryData &binaryData, std::string type="image/pict", WPXPropertyList frameExtras=WPXPropertyList()) | WPSContentListener | |
| insertTab() | WPSContentListener | |
| insertTextBox(WPSPosition const &pos, WPSSubDocumentPtr subDocument, WPXPropertyList frameExtras=WPXPropertyList()) | WPSContentListener | |
| insertUnicode(uint32_t character) | WPSContentListener | |
| insertUnicodeString(WPXString const &str) | WPSContentListener | |
| isHeaderFooterOpened() const | WPSContentListener | |
| isParagraphOpened() const | WPSContentListener | |
| isSectionOpened() const | WPSContentListener | |
| Link enum value | WPSContentListener | |
| m_documentInterface | WPSContentListener | protected |
| m_ds | WPSContentListener | protected |
| m_ps | WPSContentListener | protected |
| m_psStack | WPSContentListener | protected |
| None enum value | WPSContentListener | |
| NoteType enum name | WPSContentListener | |
| openSection(std::vector< int > colsWidth=std::vector< int >(), WPXUnit unit=WPX_INCH) | WPSContentListener | |
| openTable(std::vector< float > const &colWidth, WPXUnit unit) | WPSContentListener | |
| openTableCell(WPSCell const &cell, WPXPropertyList const &extras) | WPSContentListener | |
| openTableRow(float h, WPXUnit unit, bool headerRow=false) | WPSContentListener | |
| operator=(const WPSContentListener &) | WPSContentListener | private |
| PageNumber enum value | WPSContentListener | |
| setCurrentList(shared_ptr< WPSList > list) | WPSContentListener | |
| setCurrentListLevel(int level) | WPSContentListener | |
| setDocumentLanguage(int lcid) | WPSContentListener | |
| setFont(const WPSFont &font) | WPSContentListener | |
| setFontAttributes(const uint32_t fontAttributes) | WPSContentListener | |
| setFontSize(const uint16_t fontSize) | WPSContentListener | |
| setParagraphBackgroundColor(uint32_t color=0xFFFFFF) | WPSContentListener | |
| setParagraphBorders(int which, WPSBorder style=WPSBorder()) | WPSContentListener | |
| setParagraphJustification(libwps::Justification justification, bool force=false) | WPSContentListener | |
| setParagraphLineSpacing(const double lineSpacing, WPXUnit unit=WPX_PERCENT) | WPSContentListener | |
| setParagraphMargin(double margin, int pos) | WPSContentListener | |
| setParagraphTextIndent(double margin) | WPSContentListener | |
| setTabs(const std::vector< WPSTabStop > &tabStops) | WPSContentListener | |
| setTextColor(const uint32_t rgb) | WPSContentListener | |
| setTextFont(const WPXString &fontName) | WPSContentListener | |
| setTextLanguage(int lcid) | WPSContentListener | |
| startDocument() | WPSContentListener | |
| Time enum value | WPSContentListener | |
| Title enum value | WPSContentListener | |
| WPSContentListener(std::vector< WPSPageSpan > const &pageList, WPXDocumentInterface *documentInterface) | WPSContentListener | |
| WPSContentListener(const WPSContentListener &) | WPSContentListener | private |
| ~WPSContentListener() | WPSContentListener | virtual |