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

interface XSVGWriter
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XSVGWriter
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces
Usage Restrictions
deprecated

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

Top of Page