21module
com { module sun { module star { module document {
Definition XBinaryStreamResolver.idl:40
string resolveOutputStream([in] com::sun::star::io::XOutputStream aBinaryStream)
converts the output stream, data has been written to, to a URL in source URL namespace.
com::sun::star::io::XOutputStream createOutputStream()
creates an output stream, to which binary data can be written.
com::sun::star::io::XInputStream getInputStream([in] string aURL)
converts the given URL from the source URL namespace to an input stream, from which binary data can b...
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