MWAWTextListener Member List
This is the complete list of members for MWAWTextListener, including all inherited members.
_appendParagraphProperties(librevenge::RVNGPropertyList &propList, const bool isListElement=false)MWAWTextListener [protected]
_changeList()MWAWTextListener [protected]
_closeListElement()MWAWTextListener [protected]
_closePageSpan()MWAWTextListener [protected]
_closeParagraph()MWAWTextListener [protected]
_closeSection()MWAWTextListener [protected]
_closeSpan()MWAWTextListener [protected]
_endSubDocument()MWAWTextListener [protected]
_flushDeferredTabs()MWAWTextListener [protected]
_flushText()MWAWTextListener [protected]
_getListId() const MWAWTextListener [protected]
_handleFrameParameters(librevenge::RVNGPropertyList &propList, MWAWPosition const &pos)MWAWTextListener [protected]
_insertBreakIfNecessary(librevenge::RVNGPropertyList &propList)MWAWTextListener [protected]
_openListElement()MWAWTextListener [protected]
_openPageSpan(bool sendHeaderFooters=true)MWAWTextListener [protected]
_openParagraph()MWAWTextListener [protected]
_openSection()MWAWTextListener [protected]
_openSpan()MWAWTextListener [protected]
_popParsingState()MWAWTextListener [protected]
_pushParsingState()MWAWTextListener [protected]
_resetParagraphState(const bool isListElement=false)MWAWTextListener [protected]
_startSubDocument()MWAWTextListener [protected]
addEmptyTableCell(MWAWVec2i const &pos, MWAWVec2i span=MWAWVec2i(1, 1))MWAWTextListener [virtual]
BreakType enum nameMWAWListener
canOpenSectionAddBreak() const MWAWTextListener [virtual]
canWriteText() const MWAWTextListener [inline, virtual]
closeFrame()MWAWTextListener [virtual]
closeLink()MWAWTextListener [virtual]
closeSection()MWAWTextListener [virtual]
closeTable()MWAWTextListener [virtual]
closeTableCell()MWAWTextListener [virtual]
closeTableRow()MWAWTextListener [virtual]
ColumnBreak enum valueMWAWListener
endDocument(bool sendDelayedSubDoc=true)MWAWTextListener [virtual]
getFont() const MWAWTextListener [virtual]
getPageSpan()MWAWTextListener [virtual]
getParagraph() const MWAWTextListener [virtual]
getSection() const MWAWTextListener [virtual]
getType() const MWAWTextListener [inline, virtual]
Graphic enum valueMWAWListener
handleSubDocument(MWAWSubDocumentPtr subDocument, libmwaw::SubDocumentType subDocumentType)MWAWTextListener [virtual]
insertBreak(BreakType breakType)MWAWTextListener [virtual]
insertChar(uint8_t character)MWAWTextListener [virtual]
insertCharacter(unsigned char c)MWAWTextListener [virtual]
insertCharacter(unsigned char c, MWAWInputStreamPtr &input, long endPos=-1)MWAWTextListener [virtual]
insertComment(MWAWSubDocumentPtr &subDocument)MWAWTextListener [virtual]
insertEOL(bool softBreak=false)MWAWTextListener [virtual]
insertField(MWAWField const &field)MWAWTextListener [virtual]
insertFooter(MWAWSubDocumentPtr subDocument, librevenge::RVNGPropertyList const &extras)MWAWTextListener [virtual]
insertHeader(MWAWSubDocumentPtr subDocument, librevenge::RVNGPropertyList const &extras)MWAWTextListener [virtual]
insertNote(MWAWNote const &note, MWAWSubDocumentPtr &subDocument)MWAWTextListener [virtual]
insertPicture(MWAWPosition const &pos, const librevenge::RVNGBinaryData &binaryData, std::string type="image/pict", MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())MWAWTextListener [virtual]
insertPicture(MWAWPosition const &pos, MWAWGraphicShape const &shape, MWAWGraphicStyle const &style)MWAWTextListener [virtual]
insertTab()MWAWTextListener [virtual]
insertTextBox(MWAWPosition const &pos, MWAWSubDocumentPtr subDocument, MWAWGraphicStyle const &frameStyle=MWAWGraphicStyle::emptyStyle())MWAWTextListener [virtual]
insertUnicode(uint32_t character)MWAWTextListener [virtual]
insertUnicodeString(librevenge::RVNGString const &str)MWAWTextListener [virtual]
isDocumentStarted() const MWAWTextListener [virtual]
isHeaderFooterOpened() const MWAWTextListener [virtual]
isPageSpanOpened() const MWAWTextListener [virtual]
isParagraphOpened() const MWAWTextListener [virtual]
isSectionOpened() const MWAWTextListener [virtual]
isSubDocumentOpened(libmwaw::SubDocumentType &subdocType) const MWAWTextListener [virtual]
m_documentInterfaceMWAWTextListener [protected]
m_dsMWAWTextListener [protected]
m_parserStateMWAWTextListener [protected]
m_psMWAWTextListener [protected]
m_psStackMWAWTextListener [protected]
MWAWTextListener(MWAWParserState &parserState, std::vector< MWAWPageSpan > const &pageList, librevenge::RVNGTextInterface *documentInterface)MWAWTextListener
MWAWTextListener(const MWAWTextListener &)MWAWTextListener [private]
openFrame(MWAWPosition const &pos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle())MWAWTextListener [virtual]
openLink(MWAWLink const &link)MWAWTextListener [virtual]
openSection(MWAWSection const &section)MWAWTextListener [virtual]
openTable(MWAWTable const &table)MWAWTextListener [virtual]
openTableCell(MWAWCell const &cell)MWAWTextListener [virtual]
openTableRow(float h, librevenge::RVNGUnit unit, bool headerRow=false)MWAWTextListener [virtual]
operator=(const MWAWTextListener &)MWAWTextListener [private]
PageBreak enum valueMWAWListener
Presentation enum valueMWAWListener
setDocumentLanguage(std::string locale)MWAWTextListener [virtual]
setFont(MWAWFont const &font)MWAWTextListener [virtual]
setParagraph(MWAWParagraph const &paragraph)MWAWTextListener [virtual]
SoftPageBreak enum valueMWAWListener
Spreadsheet enum valueMWAWListener
startDocument()MWAWTextListener [virtual]
Text enum valueMWAWListener
Type enum nameMWAWListener
~MWAWListener()MWAWListener [inline, virtual]
~MWAWTextListener()MWAWTextListener [virtual]