attributeChange(const bool isOn, const uint8_t attribute)=0 | WP1Listener | [pure virtual] |
bottomMarginSet(const uint16_t bottomMargin)=0 | WP1Listener | [pure virtual] |
centerOff()=0 | WP1Listener | [pure virtual] |
centerOn()=0 | WP1Listener | [pure virtual] |
endDocument()=0 | WP1Listener | [pure virtual] |
flushRightOff()=0 | WP1Listener | [pure virtual] |
flushRightOn()=0 | WP1Listener | [pure virtual] |
fontId(const uint16_t id)=0 | WP1Listener | [pure virtual] |
fontPointSize(const uint8_t pointSize)=0 | WP1Listener | [pure virtual] |
headerFooterGroup(const uint8_t headerFooterDefinition, WP1SubDocument *subDocument)=0 | WP1Listener | [pure virtual] |
insertBreak(const uint8_t breakType)=0 | WP1Listener | [pure virtual] |
insertCharacter(const uint16_t character)=0 | WP1Listener | [pure virtual] |
insertEOL()=0 | WP1Listener | [pure virtual] |
insertExtendedCharacter(const uint8_t extendedCharacter)=0 | WP1Listener | [pure virtual] |
insertNote(const WPXNoteType noteType, WP1SubDocument *subDocument)=0 | WP1Listener | [pure virtual] |
insertTab()=0 | WP1Listener | [pure virtual] |
justificationChange(const uint8_t justification)=0 | WP1Listener | [pure virtual] |
leftIndent(const uint16_t leftMarginOffset)=0 | WP1Listener | [pure virtual] |
leftMarginRelease(const uint16_t release)=0 | WP1Listener | [pure virtual] |
leftRightIndent(const uint16_t leftRightMarginOffset)=0 | WP1Listener | [pure virtual] |
lineSpacingChange(const uint8_t spacing)=0 | WP1Listener | [pure virtual] |
marginReset(const uint16_t leftMargin, const uint16_t rightMargin)=0 | WP1Listener | [pure virtual] |
setTabs(const std::vector< WPXTabStop > tabStops)=0 | WP1Listener | [pure virtual] |
startDocument()=0 | WP1Listener | [pure virtual] |
suppressPageCharacteristics(const uint8_t suppressCode)=0 | WP1Listener | [pure virtual] |
topMarginSet(const uint16_t topMargin)=0 | WP1Listener | [pure virtual] |
WP1Listener() | WP1Listener | |
~WP1Listener() | WP1Listener | [inline, virtual] |