_appendJustification(WPXPropertyList &propList, int justification) | WPXContentListener | [protected] |
_appendParagraphProperties(WPXPropertyList &propList, const bool isListElement=false) | WPXContentListener | [protected] |
_changeList() | WP6ContentListener | [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() | WP6ContentListener | [protected, virtual] |
_getNextTabStop() const | WPXContentListener | [protected] |
_getPreviousTabStop() const | WPXContentListener | [protected] |
_getTabStops(WPXPropertyListVector &tabStops) | WPXContentListener | [protected] |
_handleListChange(const uint16_t outlineHash) | WP6ContentListener | [protected] |
_handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0) | WP6ContentListener | [protected, virtual] |
_insertBreakIfNecessary(WPXPropertyList &propList) | WPXContentListener | [protected] |
_movePositionToFirstColumn(float position) | WPXContentListener | [protected] |
_openListElement() | WPXContentListener | [protected] |
_openPageSpan() | WPXContentListener | [protected] |
_openParagraph() | WPXContentListener | [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 float height, const bool isMinimumHeight, const bool isHeaderRow) | WPXContentListener | [protected] |
_paragraphNumberOn(const uint16_t outlineHash, const uint8_t level) | WP6ContentListener | [protected] |
_resetParagraphState(const bool isListElement=false) | WPXContentListener | [protected] |
addTableColumnDefinition(const uint32_t width, const uint32_t leftGutter, const uint32_t rightGutter, const uint32_t attributes, const uint8_t alignment) | WP6ContentListener | [virtual] |
attributeChange(const bool isOn, const uint8_t attribute) | WP6ContentListener | [virtual] |
characterColorChange(const uint8_t red, const uint8_t green, const uint8_t blue) | WP6ContentListener | [virtual] |
characterShadingChange(const uint8_t shading) | WP6ContentListener | [virtual] |
columnChange(const WPXTextColumnType columnType, const uint8_t numColumns, const std::vector< float > &columnWidth, const std::vector< bool > &isFixedWidth) | WP6ContentListener | [virtual] |
defineTable(const uint8_t position, const uint16_t leftOffset) | WP6ContentListener | [virtual] |
defineTabStops(const bool isRelative, const std::vector< WPXTabStop > &tabStops, const std::vector< bool > &usePreWP9LeaderMethods) | WP6ContentListener | [virtual] |
displayNumberReferenceGroupOff(const uint8_t subGroup) | WP6ContentListener | [virtual] |
displayNumberReferenceGroupOn(const uint8_t subGroup, const uint8_t level) | WP6ContentListener | [virtual] |
endDocument() | WP6ContentListener | [inline, virtual] |
endTable() | WP6ContentListener | [virtual] |
fontChange(const uint16_t matchedFontPointSize, const uint16_t fontPID) | WP6ContentListener | [virtual] |
getPrefixDataPacket(const int prefixID) const | WP6Listener | |
globalOff() | WP6ContentListener | [virtual] |
globalOn(const uint8_t systemStyle) | WP6ContentListener | [virtual] |
handleLineBreak() | WP6ContentListener | [virtual] |
handleSubDocument(const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice) | WPXContentListener | [protected] |
headerFooterGroup(const uint8_t, const uint8_t, const uint16_t) | WP6ContentListener | [inline, virtual] |
highlightChange(const bool isOn, const RGBSColor color) | WP6ContentListener | [virtual] |
indentFirstLineChange(const int16_t offset) | WP6ContentListener | [virtual] |
insertBreak(const uint8_t breakType) | WP6ContentListener | [inline, virtual] |
insertCell(const uint8_t colSpan, const uint8_t rowSpan, const uint8_t borderBits, const RGBSColor *cellFgColor, const RGBSColor *cellBgColor, const RGBSColor *cellBorderColor, const WPXVerticalAlignment cellVerticalAlignment, const bool useCellAttributes, const uint32_t cellAttributes) | WP6ContentListener | [virtual] |
insertCharacter(const uint16_t character) | WP6ContentListener | [virtual] |
insertEOL() | WP6ContentListener | [virtual] |
insertRow(const uint16_t rowHeight, const bool isMinimumHeight, const bool isHeaderRow) | WP6ContentListener | [virtual] |
insertTab(const uint8_t tabType, float tabPosition) | WP6ContentListener | [virtual] |
isUndoOn() | WPXListener | [inline, protected] |
justificationChange(const uint8_t justification) | WP6ContentListener | [inline, virtual] |
lineSpacingChange(const float lineSpacing) | WP6ContentListener | [inline, virtual] |
m_listenerImpl | WPXContentListener | [protected] |
m_metaData | WPXContentListener | [protected] |
m_outlineDefineHash | WP6ContentListener | [private] |
m_pageList | WPXListener | [protected] |
m_parseState | WP6ContentListener | [private] |
m_ps | WPXContentListener | [protected] |
marginChange(const uint8_t side, const uint16_t margin) | WP6ContentListener | [virtual] |
noteOff(const WPXNoteType noteType) | WP6ContentListener | [virtual] |
noteOn(const uint16_t textPID) | WP6ContentListener | [virtual] |
operator=(const WP6ContentListener &) | WP6ContentListener | [private] |
pageFormChange(const uint16_t, const uint16_t, const WPXFormOrientation) | WP6ContentListener | [inline, virtual] |
pageMarginChange(const uint8_t, const uint16_t) | WP6ContentListener | [inline, virtual] |
paragraphMarginChange(const uint8_t side, const int16_t margin) | WP6ContentListener | [virtual] |
paragraphNumberOff() | WP6ContentListener | [virtual] |
paragraphNumberOn(const uint16_t outlineHash, const uint8_t level, const uint8_t flag) | WP6ContentListener | [virtual] |
setAlignmentCharacter(const uint16_t character) | WP6ContentListener | [virtual] |
setDate(const uint16_t type, const uint16_t year, const uint8_t month, const uint8_t day, const uint8_t hour, const uint8_t minute, const uint8_t second, const uint8_t dayOfWeek, const uint8_t timeZone, const uint8_t unused) | WP6ContentListener | [virtual] |
setExtendedInformation(const uint16_t type, const WPXString &data) | WP6ContentListener | [virtual] |
setLeaderCharacter(const uint16_t character, const uint8_t numSpaces) | WP6ContentListener | [virtual] |
setPrefixData(WP6PrefixData *prefixData) | WP6Listener | [inline] |
setUndoOn(bool isOn) | WPXListener | [inline, protected] |
spacingAfterParagraphChange(const float spacingRelative, const float spacingAbsolute) | WP6ContentListener | [virtual] |
startDocument() | WP6ContentListener | [inline, virtual] |
startTable() | WP6ContentListener | [virtual] |
styleGroupOff(const uint8_t subGroup) | WP6ContentListener | [virtual] |
styleGroupOn(const uint8_t subGroup) | WP6ContentListener | [virtual] |
suppressPageCharacteristics(const uint8_t) | WP6ContentListener | [inline, virtual] |
undoChange(const uint8_t undoType, const uint16_t undoLevel) | WP6ContentListener | [virtual] |
updateOutlineDefinition(const WP6OutlineLocation outlineLocation, const uint16_t outlineHash, const uint8_t *numberingMethods, const uint8_t tabBehaviourFlag) | WP6ContentListener | [virtual] |
WP6ContentListener(std::list< WPXPageSpan > &pageList, WPXTableList tableList, WPXHLListenerImpl *listenerImpl) | WP6ContentListener | |
WP6ContentListener(const WP6ContentListener &) | WP6ContentListener | [private] |
WP6Listener() | WP6Listener | |
WPXContentListener(std::list< WPXPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | WPXContentListener | [protected] |
WPXListener(std::list< WPXPageSpan > &pageList) | WPXListener | [protected] |
~WP6ContentListener() | WP6ContentListener | |
~WP6Listener() | WP6Listener | [inline, virtual] |
~WPXContentListener() | WPXContentListener | [protected, virtual] |
~WPXListener() | WPXListener | [protected, virtual] |