Public Member Functions | Private Attributes

ODi_ContentStreamAnnotationMatcher_ListenerState Class Reference

Class to handle the content stream. More...

#include <ODi_ContentStreamAnnotationMatcher_ListenerState.h>

Inheritance diagram for ODi_ContentStreamAnnotationMatcher_ListenerState:
ODi_ListenerState

List of all members.

Public Member Functions

 ODi_ContentStreamAnnotationMatcher_ListenerState (PD_Document *pDocument, GsfInfile *pGsfInfile, ODi_Office_Styles *pStyles, ODi_ElementStack &rElementStack, ODi_Abi_Data &rAbiData)
 Constructor.
virtual ~ODi_ContentStreamAnnotationMatcher_ListenerState ()
void startElement (const gchar *pName, const gchar **ppAtts, ODi_ListenerStateAction &rAction)
void endElement (const gchar *pName, ODi_ListenerStateAction &rAction)
void charData (const gchar *pBuffer, int length)
const std::set< std::string > & getRangedAnnotationNames () const

Private Attributes

PD_Documentm_pAbiDocument
GsfInfile * m_pGsfInfile
ODi_Office_Stylesm_pStyles
ODi_Abi_Datam_rAbiData

Detailed Description

Class to handle the content stream.


Constructor & Destructor Documentation

ODi_ContentStreamAnnotationMatcher_ListenerState::ODi_ContentStreamAnnotationMatcher_ListenerState ( PD_Document pDocument,
GsfInfile *  pGsfInfile,
ODi_Office_Styles pStyles,
ODi_ElementStack rElementStack,
ODi_Abi_Data rAbiData 
)

Constructor.

References m_pAbiDocument, m_pGsfInfile, m_pStyles, and UT_ASSERT_HARMLESS.

ODi_ContentStreamAnnotationMatcher_ListenerState::~ODi_ContentStreamAnnotationMatcher_ListenerState (  )  [virtual]

Member Function Documentation

void ODi_ContentStreamAnnotationMatcher_ListenerState::charData ( const gchar *  pBuffer,
int  length 
) [virtual]

Implements ODi_ListenerState.

void ODi_ContentStreamAnnotationMatcher_ListenerState::endElement ( const gchar *  pName,
ODi_ListenerStateAction rAction 
) [virtual]
const std::set< std::string > & ODi_ContentStreamAnnotationMatcher_ListenerState::getRangedAnnotationNames (  )  const
void ODi_ContentStreamAnnotationMatcher_ListenerState::startElement ( const gchar *  pName,
const gchar **  ppAtts,
ODi_ListenerStateAction rAction 
) [virtual]

Member Data Documentation


The documentation for this class was generated from the following files: