This is the complete list of members for MWAWTextListener, including all inherited members.
_appendParagraphProperties(librevenge::RVNGPropertyList &propList, const bool isListElement=false) | MWAWTextListener | protected |
_changeList() | MWAWTextListener | protected |
_closeListElement() | MWAWTextListener | protected |
_closePageSpan() | MWAWTextListener | protected |
_closeParagraph() | MWAWTextListener | protected |
_closeSection() | MWAWTextListener | protected |
_closeSpan() | MWAWTextListener | protected |
_endSubDocument() | MWAWTextListener | protected |
_flushDeferredTabs() | MWAWTextListener | protected |
_flushText() | MWAWTextListener | protected |
_getListId() const | MWAWTextListener | protected |
_handleFrameParameters(librevenge::RVNGPropertyList &propList, MWAWPosition const &pos) | MWAWTextListener | protected |
_insertBreakIfNecessary(librevenge::RVNGPropertyList &propList) | MWAWTextListener | protected |
_openListElement() | MWAWTextListener | protected |
_openPageSpan(bool sendHeaderFooters=true) | MWAWTextListener | protected |
_openParagraph() | MWAWTextListener | protected |
_openSection() | MWAWTextListener | protected |
_openSpan() | MWAWTextListener | protected |
_popParsingState() | MWAWTextListener | protected |
_pushParsingState() | MWAWTextListener | protected |
_resetParagraphState(const bool isListElement=false) | MWAWTextListener | protected |
_startSubDocument() | MWAWTextListener | protected |
addEmptyTableCell(MWAWVec2i const &pos, MWAWVec2i span=MWAWVec2i(1, 1)) final | MWAWTextListener | virtual |
BreakType enum name | MWAWListener | |
canOpenSectionAddBreak() const final | MWAWTextListener | virtual |
canWriteText() const final | MWAWTextListener | inlinevirtual |
closeFrame() final | MWAWTextListener | virtual |
closeGroup() final | MWAWTextListener | virtual |
closeLink() final | MWAWTextListener | virtual |
closeSection() final | MWAWTextListener | virtual |
closeTable() final | MWAWTextListener | virtual |
closeTableCell() final | MWAWTextListener | virtual |
closeTableRow() final | MWAWTextListener | virtual |
ColumnBreak enum value | MWAWListener | |
endDocument(bool sendDelayedSubDoc=true) final | MWAWTextListener | virtual |
getFont() const final | MWAWTextListener | virtual |
getPageSpan() final | MWAWTextListener | virtual |
getParagraph() const final | MWAWTextListener | virtual |
getSection() const final | MWAWTextListener | virtual |
getType() const final | MWAWTextListener | inlinevirtual |
Graphic enum value | MWAWListener | |
handleSubDocument(MWAWSubDocumentPtr const &subDocument, libmwaw::SubDocumentType subDocumentType) final | MWAWTextListener | virtual |
insertBreak(BreakType breakType) final | MWAWTextListener | virtual |
insertChar(uint8_t character) final | MWAWTextListener | virtual |
insertCharacter(unsigned char c) final | MWAWTextListener | virtual |
insertCharacter(unsigned char c, MWAWInputStreamPtr &input, long endPos=-1) final | MWAWTextListener | virtual |
insertComment(MWAWSubDocumentPtr &subDocument) final | MWAWTextListener | virtual |
insertEOL(bool softBreak=false) final | MWAWTextListener | virtual |
insertField(MWAWField const &field) final | MWAWTextListener | virtual |
insertFooter(MWAWSubDocumentPtr const &subDocument, librevenge::RVNGPropertyList const &extras) final | MWAWTextListener | virtual |
insertHeader(MWAWSubDocumentPtr const &subDocument, librevenge::RVNGPropertyList const &extras) final | MWAWTextListener | virtual |
insertNote(MWAWNote const ¬e, MWAWSubDocumentPtr &subDocument) final | MWAWTextListener | virtual |
insertPicture(MWAWPosition const &pos, MWAWEmbeddedObject const &picture, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle()) final | MWAWTextListener | virtual |
insertShape(MWAWPosition const &pos, MWAWGraphicShape const &shape, MWAWGraphicStyle const &style) final | MWAWTextListener | virtual |
insertTab() final | MWAWTextListener | virtual |
insertTextBox(MWAWPosition const &pos, MWAWSubDocumentPtr const &subDocument, MWAWGraphicStyle const &frameStyle=MWAWGraphicStyle::emptyStyle()) final | MWAWTextListener | virtual |
insertTextBoxInShape(MWAWPosition const &pos, MWAWSubDocumentPtr const &subDocument, MWAWGraphicShape const &, MWAWGraphicStyle const &frameStyle=MWAWGraphicStyle::emptyStyle()) | MWAWListener | inlinevirtual |
insertUnicode(uint32_t character) final | MWAWTextListener | virtual |
insertUnicodeString(librevenge::RVNGString const &str) final | MWAWTextListener | virtual |
isDocumentStarted() const final | MWAWTextListener | virtual |
isHeaderFooterOpened() const final | MWAWTextListener | virtual |
isPageSpanOpened() const final | MWAWTextListener | virtual |
isParagraphOpened() const final | MWAWTextListener | virtual |
isSectionOpened() const final | MWAWTextListener | virtual |
isSubDocumentOpened(libmwaw::SubDocumentType &subdocType) const final | MWAWTextListener | virtual |
m_documentInterface | MWAWTextListener | protected |
m_ds | MWAWTextListener | protected |
m_parserState | MWAWTextListener | protected |
m_ps | MWAWTextListener | protected |
m_psStack | MWAWTextListener | protected |
MWAWTextListener(MWAWParserState &parserState, std::vector< MWAWPageSpan > const &pageList, librevenge::RVNGTextInterface *documentInterface) | MWAWTextListener | |
MWAWTextListener(const MWAWTextListener &)=delete | MWAWTextListener | private |
openFrame(MWAWPosition const &pos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle()) final | MWAWTextListener | virtual |
openGroup(MWAWPosition const &pos) final | MWAWTextListener | virtual |
openLink(MWAWLink const &link) final | MWAWTextListener | virtual |
openSection(MWAWSection const §ion) final | MWAWTextListener | virtual |
openTable(MWAWTable const &table) final | MWAWTextListener | virtual |
openTableCell(MWAWCell const &cell) final | MWAWTextListener | virtual |
openTableRow(float h, librevenge::RVNGUnit unit, bool headerRow=false) final | MWAWTextListener | virtual |
operator=(const MWAWTextListener &)=delete | MWAWTextListener | private |
PageBreak enum value | MWAWListener | |
Presentation enum value | MWAWListener | |
setDocumentLanguage(std::string const &locale) final | MWAWTextListener | virtual |
setDocumentMetaData(librevenge::RVNGPropertyList const &metadata) final | MWAWTextListener | virtual |
setFont(MWAWFont const &font) final | MWAWTextListener | virtual |
setParagraph(MWAWParagraph const ¶graph) final | MWAWTextListener | virtual |
SoftPageBreak enum value | MWAWListener | |
Spreadsheet enum value | MWAWListener | |
startDocument() final | MWAWTextListener | virtual |
Text enum value | MWAWListener | |
Type enum name | MWAWListener | |
~MWAWListener() | MWAWListener | virtual |
~MWAWTextListener() final | MWAWTextListener |