LibreOffice Module filter (master) 1
Namespaces | Functions
LibXSLTTransformer.cxx File Reference
#include <algorithm>
#include <cstring>
#include <map>
#include <optional>
#include <string_view>
#include <utility>
#include <vector>
#include <libxml/parser.h>
#include <libxml/xmlIO.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include <libxml/xmlstring.h>
#include <libxslt/transform.h>
#include <libxslt/xsltutils.h>
#include <libxslt/variables.h>
#include <libxslt/extensions.h>
#include <libexslt/exslt.h>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <osl/file.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/io/XStreamListener.hpp>
#include "LibXSLTTransformer.hxx"
#include "OleHandler.hxx"
Include dependency graph for LibXSLTTransformer.cxx:

Go to the source code of this file.

Namespaces

namespace  XSLT
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_LibXSLTTransformer_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ filter_LibXSLTTransformer_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_LibXSLTTransformer_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 564 of file LibXSLTTransformer.cxx.