Public Member Functions | Protected Member Functions | Private Attributes

IE_Exp_OpenDocument Class Reference

#include <ie_exp_OpenDocument.h>

Inheritance diagram for IE_Exp_OpenDocument:
IE_Exp

List of all members.

Public Member Functions

 IE_Exp_OpenDocument (PD_Document *pDocument)
 Constructor.
virtual ~IE_Exp_OpenDocument ()
 Destructor.
void setGSFOutput (GsfOutput *pBuf)

Protected Member Functions

virtual GsfOutput * _openFile (const char *szFilename)
virtual UT_Error _writeDocument (void)
 This writes out our AbiWord file as an OpenOffice compound document.
virtual UT_Error copyToBuffer (PD_DocumentRange *pDocRange, const UT_ByteBufPtr &bufODT)

Private Attributes

GsfOutfile * m_odt

Constructor & Destructor Documentation

IE_Exp_OpenDocument::IE_Exp_OpenDocument ( PD_Document pDocument  ) 

Constructor.

IE_Exp_OpenDocument::~IE_Exp_OpenDocument (  )  [virtual]

Destructor.


Member Function Documentation

GsfOutput * IE_Exp_OpenDocument::_openFile ( const char *  szFilename  )  [protected, virtual]
UT_Error IE_Exp_OpenDocument::copyToBuffer ( PD_DocumentRange pDocRange,
const UT_ByteBufPtr bufODT 
) [protected, virtual]
void IE_Exp_OpenDocument::setGSFOutput ( GsfOutput *  pBuf  ) 

References m_odt.


Member Data Documentation

GsfOutfile* IE_Exp_OpenDocument::m_odt [private]

Referenced by _writeDocument(), and setGSFOutput().


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