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