LibreOffice
LibreOffice 6.3 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_io_XDataExporter_idl__
20 #define __com_sun_star_io_XDataExporter_idl__
32 module
com { module sun { module star { module io {
makes it possible to export data from a component into a data sink.
Definition: XDataExporter.idl:39
is used to receive callbacks from an importer or exporter.
Definition: XDataTransferEventListener.idl:32
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:42
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
This is the basic interface to write data to a stream.
Definition: XOutputStream.idl:37