LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_XExporter_idl__
20 #define __com_sun_star_document_XExporter_idl__
26 module
com { module sun { module star { module document {
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:43
void setSourceDocument([in] com::sun::star::lang::XComponent Document)
sets the source document for the exporter
makes it possible to connect a document with an ExportFilter
Definition: XExporter.idl:41
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48