LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_ExportStreamInfo_idl__
20 #define __com_sun_star_ucb_ExportStreamInfo_idl__
26 module
com { module sun { module star { module ucb {
information needed to export an object in mbx format (supplying an output stream to export into).
Definition: ExportStreamInfo.idl:32
boolean ForceBodies
tries hard to make message (document) bodies available for export.
Definition: ExportStreamInfo.idl:39
Definition: Ambiguous.idl:22
This is the basic interface to write data to a stream.
Definition: XOutputStream.idl:38
com::sun::star::io::XOutputStream Target
the output stream to export into.
Definition: ExportStreamInfo.idl:35