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

service TextOutputStream
Description
provides functionality to write text data to a ::com::sun::star::io::XOutputStream that initially has to be passed to the method ::com::sun::star::io::XActiveDataSource::setOutputStream() .

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


Exported Interfaces
::com::sun::star::io::XTextOutputStream
Description
Interface to write text data
::com::sun::star::io::XActiveDataSource
Description
Interface to specify the used ::com::sun::star::io::XOutputStream

 
Top of Page