MWAWPresentationListener Member List
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))MWAWPresentationListener [virtual]
BreakType enum nameMWAWListener
canOpenSectionAddBreak() const MWAWPresentationListener [inline, virtual]
canWriteText() const MWAWPresentationListener [virtual]
closeFrame()MWAWPresentationListener [virtual]
closeGroup()MWAWPresentationListener
closeLayer()MWAWPresentationListener
closeLink()MWAWPresentationListener [virtual]
closeMasterPage()MWAWPresentationListener [inline]
closeSection()MWAWPresentationListener [inline, virtual]
closeTable()MWAWPresentationListener [virtual]
closeTableCell()MWAWPresentationListener [virtual]
closeTableRow()MWAWPresentationListener [virtual]
ColumnBreak enum valueMWAWListener
endDocument(bool delayed=true)MWAWPresentationListener [virtual]
getFont() const MWAWPresentationListener [virtual]
getPageSpan()MWAWPresentationListener [virtual]
getParagraph() const MWAWPresentationListener [virtual]
getSection() const MWAWPresentationListener [virtual]
getType() const MWAWPresentationListener [inline, virtual]
Graphic enum valueMWAWListener
handleSubDocument(MWAWVec2f const &orig, MWAWSubDocumentPtr subDocument, libmwaw::SubDocumentType subDocumentType)MWAWPresentationListener
handleSubDocument(MWAWSubDocumentPtr subDocument, libmwaw::SubDocumentType subDocumentType)MWAWPresentationListener [inline, virtual]
insertBreak(BreakType breakType)MWAWPresentationListener [virtual]
insertChar(uint8_t character)MWAWPresentationListener [virtual]
insertCharacter(unsigned char c)MWAWPresentationListener [virtual]
insertCharacter(unsigned char c, MWAWInputStreamPtr &input, long endPos=-1)MWAWPresentationListener [virtual]
insertComment(MWAWSubDocumentPtr &subDocument)MWAWPresentationListener [virtual]
insertEOL(bool softBreak=false)MWAWPresentationListener [virtual]
insertField(MWAWField const &field)MWAWPresentationListener [virtual]
insertFooter(MWAWSubDocumentPtr subDocument, librevenge::RVNGPropertyList const &extras)MWAWPresentationListener [virtual]
insertGroup(MWAWBox2f const &bdbox, MWAWSubDocumentPtr subDocument)MWAWPresentationListener
insertHeader(MWAWSubDocumentPtr subDocument, librevenge::RVNGPropertyList const &extras)MWAWPresentationListener [virtual]
insertNote(MWAWNote const &note, MWAWSubDocumentPtr &subDocument)MWAWPresentationListener [virtual]
insertPicture(MWAWPosition const &pos, const librevenge::RVNGBinaryData &binaryData, std::string type="image/pict", MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())MWAWPresentationListener [virtual]
insertPicture(MWAWPosition const &pos, MWAWGraphicShape const &shape, MWAWGraphicStyle const &style)MWAWPresentationListener [virtual]
insertSlideNote(MWAWPosition const &pos, MWAWSubDocumentPtr &subDocument)MWAWPresentationListener
insertTab()MWAWPresentationListener [virtual]
insertTable(MWAWPosition const &pos, MWAWTable &table, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())MWAWPresentationListener
insertTextBox(MWAWPosition const &pos, MWAWSubDocumentPtr subDocument, MWAWGraphicStyle const &style)MWAWPresentationListener [virtual]
insertUnicode(uint32_t character)MWAWPresentationListener [virtual]
insertUnicodeString(librevenge::RVNGString const &str)MWAWPresentationListener [virtual]
isDocumentStarted() const MWAWPresentationListener [virtual]
isHeaderFooterOpened() const MWAWPresentationListener [virtual]
isPageSpanOpened() const MWAWPresentationListener [virtual]
isParagraphOpened() const MWAWPresentationListener [virtual]
isSectionOpened() const MWAWPresentationListener [inline, virtual]
isSubDocumentOpened(libmwaw::SubDocumentType &subdocType) const MWAWPresentationListener [virtual]
m_documentInterfaceMWAWPresentationListener [protected]
m_dsMWAWPresentationListener [protected]
m_parserStateMWAWPresentationListener [protected]
m_psMWAWPresentationListener [protected]
m_psStackMWAWPresentationListener [protected]
MWAWPresentationListener(MWAWParserState &parserState, std::vector< MWAWPageSpan > const &pageList, librevenge::RVNGPresentationInterface *documentInterface)MWAWPresentationListener
MWAWPresentationListener(const MWAWPresentationListener &)MWAWPresentationListener [private]
openFrame(MWAWPosition const &pos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())MWAWPresentationListener [virtual]
openGroup(MWAWPosition const &pos)MWAWPresentationListener
openLayer(librevenge::RVNGString const &name)MWAWPresentationListener
openLink(MWAWLink const &link)MWAWPresentationListener [virtual]
openMasterPage(MWAWPageSpan &masterPage)MWAWPresentationListener
openSection(MWAWSection const &section)MWAWPresentationListener [virtual]
openTable(MWAWTable const &table)MWAWPresentationListener [virtual]
openTable(MWAWPosition const &pos, MWAWTable const &table, MWAWGraphicStyle const &style)MWAWPresentationListener
openTableCell(MWAWCell const &cell)MWAWPresentationListener [virtual]
openTableRow(float h, librevenge::RVNGUnit unit, bool headerRow=false)MWAWPresentationListener [virtual]
operator=(const MWAWPresentationListener &)MWAWPresentationListener [private]
PageBreak enum valueMWAWListener
Presentation enum valueMWAWListener
setDocumentLanguage(std::string locale)MWAWPresentationListener [virtual]
setFont(MWAWFont const &font)MWAWPresentationListener [virtual]
setParagraph(MWAWParagraph const &paragraph)MWAWPresentationListener [virtual]
SoftPageBreak enum valueMWAWListener
Spreadsheet enum valueMWAWListener
startDocument()MWAWPresentationListener [virtual]
Text enum valueMWAWListener
Type enum nameMWAWListener
~MWAWListener()MWAWListener [inline, virtual]
~MWAWPresentationListener()MWAWPresentationListener [virtual]