19 #ifndef __com_sun_star_io_MarkableOutputStream_idl__
20 #define __com_sun_star_io_MarkableOutputStream_idl__
27 module
com { module sun { module star { module io {
has to be implemented if the class should be able to write into an output stream. ...
Definition: XActiveDataSource.idl:34
– idl definition –
Definition: Ambiguous.idl:22
makes it possible to set and remove seekable marks to a stream.
Definition: XMarkableStream.idl:34
This is the basic interface to write data to a stream.
Definition: XOutputStream.idl:37
makes it possible to connect data sinks and sources.
Definition: XConnectable.idl:39
allows to set marks in an outputstream and to later jump back to these marks.
Definition: MarkableOutputStream.idl:36