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