Public Member Functions | Private Member Functions | Private Attributes

IE_Exp_HTML_XHTMLWriter Class Reference

#include <ie_exp_HTML_DocumentWriter.h>

Inheritance diagram for IE_Exp_HTML_XHTMLWriter:
IE_Exp_HTML_DocumentWriter IE_Exp_HTML_ListenerImpl

List of all members.

Public Member Functions

 IE_Exp_HTML_XHTMLWriter (IE_Exp_HTML_OutputWriter *pOutputWriter)
void insertDTD ()
void openDocument ()
void openHead ()
void openList (bool ordered, const gchar *szStyleName, const PP_AttrProp *pAP)
void openHeading (size_t level, const gchar *szStyleName, const gchar *szId, const PP_AttrProp *pAP)
void openBlock (const gchar *szStyleName, const UT_UTF8String &style, const PP_AttrProp *pAP)
void enableXmlDeclaration (bool bEnable)
void enableAwmlNamespace (bool bEnable)

Private Member Functions

void _handleAwmlStyle (const PP_AttrProp *pAP)

Private Attributes

bool m_bEnableXmlDeclaration
bool m_bUseAwml

Constructor & Destructor Documentation

IE_Exp_HTML_XHTMLWriter::IE_Exp_HTML_XHTMLWriter ( IE_Exp_HTML_OutputWriter pOutputWriter  ) 

Member Function Documentation

void IE_Exp_HTML_XHTMLWriter::_handleAwmlStyle ( const PP_AttrProp pAP  )  [private]
void IE_Exp_HTML_XHTMLWriter::enableAwmlNamespace ( bool  bEnable  )  [inline]
void IE_Exp_HTML_XHTMLWriter::enableXmlDeclaration ( bool  bEnable  )  [inline]
void IE_Exp_HTML_XHTMLWriter::openBlock ( const gchar *  szStyleName,
const UT_UTF8String style,
const PP_AttrProp pAP 
) [virtual]

Reimplemented from IE_Exp_HTML_DocumentWriter.

References _handleAwmlStyle().

void IE_Exp_HTML_XHTMLWriter::openDocument (  )  [virtual]
void IE_Exp_HTML_XHTMLWriter::openHead (  )  [virtual]
void IE_Exp_HTML_XHTMLWriter::openHeading ( size_t  level,
const gchar *  szStyleName,
const gchar *  szId,
const PP_AttrProp pAP 
) [virtual]

Reimplemented from IE_Exp_HTML_DocumentWriter.

References _handleAwmlStyle().

void IE_Exp_HTML_XHTMLWriter::openList ( bool  ordered,
const gchar *  szStyleName,
const PP_AttrProp pAP 
) [virtual]

Reimplemented from IE_Exp_HTML_DocumentWriter.

References _handleAwmlStyle().


Member Data Documentation


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