LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_io_XStream_idl__
20 #define __com_sun_star_io_XStream_idl__
27 module
com { module sun { module star { module io {
XInputStream getInputStream()
offers read and write access to the same stream.
Definition: XStream.idl:33
XOutputStream getOutputStream()
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
This is the basic interface to write data to a stream.
Definition: XOutputStream.idl:38