LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
ExportStreamInfo Struct Referencepublished

information needed to export an object in mbx format (supplying an output stream to export into). More...

import "ExportStreamInfo.idl";

Public Attributes

com::sun::star::io::XOutputStream Target
 the output stream to export into.
boolean ForceBodies
 tries hard to make message (document) bodies available for export.

Detailed Description

information needed to export an object in mbx format (supplying an output stream to export into).

Member Data Documentation

◆ ForceBodies

boolean ForceBodies

tries hard to make message (document) bodies available for export.

◆ Target

the output stream to export into.


The documentation for this struct was generated from the following file: