#include <ie_exp_WML.h>
Public Member Functions | |
IE_Exp_WML (PD_Document *pDocument) | |
virtual | ~IE_Exp_WML () |
Protected Member Functions | |
virtual UT_Error | _writeDocument (void) |
Private Attributes | |
s_WML_Listener * | m_pListener |
IE_Exp_WML::IE_Exp_WML | ( | PD_Document * | pDocument | ) |
References IE_Exp::m_error, and m_pListener.
IE_Exp_WML::~IE_Exp_WML | ( | ) | [virtual] |
UT_Error IE_Exp_WML::_writeDocument | ( | void | ) | [protected, virtual] |
Implements IE_Exp.
References DELETEP, IE_Exp::getDoc(), IE_Exp::m_error, m_pListener, UT_IE_COULDNOTWRITE, and UT_OK.
s_WML_Listener* IE_Exp_WML::m_pListener [private] |
Referenced by _writeDocument(), and IE_Exp_WML().