LibreOffice Module xmlsecurity (master) 1
Classes | Macros
xmldocumentwrapper_xmlsecimpl.hxx File Reference
#include <com/sun/star/xml/wrapper/XXMLDocumentWrapper.hpp>
#include <com/sun/star/xml/csax/XCompressedDocumentHandler.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase.hxx>
#include <xmlsec/saxhelper.hxx>
#include <xsecxmlsecdllapi.h>
#include <libxml/tree.h>
Include dependency graph for xmldocumentwrapper_xmlsecimpl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XMLDocumentWrapper_XmlSecImpl
 NAME XMLDocumentWrapper_XmlSecImpl – Class to manipulate a libxml2 document. More...
 

Macros

#define NODEPOSITION_NORMAL   1
 
#define NODEPOSITION_STARTELEMENT   2
 
#define NODEPOSITION_ENDELEMENT   3
 

Macro Definition Documentation

◆ NODEPOSITION_ENDELEMENT

#define NODEPOSITION_ENDELEMENT   3

Definition at line 32 of file xmldocumentwrapper_xmlsecimpl.hxx.

◆ NODEPOSITION_NORMAL

#define NODEPOSITION_NORMAL   1

Definition at line 30 of file xmldocumentwrapper_xmlsecimpl.hxx.

◆ NODEPOSITION_STARTELEMENT

#define NODEPOSITION_STARTELEMENT   2

Definition at line 31 of file xmldocumentwrapper_xmlsecimpl.hxx.