interface XSVGWriter in module com::sun::star::svg::

(Global Index)

[ DEPRECATED ]

Syntax

interface XSVGWriter : com::sun::star::uno::XInterface ;

Method Summary

write

Method Details



write

Syntax

void write (
com::sun::star::xml::sax::XDocumentHandler aHandler,
sequence< byte > aMtf );
Top of Page