19 #ifndef __com_sun_star_io_XTextInputStream_idl__
20 #define __com_sun_star_io_XTextInputStream_idl__
28 module com { module sun { module star { module io {
66 string readString( [in] sequence<char> Delimiters, [in]
boolean bRemoveDelimiter )
96 void setEncoding( [in]
string Encoding );
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
Interface to read strings from a stream.
Definition: XTextInputStream.idl:37