|
LibreOffice Module filter (master) 1
|
#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/xml/sax/XDocumentHandler.hpp>#include <com/sun/star/io/XOutputStream.hpp>Go to the source code of this file.
Namespaces | |
| namespace | svgi |
Functions | |
| css::uno::Reference< css::xml::sax::XDocumentHandler > | svgi::createSerializer (const css::uno::Reference< css::io::XOutputStream > &) |
| Creates a XDocumentHandler that serializes directly to an XOutputStream. More... | |