This is the complete list of members for WKSContentListener, including all inherited members.
_appendParagraphProperties(librevenge::RVNGPropertyList &propList, const bool isListElement=false) | WKSContentListener | protected |
_closeFrame() | WKSContentListener | protected |
_closePageSpan() | WKSContentListener | protected |
_closeParagraph() | WKSContentListener | protected |
_closeSpan() | WKSContentListener | protected |
_endSubDocument() | WKSContentListener | protected |
_flushDeferredTabs() | WKSContentListener | protected |
_flushText() | WKSContentListener | protected |
_handleFrameParameters(librevenge::RVNGPropertyList &propList, WPSPosition const &pos) | WKSContentListener | protected |
_insertBreakIfNecessary(librevenge::RVNGPropertyList &propList) | WKSContentListener | protected |
_openFrame(WPSPosition const &pos, WPSGraphicStyle const &style) | WKSContentListener | protected |
_openPageSpan() | WKSContentListener | protected |
_openParagraph() | WKSContentListener | protected |
_openSpan() | WKSContentListener | protected |
_popParsingState() | WKSContentListener | protected |
_pushParsingState() | WKSContentListener | protected |
_resetParagraphState(const bool isListElement=false) | WKSContentListener | protected |
_startSubDocument() | WKSContentListener | protected |
closeGroup() final | WKSContentListener | virtual |
closeSheet() | WKSContentListener | |
closeSheetCell() | WKSContentListener | |
closeSheetRow() | WKSContentListener | |
endDocument() | WKSContentListener | |
getFont() const final | WKSContentListener | virtual |
getParagraph() const final | WKSContentListener | virtual |
handleSubDocument(WPSSubDocumentPtr &subDocument, libwps::SubDocumentType subDocumentType) | WKSContentListener | |
insertBreak(const uint8_t breakType) final | WKSContentListener | virtual |
insertCharacter(uint8_t character) final | WKSContentListener | virtual |
insertChart(WPSPosition const &pos, WKSChart const &chart, WPSGraphicStyle const &style=WPSGraphicStyle::emptyStyle()) | WKSContentListener | |
insertComment(WPSSubDocumentPtr &subDocument) | WKSContentListener | |
insertEOL(bool softBreak=false) final | WKSContentListener | virtual |
insertField(WPSField const &field) final | WKSContentListener | virtual |
insertObject(WPSPosition const &pos, const WPSEmbeddedObject &obj, WPSGraphicStyle const &style=WPSGraphicStyle::emptyStyle()) | WKSContentListener | |
insertPicture(WPSPosition const &pos, const librevenge::RVNGBinaryData &binaryData, std::string const &type="image/pict", WPSGraphicStyle const &style=WPSGraphicStyle::emptyStyle()) | WKSContentListener | |
insertPicture(WPSPosition const &pos, WPSGraphicShape const &shape, WPSGraphicStyle const &style) | WKSContentListener | |
insertTab() final | WKSContentListener | virtual |
insertTextBox(WPSPosition const &pos, WPSSubDocumentPtr subDocument, WPSGraphicStyle const &frameStyle=WPSGraphicStyle::emptyStyle()) | WKSContentListener | |
insertUnicode(uint32_t character) final | WKSContentListener | virtual |
insertUnicodeString(librevenge::RVNGString const &str) final | WKSContentListener | virtual |
isParagraphOpened() const final | WKSContentListener | virtual |
m_documentInterface | WKSContentListener | protected |
m_ds | WKSContentListener | protected |
m_ps | WKSContentListener | protected |
m_psStack | WKSContentListener | protected |
openGroup(WPSPosition const &pos) final | WKSContentListener | virtual |
openSheet(std::vector< WPSColumnFormat > const &columns, librevenge::RVNGString const &name="") | WKSContentListener | |
openSheetCell(WPSCell const &cell, CellContent const &content, int numRepeated=1) | WKSContentListener | |
openSheetRow(WPSRowFormat const &f, int numRepeated=1) | WKSContentListener | |
operator=(const WKSContentListener &)=delete | WKSContentListener | private |
setDocumentLanguage(int lcid) final | WKSContentListener | virtual |
setFont(const WPSFont &font) final | WKSContentListener | virtual |
setMetaData(const librevenge::RVNGPropertyList &list) | WKSContentListener | |
setParagraph(const WPSParagraph ¶) final | WKSContentListener | virtual |
startDocument() | WKSContentListener | |
WKSContentListener(std::vector< WPSPageSpan > const &pageList, librevenge::RVNGSpreadsheetInterface *documentInterface) | WKSContentListener | |
WKSContentListener(const WKSContentListener &)=delete | WKSContentListener | private |
WPSListener() | WPSListener | inline |
~WKSContentListener() final | WKSContentListener | |
~WPSListener() | WPSListener | virtual |