LibreOffice Module filter (master) 1
Namespaces | Functions
odfserializer.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
Include dependency graph for odfserializer.hxx:
This graph shows which files directly or indirectly include this file:

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...