WP42ContentListener Class Reference

#include <WP42ContentListener.h>

Inheritance diagram for WP42ContentListener:

WP42Listener WPXContentListener WPXListener List of all members.

Public Member Functions

 WP42ContentListener (std::list< WPXPageSpan > &pageList, std::vector< WP42SubDocument * > &subDocuments, WPXHLListenerImpl *listenerImpl)
 ~WP42ContentListener ()
void startDocument ()
void insertCharacter (const uint16_t character)
void insertTab (const uint8_t tabType, float tabPosition)
void insertBreak (const uint8_t breakType)
void insertEOL ()
void attributeChange (const bool isOn, const uint8_t attribute)
void marginReset (const uint8_t leftMargin, const uint8_t rightMargin)
void headerFooterGroup (const uint8_t headerFooterDefinition, WP42SubDocument *subDocument)
void suppressPageCharacteristics (const uint8_t suppressCode)
void endDocument ()

Protected Member Functions

void _handleSubDocument (const WPXSubDocument *subDocument, const bool isHeaderFooter, WPXTableList tableList, int nextTableIndice=0)
void _flushText ()
void _changeList ()

Private Attributes

WP42ContentParsingStatem_parseState
std::vector< WP42SubDocument * > & m_subDocuments

Constructor & Destructor Documentation

WP42ContentListener::WP42ContentListener ( std::list< WPXPageSpan > &  pageList,
std::vector< WP42SubDocument * > &  subDocuments,
WPXHLListenerImpl listenerImpl 
)

WP42ContentListener::~WP42ContentListener (  ) 


Member Function Documentation

void WP42ContentListener::_changeList (  )  [inline, protected, virtual]

Implements WPXContentListener.

void WP42ContentListener::_flushText (  )  [protected, virtual]

Implements WPXContentListener.

void WP42ContentListener::_handleSubDocument ( const WPXSubDocument subDocument,
const bool  isHeaderFooter,
WPXTableList  tableList,
int  nextTableIndice = 0 
) [protected, virtual]

Implements WPXContentListener.

void WP42ContentListener::attributeChange ( const bool  isOn,
const uint8_t  attribute 
) [virtual]

Implements WP42Listener.

void WP42ContentListener::endDocument (  )  [inline, virtual]

Implements WP42Listener.

void WP42ContentListener::headerFooterGroup ( const uint8_t  headerFooterDefinition,
WP42SubDocument subDocument 
) [virtual]

Implements WP42Listener.

void WP42ContentListener::insertBreak ( const uint8_t  breakType  )  [inline, virtual]

Implements WP42Listener.

void WP42ContentListener::insertCharacter ( const uint16_t  character  )  [virtual]

Implements WP42Listener.

void WP42ContentListener::insertEOL (  )  [virtual]

Implements WP42Listener.

void WP42ContentListener::insertTab ( const uint8_t  tabType,
float  tabPosition 
) [virtual]

Implements WP42Listener.

void WP42ContentListener::marginReset ( const uint8_t  leftMargin,
const uint8_t  rightMargin 
) [virtual]

Implements WP42Listener.

void WP42ContentListener::startDocument (  )  [inline, virtual]

Implements WP42Listener.

void WP42ContentListener::suppressPageCharacteristics ( const uint8_t  suppressCode  )  [inline, virtual]

Implements WP42Listener.


Member Data Documentation

WP42ContentParsingState* WP42ContentListener::m_parseState [private]

std::vector<WP42SubDocument *>& WP42ContentListener::m_subDocuments [private]


The documentation for this class was generated from the following files:
Generated on Mon Jul 17 13:26:14 2006 for libwpd by doxygen 1.4.7