:: com :: sun :: star :: io ::

service TextInputStream
Description
provides functionality to read text data from a ::com::sun::star::io::XInputStream that initially has to be passed to the method ::com::sun::star::io::XActiveDataSink::setInputStream() .

For details about the text functionality see ::com::sun::star::io::XTextInputStream .


Exported Interfaces
::com::sun::star::io::XTextInputStream
Description
Interface to read text data
::com::sun::star::io::XActiveDataSink
Description
Interface to specify the used ::com::sun::star::io::XInputStream

 
Top of Page