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