#include <ie_imp_GraphicAsDocument.h>
Public Member Functions | |
IE_Imp_GraphicAsDocument (PD_Document *pDocument) | |
~IE_Imp_GraphicAsDocument () | |
void | setGraphicImporter (IE_ImpGraphic *importer) |
Protected Member Functions | |
virtual UT_Error | _loadFile (GsfInput *input) |
Private Attributes | |
IE_ImpGraphic * | m_pGraphicImporter |
IE_Imp_GraphicAsDocument::IE_Imp_GraphicAsDocument | ( | PD_Document * | pDocument | ) |
IE_Imp_GraphicAsDocument::~IE_Imp_GraphicAsDocument | ( | ) |
References DELETEP, and m_pGraphicImporter.
UT_Error IE_Imp_GraphicAsDocument::_loadFile | ( | GsfInput * | input | ) | [protected, virtual] |
Implements IE_Imp.
References IE_Imp::appendObject(), IE_Imp::appendStrux(), IE_Imp::getDoc(), IE_ImpGraphic::importGraphic(), m_pGraphicImporter, PTO_Image, PTX_Block, PTX_Section, UT_DEBUGMSG, and UT_OK.
void IE_Imp_GraphicAsDocument::setGraphicImporter | ( | IE_ImpGraphic * | importer | ) | [inline] |
References DELETEP.
Referenced by _loadFile(), and ~IE_Imp_GraphicAsDocument().