This is the complete list of members for WP3Listener, including all inherited members.
addTableColumnDefinition(uint32_t width, uint32_t leftGutter, uint32_t rightGutter, uint32_t attributes, uint8_t alignment)=0 | WP3Listener | pure virtual |
attributeChange(bool isOn, uint8_t attribute)=0 | WP3Listener | pure virtual |
backTab()=0 | WP3Listener | pure virtual |
closeCell()=0 | WP3Listener | pure virtual |
closeRow()=0 | WP3Listener | pure virtual |
columnChange(WPXTextColumnType columnType, uint8_t numColumns, const std::vector< double > &columnWidth, const std::vector< bool > &isFixedWidth)=0 | WP3Listener | pure virtual |
defineTable(uint8_t position, uint16_t leftOffset)=0 | WP3Listener | pure virtual |
endDocument()=0 | WP3Listener | pure virtual |
endSubDocument()=0 | WP3Listener | pure virtual |
endTable()=0 | WP3Listener | pure virtual |
getResourceFork() const | WP3Listener | inline |
headerFooterGroup(uint8_t headerFooterType, uint8_t occurenceBits, WP3SubDocument *subDocument)=0 | WP3Listener | pure virtual |
indentFirstLineChange(int16_t offset)=0 | WP3Listener | pure virtual |
insertBreak(uint8_t breakType)=0 | WP3Listener | pure virtual |
insertCharacter(uint32_t character)=0 | WP3Listener | pure virtual |
insertEOL()=0 | WP3Listener | pure virtual |
insertNote(WPXNoteType noteType, const WP3SubDocument *subDocument)=0 | WP3Listener | pure virtual |
insertNoteReference(const WPXString ¬eReference)=0 | WP3Listener | pure virtual |
insertPageNumber(const WPXString &pageNumber)=0 | WP3Listener | pure virtual |
insertPicture(double height, double width, double verticalOffset, double horizontalOffset, uint8_t leftColumn, uint8_t rightColumn, uint16_t figureFlags, const WPXBinaryData &binaryData)=0 | WP3Listener | pure virtual |
insertTab()=0 | WP3Listener | pure virtual |
insertTab(uint8_t tabType, double tabPosition)=0 | WP3Listener | pure virtual |
insertTextBox(double height, double width, double verticalOffset, double horizontalOffset, uint8_t leftColumn, uint8_t rightColumn, uint16_t figureFlags, const WP3SubDocument *subDocument, const WP3SubDocument *caption)=0 | WP3Listener | pure virtual |
insertWP51Table(double height, double width, double verticalOffset, double horizontalOffset, uint8_t leftColumn, uint8_t rightColumn, uint16_t figureFlags, const WP3SubDocument *subDocument, const WP3SubDocument *caption)=0 | WP3Listener | pure virtual |
justificationChange(uint8_t justification)=0 | WP3Listener | pure virtual |
leftIndent()=0 | WP3Listener | pure virtual |
leftIndent(double offset)=0 | WP3Listener | pure virtual |
leftRightIndent()=0 | WP3Listener | pure virtual |
leftRightIndent(double offset)=0 | WP3Listener | pure virtual |
lineSpacingChange(double lineSpacing)=0 | WP3Listener | pure virtual |
m_resourceFork | WP3Listener | private |
marginChange(uint8_t side, uint16_t margin)=0 | WP3Listener | pure virtual |
operator=(const WP3Listener &) | WP3Listener | private |
pageFormChange(uint16_t length, uint16_t width, WPXFormOrientation orientation)=0 | WP3Listener | pure virtual |
pageMarginChange(uint8_t side, uint16_t margin)=0 | WP3Listener | pure virtual |
setFontSize(uint16_t fontSize)=0 | WP3Listener | pure virtual |
setResourceFork(WP3ResourceFork *resourceFork) | WP3Listener | inline |
setTableCellFillColor(const RGBSColor *cellFillColor)=0 | WP3Listener | pure virtual |
setTableCellSpan(uint16_t colSpan, uint16_t rowSpan)=0 | WP3Listener | pure virtual |
setTabs(bool isRelative, const std::vector< WPXTabStop > tabStops)=0 | WP3Listener | pure virtual |
setTextColor(const RGBSColor *fontColor)=0 | WP3Listener | pure virtual |
setTextFont(const WPXString &fontName)=0 | WP3Listener | pure virtual |
startDocument()=0 | WP3Listener | pure virtual |
startSubDocument()=0 | WP3Listener | pure virtual |
startTable()=0 | WP3Listener | pure virtual |
suppressPage(uint16_t suppressCode)=0 | WP3Listener | pure virtual |
undoChange(uint8_t undoType, uint16_t undoLevel)=0 | WP3Listener | pure virtual |
WP3Listener() | WP3Listener | |
WP3Listener(const WP3Listener &) | WP3Listener | private |
~WP3Listener() | WP3Listener | inlinevirtual |