19 #ifndef __com_sun_star_io_XObjectOutputStream_idl__
20 #define __com_sun_star_io_XObjectOutputStream_idl__
27 module com { module sun { module star { module io {
29 published
interface XPersistObject;
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
makes it possible to write machine-independent simple data types to a stream.
Definition: XDataOutputStream.idl:34
allows to make UNO objects persistent
Definition: XPersistObject.idl:54
stores XPersistObject implementations into the stream
Definition: XObjectOutputStream.idl:40