, including all inherited members.
addEmptyTableCell(STOFFVec2i const &pos, STOFFVec2i span=STOFFVec2i(1, 1))=0 | STOFFListener | [pure virtual] |
BreakType enum name | STOFFListener | |
canOpenSectionAddBreak() const =0 | STOFFListener | [pure virtual] |
canWriteText() const =0 | STOFFListener | [pure virtual] |
closeFooter()=0 | STOFFListener | [pure virtual] |
closeFrame()=0 | STOFFListener | [pure virtual] |
closeGroup()=0 | STOFFListener | [pure virtual] |
closeHeader()=0 | STOFFListener | [pure virtual] |
closeLink()=0 | STOFFListener | [pure virtual] |
closeSection()=0 | STOFFListener | [pure virtual] |
closeTable()=0 | STOFFListener | [pure virtual] |
closeTableCell()=0 | STOFFListener | [pure virtual] |
closeTableRow()=0 | STOFFListener | [pure virtual] |
ColumnBreak enum value | STOFFListener | |
defineStyle(STOFFFont const &style)=0 | STOFFListener | [pure virtual] |
defineStyle(STOFFGraphicStyle const &style)=0 | STOFFListener | [pure virtual] |
defineStyle(STOFFParagraph const &style)=0 | STOFFListener | [pure virtual] |
endDocument(bool sendDelayedSubDoc=true)=0 | STOFFListener | [pure virtual] |
getFont() const =0 | STOFFListener | [pure virtual] |
getListManager() const | STOFFListener | [inline] |
getPageSpan()=0 | STOFFListener | [pure virtual] |
getParagraph() const =0 | STOFFListener | [pure virtual] |
getSection() const =0 | STOFFListener | [pure virtual] |
getType() const =0 | STOFFListener | [pure virtual] |
Graphic enum value | STOFFListener | |
handleSubDocument(STOFFSubDocumentPtr subDocument, libstoff::SubDocumentType subDocumentType)=0 | STOFFListener | [pure virtual] |
insertBreak(BreakType breakType)=0 | STOFFListener | [pure virtual] |
insertChar(uint8_t character)=0 | STOFFListener | [pure virtual] |
insertComment(STOFFSubDocumentPtr &subDocument, librevenge::RVNGString const &creator="", librevenge::RVNGString const &date="")=0 | STOFFListener | [pure virtual] |
insertEOL(bool softBreak=false)=0 | STOFFListener | [pure virtual] |
insertField(STOFFField const &field)=0 | STOFFListener | [pure virtual] |
insertFooterRegion(STOFFSubDocumentPtr subDocument, librevenge::RVNGString const &which)=0 | STOFFListener | [pure virtual] |
insertHeaderRegion(STOFFSubDocumentPtr subDocument, librevenge::RVNGString const &which)=0 | STOFFListener | [pure virtual] |
insertNote(STOFFNote const ¬e, STOFFSubDocumentPtr &subDocument)=0 | STOFFListener | [pure virtual] |
insertPicture(STOFFPosition const &pos, STOFFEmbeddedObject const &picture, STOFFGraphicStyle const &style=STOFFGraphicStyle())=0 | STOFFListener | [pure virtual] |
insertShape(STOFFGraphicShape const &shape, STOFFGraphicStyle const &style, STOFFPosition const &pos)=0 | STOFFListener | [pure virtual] |
insertTab()=0 | STOFFListener | [pure virtual] |
insertTextBox(STOFFPosition const &pos, STOFFSubDocumentPtr subDocument, STOFFGraphicStyle const &frameStyle=STOFFGraphicStyle())=0 | STOFFListener | [pure virtual] |
insertUnicode(uint32_t character)=0 | STOFFListener | [pure virtual] |
insertUnicodeList(std::vector< uint32_t > const &list) | STOFFListener | [inline, virtual] |
insertUnicodeString(librevenge::RVNGString const &str)=0 | STOFFListener | [pure virtual] |
isDocumentStarted() const =0 | STOFFListener | [pure virtual] |
isFontStyleDefined(librevenge::RVNGString const &name) const =0 | STOFFListener | [pure virtual] |
isGraphicStyleDefined(librevenge::RVNGString const &name) const =0 | STOFFListener | [pure virtual] |
isHeaderFooterOpened() const =0 | STOFFListener | [pure virtual] |
isPageSpanOpened() const =0 | STOFFListener | [pure virtual] |
isParagraphOpened() const =0 | STOFFListener | [pure virtual] |
isParagraphStyleDefined(librevenge::RVNGString const &name) const =0 | STOFFListener | [pure virtual] |
isSectionOpened() const =0 | STOFFListener | [pure virtual] |
isSubDocumentOpened(libstoff::SubDocumentType &subdocType) const =0 | STOFFListener | [pure virtual] |
m_listManager | STOFFListener | [protected] |
openFooter(librevenge::RVNGPropertyList const &extras)=0 | STOFFListener | [pure virtual] |
openFrame(STOFFPosition const &pos, STOFFGraphicStyle const &style=STOFFGraphicStyle())=0 | STOFFListener | [pure virtual] |
openGroup(STOFFPosition const &pos)=0 | STOFFListener | [pure virtual] |
openHeader(librevenge::RVNGPropertyList const &extras)=0 | STOFFListener | [pure virtual] |
openLink(STOFFLink const &link)=0 | STOFFListener | [pure virtual] |
openSection(STOFFSection const §ion)=0 | STOFFListener | [pure virtual] |
openTable(STOFFTable const &table)=0 | STOFFListener | [pure virtual] |
openTableCell(STOFFCell const &cell)=0 | STOFFListener | [pure virtual] |
openTableRow(float h, librevenge::RVNGUnit unit, bool headerRow=false)=0 | STOFFListener | [pure virtual] |
PageBreak enum value | STOFFListener | |
Presentation enum value | STOFFListener | |
setDocumentLanguage(std::string locale)=0 | STOFFListener | [pure virtual] |
setDocumentMetaData(const librevenge::RVNGPropertyList &list)=0 | STOFFListener | [pure virtual] |
setFont(STOFFFont const &font)=0 | STOFFListener | [pure virtual] |
setParagraph(STOFFParagraph const ¶graph)=0 | STOFFListener | [pure virtual] |
SoftPageBreak enum value | STOFFListener | |
Spreadsheet enum value | STOFFListener | |
startDocument()=0 | STOFFListener | [pure virtual] |
STOFFListener(STOFFListManagerPtr listManager) | STOFFListener | [explicit, protected] |
Text enum value | STOFFListener | |
Type enum name | STOFFListener | |
~STOFFListener() | STOFFListener | [virtual] |