|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module io {
23 published
interface XPersistObject;
stores XPersistObject implementations into the stream
Definition: XObjectOutputStream.idl:35
allows to make UNO objects persistent
Definition: XPersistObject.idl:49
is thrown when an input or output error has occurred.
Definition: IOException.idl:27
makes it possible to write machine-independent simple data types to a stream.
Definition: XDataOutputStream.idl:29
Definition: Ambiguous.idl:20
void writeObject([in] XPersistObject Object)
writes an object to the stream.