19#ifndef __com_sun_star_io_MarkableOutputStream_idl__
20#define __com_sun_star_io_MarkableOutputStream_idl__
27module
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:35
makes it possible to connect data sinks and sources.
Definition XConnectable.idl:40
makes it possible to set and remove seekable marks to a stream.
Definition XMarkableStream.idl:35
This is the basic interface to write data to a stream.
Definition XOutputStream.idl:38
Definition Ambiguous.idl:22
allows to set marks in an outputstream and to later jump back to these marks.
Definition MarkableOutputStream.idl:37