Public Member Functions | Private Attributes

OXML_Element_Math Class Reference

#include <OXML_Element_Math.h>

Inheritance diagram for OXML_Element_Math:
OXML_Element OXML_ObjectWithAttrProp

List of all members.

Public Member Functions

 OXML_Element_Math (const std::string &id)
virtual ~OXML_Element_Math ()
virtual UT_Error serialize (IE_Exp_OpenXML *exporter)
virtual UT_Error addToPT (PD_Document *pDocument)
void setMathML (const std::string &sMathML)
const char * getMathML ()

Private Attributes

std::string m_MathML

Constructor & Destructor Documentation

OXML_Element_Math::OXML_Element_Math ( const std::string &  id  ) 
OXML_Element_Math::~OXML_Element_Math (  )  [virtual]

Member Function Documentation

const char * OXML_Element_Math::getMathML (  ) 

References m_MathML, and UT_return_val_if_fail.

Referenced by serialize().

UT_Error OXML_Element_Math::serialize ( IE_Exp_OpenXML exporter  )  [virtual]
void OXML_Element_Math::setMathML ( const std::string &  sMathML  ) 

Member Data Documentation

std::string OXML_Element_Math::m_MathML [private]

Referenced by addToPT(), getMathML(), and setMathML().


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