| _changeList() | MWAWGraphicListener | protected |
| _closeListElement() | MWAWGraphicListener | protected |
| _closeParagraph() | MWAWGraphicListener | protected |
| _closeSpan() | MWAWGraphicListener | protected |
| _endSubDocument() | MWAWGraphicListener | protected |
| _flushText() | MWAWGraphicListener | protected |
| _getListId() const | MWAWGraphicListener | protected |
| _handleFrameParameters(WPXPropertyList &propList, Box2f const &pos, MWAWGraphicStyle const &style) | MWAWGraphicListener | protected |
| _openListElement() | MWAWGraphicListener | protected |
| _openParagraph() | MWAWGraphicListener | protected |
| _openSpan() | MWAWGraphicListener | protected |
| _popParsingState() | MWAWGraphicListener | protected |
| _pushParsingState() | MWAWGraphicListener | protected |
| _resetParagraphState(const bool isListElement=false) | MWAWGraphicListener | protected |
| _startSubDocument() | MWAWGraphicListener | protected |
| BreakType enum name | MWAWListener | |
| canOpenSectionAddBreak() const | MWAWGraphicListener | inlinevirtual |
| canWriteText() const | MWAWGraphicListener | virtual |
| closeFrame() | MWAWGraphicListener | protected |
| closeSection() | MWAWGraphicListener | inlinevirtual |
| ColumnBreak enum value | MWAWListener | |
| endGraphic(WPXBinaryData &data, std::string &mimeType) | MWAWGraphicListener | |
| getFont() const | MWAWGraphicListener | virtual |
| getGraphicBdBox() | MWAWGraphicListener | |
| getParagraph() const | MWAWGraphicListener | virtual |
| getSection() const | MWAWGraphicListener | virtual |
| handleSubDocument(Vec2f const &orig, MWAWSubDocumentPtr subDocument, libmwaw::SubDocumentType subDocumentType) | MWAWGraphicListener | |
| insertBreak(BreakType breakType) | MWAWGraphicListener | virtual |
| insertChar(uint8_t character) | MWAWGraphicListener | virtual |
| insertCharacter(unsigned char c) | MWAWGraphicListener | virtual |
| insertCharacter(unsigned char c, MWAWInputStreamPtr &input, long endPos=-1) | MWAWGraphicListener | virtual |
| insertEOL(bool softBreak=false) | MWAWGraphicListener | virtual |
| insertField(MWAWField const &field) | MWAWGraphicListener | virtual |
| insertGroup(Box2f const &bdbox, MWAWSubDocumentPtr subDocument) | MWAWGraphicListener | |
| insertPicture(Box2f const &bdbox, MWAWGraphicStyle const &style, const WPXBinaryData &binaryData, std::string type="image/pict") | MWAWGraphicListener | |
| insertPicture(Box2f const &bdbox, MWAWGraphicShape const &shape, MWAWGraphicStyle const &style) | MWAWGraphicListener | |
| insertTab() | MWAWGraphicListener | virtual |
| insertTextBox(Box2f const &bdbox, MWAWSubDocumentPtr subDocument, MWAWGraphicStyle const &style) | MWAWGraphicListener | |
| insertUnicode(uint32_t character) | MWAWGraphicListener | virtual |
| insertUnicodeString(WPXString const &str) | MWAWGraphicListener | virtual |
| isDocumentStarted() const | MWAWGraphicListener | virtual |
| isParagraphOpened() const | MWAWGraphicListener | virtual |
| isSectionOpened() const | MWAWGraphicListener | inlinevirtual |
| isSubDocumentOpened(libmwaw::SubDocumentType &subdocType) const | MWAWGraphicListener | virtual |
| m_gs | MWAWGraphicListener | protected |
| m_parserState | MWAWGraphicListener | protected |
| m_ps | MWAWGraphicListener | protected |
| m_psStack | MWAWGraphicListener | protected |
| MWAWGraphicListener(MWAWParserState &parserState) | MWAWGraphicListener | |
| MWAWGraphicListener(const MWAWGraphicListener &) | MWAWGraphicListener | private |
| openFrame() | MWAWGraphicListener | protected |
| openSection(MWAWSection const §ion) | MWAWGraphicListener | virtual |
| operator=(const MWAWGraphicListener &) | MWAWGraphicListener | private |
| PageBreak enum value | MWAWListener | |
| setFont(MWAWFont const &font) | MWAWGraphicListener | virtual |
| setParagraph(MWAWParagraph const ¶graph) | MWAWGraphicListener | virtual |
| SoftPageBreak enum value | MWAWListener | |
| startGraphic(Box2f const &bdbox) | MWAWGraphicListener | |
| ~MWAWGraphicListener() | MWAWGraphicListener | virtual |
| ~MWAWListener() | MWAWListener | inlinevirtual |