22module 
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:29
com::sun::star::io::XOutputStream getOutputStream()
void setOutputStream([in] com::sun::star::io::XOutputStream aStream)
plugs the output stream.
This is the basic interface to write data to a stream.
Definition XOutputStream.idl:30
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20