#include <WP3Listener.h>
Inheritance diagram for WP3Listener:

Public Member Functions | |
| WP3Listener (std::vector< WPXPageSpan * > *pageList, WPXHLListenerImpl *listenerImpl) | |
| virtual | ~WP3Listener () |
| virtual void | setAlignmentCharacter (const uint16_t character) |
| virtual void | setLeaderCharacter (const uint16_t character, const uint8_t numberOfSpaces) |
| virtual void | defineTabStops (const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) |
| virtual void | insertCharacter (const uint16_t character) |
| virtual void | insertTab (const uint8_t tabType, const float tabPosition) |
| virtual void | handleLineBreak () |
| virtual void | insertEOL () |
| virtual void | attributeChange (const bool isOn, const uint8_t attribute) |
| virtual void | spacingAfterParagraphChange (const float spacingRelative, const float spacingAbsolute) |
| virtual void | pageMarginChange (const uint8_t side, const uint16_t margin) |
| virtual void | pageFormChange (const uint16_t length, const uint16_t width, const WPXFormOrientation orientation, const bool isPersistent) |
| virtual void | marginChange (const uint8_t side, const uint16_t margin) |
| virtual void | paragraphMarginChange (const uint8_t side, const int16_t margin) |
| virtual void | indentFirstLineChange (const int16_t offset) |
| virtual void | columnChange (const WPXTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) |
| virtual void | endDocument () |
| virtual void | defineTable (const uint8_t position, const uint16_t leftOffset) |
| virtual void | addTableColumnDefinition (const uint32_t width, const uint32_t leftGutter, const uint32_t rightGutter, const uint32_t attributes, const uint8_t alignment) |
| virtual void | startTable () |
| virtual void | insertRow () |
| virtual void | insertCell () |
| virtual void | closeCell () |
| virtual void | closeRow () |
| virtual void | setTableCellSpan (const uint16_t colSpan, const uint16_t rowSpan) |
| virtual void | setTableCellFillColor (const RGBSColor *cellFillColor) |
| virtual void | endTable () |
| virtual void | undoChange (const uint8_t undoType, const uint16_t undoLevel) |
| virtual void | justificationChange (const uint8_t justification) |
| virtual void | setTextColor (const RGBSColor *fontColor) |
| virtual void | setTextFont (const std::string fontName) |
| virtual void | setFontSize (const uint16_t fontSize) |
| virtual void | insertNoteReference (const std::string noteReference) |
| virtual void | insertNote (const WPXNoteType noteType, const WP3SubDocument *subDocument) |
Protected Member Functions | |
| virtual void | _handleSubDocument (const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) |
| virtual void | _openParagraph () |
Private Member Functions | |
| void | _flushText () |
| void | _changeList () |
Private Attributes | |
| WP3ParsingState * | m_parseState |
|
||||||||||||
|
|
|
|
|
|
|
Implements WPXListener. |
|
|
Implements WPXListener. |
|
||||||||||||||||||||
|
Implements WPXListener. |
|
|
Reimplemented from WPXListener. |
|
||||||||||||||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Reimplemented in WP3StylesListener. |
|
|
Reimplemented in WP3StylesListener. |
|
||||||||||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Implements WPXListener. |
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
|
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Reimplemented in WP3StylesListener. |
|
|
|
|
|
|
|
||||||||||||
|
Implements WPXListener. |
|
|
Reimplemented from WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
|
|
||||||||||||
|
Reimplemented in WP3StylesListener. |
|
|
|
|
|
Reimplemented in WP3StylesListener. |
|
||||||||||||
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
|
Implements WPXListener. Reimplemented in WP3StylesListener. |
|
||||||||||||
|
|
|
|
|