|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module io {
60 string readString( [in] sequence<
char> Delimiters, [in]
boolean bRemoveDelimiter )
90 void setEncoding( [in]
string Encoding );
Interface to read strings from a stream.
Definition: XTextInputStream.idl:32
string readLine()
reads text until a line break (CR, LF, or CR/LF) or EOF is found and returns it as string (without CR...
is thrown when an input or output error has occurred.
Definition: IOException.idl:27
Definition: Ambiguous.idl:20