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