STOFFTextListener Member List

This is the complete list of members for STOFFTextListener, including all inherited members.

_appendParagraphProperties(librevenge::RVNGPropertyList &propList, const bool isListElement=false)STOFFTextListenerprotected
_changeList()STOFFTextListenerprotected
_closeListElement()STOFFTextListenerprotected
_closePageSpan()STOFFTextListenerprotected
_closeParagraph()STOFFTextListenerprotected
_closeSection()STOFFTextListenerprotected
_closeSpan()STOFFTextListenerprotected
_endSubDocument()STOFFTextListenerprotected
_flushDeferredTabs()STOFFTextListenerprotected
_flushText()STOFFTextListenerprotected
_getListId() constSTOFFTextListenerprotected
_handleFrameParameters(librevenge::RVNGPropertyList &propList, STOFFFrameStyle const &frame, STOFFGraphicStyle const &style)STOFFTextListenerprotected
_insertBreakIfNecessary(librevenge::RVNGPropertyList &propList)STOFFTextListenerprotected
_openListElement()STOFFTextListenerprotected
_openPageSpan(bool sendHeaderFooters=true)STOFFTextListenerprotected
_openParagraph()STOFFTextListenerprotected
_openSection()STOFFTextListenerprotected
_openSpan()STOFFTextListenerprotected
_popParsingState()STOFFTextListenerprotected
_pushParsingState()STOFFTextListenerprotected
_resetParagraphState(const bool isListElement=false)STOFFTextListenerprotected
_startSubDocument()STOFFTextListenerprotected
addCoveredTableCell(STOFFVec2i const &pos) finalSTOFFTextListenervirtual
addEmptyTableCell(STOFFVec2i const &pos, STOFFVec2i span=STOFFVec2i(1, 1)) finalSTOFFTextListenervirtual
BreakType enum nameSTOFFListener
canOpenSectionAddBreak() const finalSTOFFTextListenervirtual
canWriteText() const finalSTOFFTextListenerinlinevirtual
closeFooter() finalSTOFFTextListenervirtual
closeFrame() finalSTOFFTextListenervirtual
closeGroup() finalSTOFFTextListenervirtual
closeHeader() finalSTOFFTextListenervirtual
closeLayer()STOFFTextListener
closeLink() finalSTOFFTextListenervirtual
closeMasterPage()STOFFTextListenerinline
closeSection() finalSTOFFTextListenervirtual
closeTable() finalSTOFFTextListenervirtual
closeTableCell() finalSTOFFTextListenervirtual
closeTableRow() finalSTOFFTextListenervirtual
ColumnBreak enum valueSTOFFListener
defineStyle(STOFFFont const &style) finalSTOFFTextListenervirtual
defineStyle(STOFFGraphicStyle const &style) finalSTOFFTextListenervirtual
defineStyle(STOFFParagraph const &style) finalSTOFFTextListenervirtual
endDocument(bool sendDelayedSubDoc=true) finalSTOFFTextListenervirtual
getFont() const finalSTOFFTextListenervirtual
getListManager() constSTOFFListenerinline
getPageSpan() finalSTOFFTextListenervirtual
getParagraph() const finalSTOFFTextListenervirtual
getSection() const finalSTOFFTextListenervirtual
getType() const finalSTOFFTextListenerinlinevirtual
Graphic enum valueSTOFFListener
handleSubDocument(STOFFSubDocumentPtr subDocument, libstoff::SubDocumentType subDocumentType) finalSTOFFTextListenervirtual
insertBreak(BreakType breakType) finalSTOFFTextListenervirtual
insertChar(uint8_t character) finalSTOFFTextListenervirtual
insertComment(STOFFSubDocumentPtr &subDocument, librevenge::RVNGString const &creator="", librevenge::RVNGString const &date="") finalSTOFFTextListenervirtual
insertEOL(bool softBreak=false) finalSTOFFTextListenervirtual
insertEquation(STOFFFrameStyle const &frame, librevenge::RVNGString const &equation, STOFFGraphicStyle const &style=STOFFGraphicStyle()) finalSTOFFTextListenervirtual
insertField(STOFFField const &field) finalSTOFFTextListenervirtual
insertFooterRegion(STOFFSubDocumentPtr subDocument, librevenge::RVNGString const &which) finalSTOFFTextListenervirtual
insertHeaderRegion(STOFFSubDocumentPtr subDocument, librevenge::RVNGString const &which) finalSTOFFTextListenervirtual
insertNote(STOFFNote const &note, STOFFSubDocumentPtr &subDocument) finalSTOFFTextListenervirtual
insertPicture(STOFFFrameStyle const &frame, STOFFEmbeddedObject const &picture, STOFFGraphicStyle const &style=STOFFGraphicStyle()) finalSTOFFTextListenervirtual
insertShape(STOFFFrameStyle const &frame, STOFFGraphicShape const &shape, STOFFGraphicStyle const &style) finalSTOFFTextListenervirtual
insertTab() finalSTOFFTextListenervirtual
insertTextBox(STOFFFrameStyle const &pos, STOFFSubDocumentPtr subDocument, STOFFGraphicStyle const &style=STOFFGraphicStyle()) finalSTOFFTextListenervirtual
insertUnicode(uint32_t character) finalSTOFFTextListenervirtual
insertUnicodeList(std::vector< uint32_t > const &list)STOFFListenerinline
insertUnicodeString(librevenge::RVNGString const &str) finalSTOFFTextListenervirtual
isDocumentStarted() const finalSTOFFTextListenervirtual
isFontStyleDefined(librevenge::RVNGString const &name) const finalSTOFFTextListenervirtual
isGraphicStyleDefined(librevenge::RVNGString const &name) const finalSTOFFTextListenervirtual
isHeaderFooterOpened() const finalSTOFFTextListenervirtual
isPageSpanOpened() const finalSTOFFTextListenervirtual
isParagraphOpened() const finalSTOFFTextListenervirtual
isParagraphStyleDefined(librevenge::RVNGString const &name) const finalSTOFFTextListenervirtual
isSectionOpened() const finalSTOFFTextListenervirtual
isSubDocumentOpened(libstoff::SubDocumentType &subdocType) const finalSTOFFTextListenervirtual
m_documentInterfaceSTOFFTextListenerprotected
m_dsSTOFFTextListenerprotected
m_listManagerSTOFFListenerprotected
m_psSTOFFTextListenerprotected
m_psStackSTOFFTextListenerprotected
openFooter(librevenge::RVNGPropertyList const &extras) finalSTOFFTextListenervirtual
openFrame(STOFFFrameStyle const &frame, STOFFGraphicStyle const &style=STOFFGraphicStyle()) finalSTOFFTextListenervirtual
openGroup(STOFFFrameStyle const &frame) finalSTOFFTextListenervirtual
openHeader(librevenge::RVNGPropertyList const &extras) finalSTOFFTextListenervirtual
openLayer(librevenge::RVNGString const &name)STOFFTextListener
openLink(STOFFLink const &link) finalSTOFFTextListenervirtual
openMasterPage(STOFFPageSpan &)STOFFTextListener
openSection(STOFFSection const &section) finalSTOFFTextListenervirtual
openTable(STOFFTable const &table) finalSTOFFTextListenervirtual
openTableCell(STOFFCell const &cell) finalSTOFFTextListenervirtual
openTableRow(float h, librevenge::RVNGUnit unit, bool headerRow=false) finalSTOFFTextListenervirtual
operator=(const STOFFTextListener &)STOFFTextListenerprivate
PageBreak enum valueSTOFFListener
Presentation enum valueSTOFFListener
setDocumentLanguage(std::string locale) finalSTOFFTextListenervirtual
setDocumentMetaData(const librevenge::RVNGPropertyList &list) finalSTOFFTextListenervirtual
setFont(STOFFFont const &font) finalSTOFFTextListenervirtual
setParagraph(STOFFParagraph const &paragraph) finalSTOFFTextListenervirtual
SoftPageBreak enum valueSTOFFListener
Spreadsheet enum valueSTOFFListener
startDocument() finalSTOFFTextListenervirtual
STOFFListener(STOFFListManagerPtr &listManager)STOFFListenerexplicitprotected
STOFFTextListener(STOFFListManagerPtr &listManager, std::vector< STOFFPageSpan > const &pageList, librevenge::RVNGTextInterface *documentInterface)STOFFTextListener
STOFFTextListener(const STOFFTextListener &)STOFFTextListenerprivate
Text enum valueSTOFFListener
Type enum nameSTOFFListener
~STOFFListener()STOFFListenervirtual
~STOFFTextListener() finalSTOFFTextListener

Generated on Sat May 29 2021 22:54:04 for libstaroffice by doxygen 1.8.14