Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: svg ::

interface XSVGWriter

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]


Methods' Summary

write

Methods' Details

write
 
void
write(
[ in ] com::sun::star::xml::sax::XDocumentHandler aHandler,
[ in ] sequence< byte > aMtf );


Top of Page