19#ifndef __com_sun_star_document_XExporter_idl__
20#define __com_sun_star_document_XExporter_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 ExportFilter
Definition: XExporter.idl:41
void setSourceDocument([in] com::sun::star::lang::XComponent Document)
sets the source document for the exporter
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