|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module ucb {
This is the basic interface to read data from a stream.
Definition: XSimpleFileAccess.idl:28
the base of all UNO exceptions
Definition: Exception.idl:29
This is an extension to the interface XSimpleFileAccess.
Definition: XSimpleFileAccess2.idl:26
Definition: Ambiguous.idl:20
void writeFile([in] string FileURL, [in] com::sun::star::io::XInputStream data)
Overwrites the file content with the given data.