19#ifndef __com_sun_star_document_XImporter_idl__
20#define __com_sun_star_document_XImporter_idl__
26module
com { module sun { module star { module document {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
makes it possible to connect a document with an ImportFilter
Definition: XImporter.idl:41
void setTargetDocument([in] com::sun::star::lang::XComponent Document)
sets the target document for the importer
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22