WP3ContentListener Member List

This is the complete list of members for WP3ContentListener, including all inherited members.
_appendJustification(WPXPropertyList &propList, int justification)WPXContentListener [protected]
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false)WPXContentListener [protected]
_changeList()WP3ContentListener [inline, protected, virtual]
_closeListElement()WPXContentListener [protected]
_closePageSpan()WPXContentListener [protected]
_closeParagraph()WPXContentListener [protected]
_closeSection()WPXContentListener [protected]
_closeSpan()WPXContentListener [protected]
_closeTable()WPXContentListener [protected]
_closeTableCell()WPXContentListener [protected]
_closeTableRow()WPXContentListener [protected]
_flushText()WP3ContentListener [protected, virtual]
_getNextTabStop() const WPXContentListener [protected]
_getPreviousTabStop() const WPXContentListener [protected]
_getTabStops(WPXPropertyListVector &tabStops)WPXContentListener [protected]
_handleFrameParameters(WPXPropertyList &propList, double height, double width, double verticalOffset, double horizontalOffset, uint8_t leftColumn, uint8_t rightColumn, uint16_t figureFlags)WP3ContentListener [protected]
_handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice=0)WP3ContentListener [protected, virtual]
_insertBreakIfNecessary(WPXPropertyList &propList)WPXContentListener [protected]
_insertPageNumberParagraph(WPXPageNumberPosition position, WPXNumberingType type, WPXString fontName, double fontSize)WPXContentListener [protected]
_insertText(const WPXString &textBuffer)WPXContentListener [protected]
_mapNonUnicodeCharacter(uint32_t character)WPXContentListener [protected]
_movePositionToFirstColumn(double position)WPXContentListener [protected]
_openListElement()WPXContentListener [protected]
_openPageSpan()WPXContentListener [protected]
_openParagraph()WP3ContentListener [protected, virtual]
_openSection()WPXContentListener [protected]
_openSpan()WPXContentListener [protected]
_openTable()WPXContentListener [protected]
_openTableCell(const uint8_t colSpan, const uint8_t rowSpan, const uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment)WPXContentListener [protected]
_openTableRow(const double height, const bool isMinimumHeight, const bool isHeaderRow)WPXContentListener [protected]
_resetParagraphState(const bool isListElement=false)WPXContentListener [protected]
addTableColumnDefinition(uint32_t width, uint32_t leftGutter, uint32_t rightGutter, uint32_t attributes, uint8_t alignment)WP3ContentListener [virtual]
attributeChange(bool isOn, uint8_t attribute)WP3ContentListener [virtual]
backTab()WP3ContentListener [virtual]
closeCell()WP3ContentListener [virtual]
closeRow()WP3ContentListener [virtual]
columnChange(WPXTextColumnType columnType, uint8_t numColumns, const std::vector< double > &columnWidth, const std::vector< bool > &isFixedWidth)WP3ContentListener [virtual]
defineTable(uint8_t position, uint16_t leftOffset)WP3ContentListener [virtual]
endDocument()WP3ContentListener [inline, virtual]
endSubDocument()WP3ContentListener [inline, virtual]
endTable()WP3ContentListener [virtual]
getResourceFork() const WP3Listener [inline]
handleSubDocument(const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice)WPXContentListener [protected]
headerFooterGroup(uint8_t headerFooterType, uint8_t occurenceBits, WP3SubDocument *subDocument)WP3ContentListener [virtual]
indentFirstLineChange(int16_t offset)WP3ContentListener [virtual]
insertBreak(uint8_t breakType)WP3ContentListener [inline, virtual]
insertCell()WP3ContentListener
insertCharacter(uint32_t character)WP3ContentListener [virtual]
insertEOL()WP3ContentListener [virtual]
insertNote(WPXNoteType noteType, const WP3SubDocument *subDocument)WP3ContentListener [virtual]
insertNoteReference(const WPXString &noteReference)WP3ContentListener [virtual]
insertPageNumber(const WPXString &pageNumber)WP3ContentListener [virtual]
insertPicture(double height, double width, double verticalOffset, double horizontalOffset, uint8_t leftColumn, uint8_t rightColumn, uint16_t figureFlags, const WPXBinaryData &binaryData)WP3ContentListener [virtual]
insertRow()WP3ContentListener
insertTab()WP3ContentListener [virtual]
insertTab(uint8_t tabType, double tabPosition)WP3ContentListener [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)WP3ContentListener [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)WP3ContentListener [virtual]
isUndoOn()WPXListener [inline, protected]
justificationChange(uint8_t justification)WP3ContentListener [virtual]
leftIndent()WP3ContentListener [virtual]
leftIndent(double offset)WP3ContentListener [virtual]
leftRightIndent()WP3ContentListener [virtual]
leftRightIndent(double offset)WP3ContentListener [virtual]
lineSpacingChange(double lineSpacing)WP3ContentListener [inline, virtual]
m_documentInterfaceWPXContentListener [protected]
m_metaDataWPXContentListener [protected]
m_pageListWPXListener [protected]
m_parseStateWP3ContentListener [private]
m_psWPXContentListener [protected]
m_subDocumentsWP3ContentListener [private]
marginChange(uint8_t side, uint16_t margin)WP3ContentListener [virtual]
operator=(const WP3ContentListener &)WP3ContentListener [private]
pageFormChange(uint16_t, uint16_t, WPXFormOrientation)WP3ContentListener [inline, virtual]
pageMarginChange(uint8_t, uint16_t)WP3ContentListener [inline, virtual]
setFontSize(uint16_t fontSize)WP3ContentListener [virtual]
setResourceFork(WP3ResourceFork *resourceFork)WP3Listener [inline]
setTableCellFillColor(const RGBSColor *cellFillColor)WP3ContentListener [virtual]
setTableCellSpan(uint16_t colSpan, uint16_t rowSpan)WP3ContentListener [virtual]
setTabs(bool isRelative, const std::vector< WPXTabStop > tabStops)WP3ContentListener [virtual]
setTextColor(const RGBSColor *fontColor)WP3ContentListener [virtual]
setTextFont(const WPXString &fontName)WP3ContentListener [virtual]
setUndoOn(bool isOn)WPXListener [inline, protected]
startDocument()WP3ContentListener [inline, virtual]
startSubDocument()WP3ContentListener [inline, virtual]
startTable()WP3ContentListener [virtual]
suppressPage(uint16_t)WP3ContentListener [inline, virtual]
undoChange(uint8_t undoType, uint16_t undoLevel)WP3ContentListener [virtual]
WP3ContentListener(std::list< WPXPageSpan > &pageList, std::vector< WP3SubDocument * > &subDocuments, WPXDocumentInterface *documentInterface)WP3ContentListener
WP3ContentListener(const WP3ContentListener &)WP3ContentListener [private]
WP3Listener()WP3Listener
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXDocumentInterface *documentInterface)WPXContentListener [protected]
WPXListener(std::list< WPXPageSpan > &pageList)WPXListener [protected]
~WP3ContentListener()WP3ContentListener
~WP3Listener()WP3Listener [inline, virtual]
~WPXContentListener()WPXContentListener [protected, virtual]
~WPXListener()WPXListener [protected, virtual]