:: com :: sun :: star :: ucb ::
|
struct ExportStreamInfo |
|
- Description
- information needed to export an object in mbx format (supplying an output
stream to export into).
|
Elements' Summary |
Target |
the output stream to export into.
|
ForceBodies |
tries hard to make message (document) bodies available for export.
|
Elements' Details |
Target
::com::sun::star::io::XOutputStream Target;
- Description
- the output stream to export into.
|
|
ForceBodies
boolean ForceBodies;
- Description
- tries hard to make message (document) bodies available for export.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.