, including all inherited members.
_changeList() | STOFFGraphicListener | [protected] |
_closeListElement() | STOFFGraphicListener | [protected] |
_closePageSpan(bool masterPage=false) | STOFFGraphicListener | [protected] |
_closeParagraph() | STOFFGraphicListener | [protected] |
_closeSpan() | STOFFGraphicListener | [protected] |
_endSubDocument() | STOFFGraphicListener | [protected] |
_flushText() | STOFFGraphicListener | [protected] |
_getListId() const | STOFFGraphicListener | [protected] |
_handleFrameParameters(librevenge::RVNGPropertyList &propList, STOFFPosition const &pos, STOFFGraphicStyle const &style) | STOFFGraphicListener | [protected] |
_openListElement() | STOFFGraphicListener | [protected] |
_openPageSpan(bool sendHeaderFooters=true) | STOFFGraphicListener | [protected] |
_openParagraph() | STOFFGraphicListener | [protected] |
_openSpan() | STOFFGraphicListener | [protected] |
_popParsingState() | STOFFGraphicListener | [protected] |
_pushParsingState() | STOFFGraphicListener | [protected] |
_resetParagraphState(const bool isListElement=false) | STOFFGraphicListener | [protected] |
_startSubDocument() | STOFFGraphicListener | [protected] |
addEmptyTableCell(STOFFVec2i const &pos, STOFFVec2i span=STOFFVec2i(1, 1)) | STOFFGraphicListener | [virtual] |
BreakType enum name | STOFFListener | |
canOpenSectionAddBreak() const | STOFFGraphicListener | [inline, virtual] |
canWriteText() const | STOFFGraphicListener | [virtual] |
closeFooter() | STOFFGraphicListener | [virtual] |
closeFrame() | STOFFGraphicListener | [virtual] |
closeGroup() | STOFFGraphicListener | [virtual] |
closeHeader() | STOFFGraphicListener | [virtual] |
closeLayer() | STOFFGraphicListener | |
closeLink() | STOFFGraphicListener | [virtual] |
closeMasterPage() | STOFFGraphicListener | [inline] |
closeSection() | STOFFGraphicListener | [inline, virtual] |
closeTable() | STOFFGraphicListener | [virtual] |
closeTableCell() | STOFFGraphicListener | [virtual] |
closeTableRow() | STOFFGraphicListener | [virtual] |
ColumnBreak enum value | STOFFListener | |
defineStyle(STOFFFont const &style) | STOFFGraphicListener | [virtual] |
defineStyle(STOFFGraphicStyle const &style) | STOFFGraphicListener | [virtual] |
defineStyle(STOFFParagraph const &style) | STOFFGraphicListener | [virtual] |
endDocument(bool sendDelayedSubDoc=true) | STOFFGraphicListener | [virtual] |
getFont() const | STOFFGraphicListener | [virtual] |
getListManager() const | STOFFListener | [inline] |
getPageSpan() | STOFFGraphicListener | [virtual] |
getParagraph() const | STOFFGraphicListener | [virtual] |
getSection() const | STOFFGraphicListener | [virtual] |
getType() const | STOFFGraphicListener | [inline, virtual] |
Graphic enum value | STOFFListener | |
handleSubDocument(STOFFSubDocumentPtr subDocument, libstoff::SubDocumentType subDocumentType) | STOFFGraphicListener | [virtual] |
insertBreak(BreakType breakType) | STOFFGraphicListener | [virtual] |
insertChar(uint8_t character) | STOFFGraphicListener | [virtual] |
insertComment(STOFFSubDocumentPtr &subDocument, librevenge::RVNGString const &creator="", librevenge::RVNGString const &date="") | STOFFGraphicListener | [virtual] |
insertEOL(bool softBreak=false) | STOFFGraphicListener | [virtual] |
insertField(STOFFField const &field) | STOFFGraphicListener | [virtual] |
insertFooterRegion(STOFFSubDocumentPtr subDocument, librevenge::RVNGString const &which) | STOFFGraphicListener | [virtual] |
insertHeaderRegion(STOFFSubDocumentPtr subDocument, librevenge::RVNGString const &which) | STOFFGraphicListener | [virtual] |
insertNote(STOFFNote const ¬e, STOFFSubDocumentPtr &subDocument) | STOFFGraphicListener | [virtual] |
insertPicture(STOFFPosition const &pos, STOFFEmbeddedObject const &picture, STOFFGraphicStyle const &style=STOFFGraphicStyle()) | STOFFGraphicListener | [virtual] |
insertShape(STOFFGraphicShape const &shape, STOFFGraphicStyle const &style, STOFFPosition const &pos) | STOFFGraphicListener | [virtual] |
insertTab() | STOFFGraphicListener | [virtual] |
insertTable(STOFFPosition const &pos, STOFFTable &table, STOFFGraphicStyle const &style=STOFFGraphicStyle()) | STOFFGraphicListener | |
insertTextBox(STOFFPosition const &pos, STOFFSubDocumentPtr subDocument, STOFFGraphicStyle const &style=STOFFGraphicStyle()) | STOFFGraphicListener | [virtual] |
insertUnicode(uint32_t character) | STOFFGraphicListener | [virtual] |
insertUnicodeList(std::vector< uint32_t > const &list) | STOFFListener | [inline, virtual] |
insertUnicodeString(librevenge::RVNGString const &str) | STOFFGraphicListener | [virtual] |
isDocumentStarted() const | STOFFGraphicListener | [virtual] |
isFontStyleDefined(librevenge::RVNGString const &name) const | STOFFGraphicListener | [virtual] |
isGraphicStyleDefined(librevenge::RVNGString const &name) const | STOFFGraphicListener | [virtual] |
isHeaderFooterOpened() const | STOFFGraphicListener | [virtual] |
isPageSpanOpened() const | STOFFGraphicListener | [virtual] |
isParagraphOpened() const | STOFFGraphicListener | [virtual] |
isParagraphStyleDefined(librevenge::RVNGString const &name) const | STOFFGraphicListener | [virtual] |
isSectionOpened() const | STOFFGraphicListener | [inline, virtual] |
isSubDocumentOpened(libstoff::SubDocumentType &subdocType) const | STOFFGraphicListener | [virtual] |
m_documentInterface | STOFFGraphicListener | [protected] |
m_ds | STOFFGraphicListener | [protected] |
m_listManager | STOFFListener | [protected] |
m_ps | STOFFGraphicListener | [protected] |
m_psStack | STOFFGraphicListener | [protected] |
openFooter(librevenge::RVNGPropertyList const &extras) | STOFFGraphicListener | [virtual] |
openFrame(STOFFPosition const &pos, STOFFGraphicStyle const &style=STOFFGraphicStyle()) | STOFFGraphicListener | [virtual] |
openGroup(STOFFPosition const &pos) | STOFFGraphicListener | [virtual] |
openHeader(librevenge::RVNGPropertyList const &extras) | STOFFGraphicListener | [virtual] |
openLayer(librevenge::RVNGString const &name) | STOFFGraphicListener | |
openLink(STOFFLink const &link) | STOFFGraphicListener | [virtual] |
openMasterPage(STOFFPageSpan &masterPage) | STOFFGraphicListener | |
openSection(STOFFSection const §ion) | STOFFGraphicListener | [virtual] |
openTable(STOFFTable const &table) | STOFFGraphicListener | [virtual] |
openTable(STOFFPosition const &pos, STOFFTable const &table) | STOFFGraphicListener | |
openTableCell(STOFFCell const &cell) | STOFFGraphicListener | [virtual] |
openTableRow(float h, librevenge::RVNGUnit unit, bool headerRow=false) | STOFFGraphicListener | [virtual] |
operator=(const STOFFGraphicListener &) | STOFFGraphicListener | [private] |
PageBreak enum value | STOFFListener | |
Presentation enum value | STOFFListener | |
setDocumentLanguage(std::string locale) | STOFFGraphicListener | [virtual] |
setDocumentMetaData(const librevenge::RVNGPropertyList &list) | STOFFGraphicListener | [virtual] |
setFont(STOFFFont const &font) | STOFFGraphicListener | [virtual] |
setParagraph(STOFFParagraph const ¶graph) | STOFFGraphicListener | [virtual] |
SoftPageBreak enum value | STOFFListener | |
Spreadsheet enum value | STOFFListener | |
startDocument() | STOFFGraphicListener | [virtual] |
STOFFGraphicListener(STOFFListManagerPtr listManager, std::vector< STOFFPageSpan > const &pageList, librevenge::RVNGDrawingInterface *documentInterface) | STOFFGraphicListener | |
STOFFGraphicListener(const STOFFGraphicListener &) | STOFFGraphicListener | [private] |
STOFFListener(STOFFListManagerPtr listManager) | STOFFListener | [explicit, protected] |
Text enum value | STOFFListener | |
Type enum name | STOFFListener | |
~STOFFGraphicListener() | STOFFGraphicListener | [virtual] |
~STOFFListener() | STOFFListener | [virtual] |