LibreOffice Module filter (master) 1
Classes | Namespaces | Macros
LibXSLTTransformer.hxx File Reference
#include <deque>
#include <map>
#include <mutex>
#include <libxml/parser.h>
#include <libxml/tree.h>
#include <libxml/xmlIO.h>
#include <libxslt/transform.h>
#include <libxml/xpathInternals.h>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <salhelper/thread.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/io/XStreamListener.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/xml/xslt/XXSLTTransformer.hpp>
Include dependency graph for LibXSLTTransformer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XSLT::Reader
 
class  XSLT::LibXSLTTransformer
 

Namespaces

namespace  XSLT
 

Macros

#define EXT_MODULE_OLE_URI   "http://libreoffice.org/2011/xslt/ole"
 

Macro Definition Documentation

◆ EXT_MODULE_OLE_URI

#define EXT_MODULE_OLE_URI   "http://libreoffice.org/2011/xslt/ole"

Definition at line 44 of file LibXSLTTransformer.hxx.