:: 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.