#include <WP3StylesListener.h>
Public Member Functions | |
WP3StylesListener (std::list< WPXPageSpan > &pageList, WPXTableList tableList, std::vector< WP3SubDocument * > &subDocuments) | |
void | startDocument () |
void | startSubDocument () |
void | insertCharacter (uint32_t) |
void | insertTab () |
void | insertTab (uint8_t, double) |
void | insertEOL () |
void | insertBreak (uint8_t breakType) |
void | attributeChange (bool, uint8_t) |
void | lineSpacingChange (double) |
void | justificationChange (uint8_t) |
void | pageMarginChange (uint8_t side, uint16_t margin) |
void | pageFormChange (uint16_t length, uint16_t width, WPXFormOrientation orientation) |
void | marginChange (uint8_t side, uint16_t margin) |
void | indentFirstLineChange (double) |
void | setTabs (bool, const std::vector< WPXTabStop >) |
void | columnChange (WPXTextColumnType, uint8_t, const std::vector< double > &, const std::vector< bool > &) |
void | endDocument () |
void | endSubDocument () |
void | defineTable (uint8_t, uint16_t) |
void | addTableColumnDefinition (uint32_t, uint32_t, uint32_t, uint32_t, uint8_t) |
void | startTable () |
void | insertRow () |
void | insertCell () |
void | closeCell () |
void | closeRow () |
void | setTableCellSpan (uint16_t, uint16_t) |
void | setTableCellFillColor (const RGBSColor *) |
void | endTable () |
void | undoChange (uint8_t undoType, uint16_t undoLevel) |
void | setTextColor (const RGBSColor *) |
void | setTextFont (const WPXString &) |
void | setFontSize (uint16_t) |
void | insertPageNumber (const WPXString &) |
void | insertNoteReference (const WPXString &) |
void | insertNote (WPXNoteType, const WP3SubDocument *) |
void | headerFooterGroup (uint8_t headerFooterType, uint8_t occurenceBits, WP3SubDocument *subDocument) |
void | suppressPage (uint16_t suppressCode) |
void | backTab () |
void | leftIndent () |
void | leftIndent (double) |
void | leftRightIndent () |
void | leftRightIndent (double) |
void | insertPicture (double, double, double, double, uint8_t, uint8_t, uint16_t, const WPXBinaryData &) |
void | insertTextBox (double, double, double, double, uint8_t, uint8_t, uint16_t, const WP3SubDocument *, const WP3SubDocument *) |
void | insertWP51Table (double, double, double, double, uint8_t, uint8_t, uint16_t, const WP3SubDocument *, const WP3SubDocument *) |
![]() | |
WP3Listener () | |
virtual | ~WP3Listener () |
void | setResourceFork (WP3ResourceFork *resourceFork) |
const WP3ResourceFork * | getResourceFork () const |
Protected Member Functions | |
void | _handleSubDocument (const WPXSubDocument *subDocument, WPXSubDocumentType subDocumentType, WPXTableList tableList, int nextTableIndice=0) |
![]() | |
WPXStylesListener (std::list< WPXPageSpan > &pageList) | |
virtual | ~WPXStylesListener () |
![]() | |
WPXListener (std::list< WPXPageSpan > &pageList) | |
virtual | ~WPXListener () |
bool | isUndoOn () |
void | setUndoOn (bool isOn) |
Private Member Functions | |
WP3StylesListener (const WP3StylesListener &) | |
WP3StylesListener & | operator= (const WP3StylesListener &) |
Private Attributes | |
WPXPageSpan | m_currentPage |
WPXTableList | m_tableList |
WPXTable * | m_currentTable |
double | m_tempMarginLeft |
double | m_tempMarginRight |
bool | m_currentPageHasContent |
bool | m_isSubDocument |
std::vector< WP3SubDocument * > & | m_subDocuments |
std::list< WPXPageSpan >::iterator | m_pageListHardPageMark |
Additional Inherited Members | |
![]() | |
std::list< WPXPageSpan > & | m_pageList |
WP3StylesListener::WP3StylesListener | ( | std::list< WPXPageSpan > & | pageList, |
WPXTableList | tableList, | ||
std::vector< WP3SubDocument * > & | subDocuments | ||
) |
|
private |
|
protected |
Referenced by headerFooterGroup().
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
Referenced by WP3Parser::parseSubDocument().
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
Referenced by endDocument(), and endSubDocument().
void WP3StylesListener::insertCell | ( | ) |
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
void WP3StylesListener::insertRow | ( | ) |
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
private |
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
|
inlinevirtual |
Implements WP3Listener.
Referenced by WP3Parser::parseSubDocument().
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
virtual |
Implements WP3Listener.
|
private |
Referenced by headerFooterGroup(), insertBreak(), marginChange(), pageFormChange(), pageMarginChange(), and suppressPage().
|
private |
|
private |
Referenced by _handleSubDocument(), insertCell(), insertRow(), and startTable().
|
private |
Referenced by _handleSubDocument(), insertBreak(), and marginChange().
|
private |
Referenced by insertBreak(), marginChange(), and WP3StylesListener().
|
private |
Referenced by headerFooterGroup().
|
private |
Referenced by _handleSubDocument(), and startTable().
|
private |
Referenced by insertBreak(), and marginChange().
|
private |
Referenced by insertBreak(), and marginChange().