#include <ie_exp_XSL-FO.h>
Public Member Functions | |
IE_Exp_XSL_FO (PD_Document *pDocument) | |
virtual | ~IE_Exp_XSL_FO () |
Protected Member Functions | |
virtual UT_Error | _writeDocument () |
Private Attributes | |
s_XSL_FO_Listener * | m_pListener |
UT_uint32 | m_error |
IE_Exp_XSL_FO::IE_Exp_XSL_FO | ( | PD_Document * | pDocument | ) |
IE_Exp_XSL_FO::~IE_Exp_XSL_FO | ( | ) | [virtual] |
UT_Error IE_Exp_XSL_FO::_writeDocument | ( | void | ) | [protected, virtual] |
Implements IE_Exp.
References DELETEP, IE_Exp::getDoc(), m_error, m_pListener, UT_IE_COULDNOTWRITE, and UT_OK.
UT_uint32 IE_Exp_XSL_FO::m_error [private] |
Reimplemented from IE_Exp.
Referenced by _writeDocument().
s_XSL_FO_Listener* IE_Exp_XSL_FO::m_pListener [private] |
Referenced by _writeDocument().