service TextOutputStream in module com::sun::star::io::

(Global Index)

Syntax

service TextOutputStream;

Description

writes its data to a chained XOutputStream .

Guarantees

thread safe

Guarantees

allow buffer size is 2 ^ 31 -1

Exported Interfaces


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

com::sun::star::io::XActiveDataSource
Top of Page