LibreOffice Module xmlsecurity (master) 1
Macros | Functions
xmldocumentwrapper_xmlsecimpl.cxx File Reference
#include <sal/config.h>
#include <osl/diagnose.h>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/xml/crypto/sax/XSAXEventKeeper.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <xmlsec/xmldocumentwrapper_xmlsecimpl.hxx>
#include "xmlelementwrapper_xmlsecimpl.hxx"
#include <comphelper/attributelist.hxx>
#include <rtl/ref.hxx>
Include dependency graph for xmldocumentwrapper_xmlsecimpl.cxx:

Go to the source code of this file.

Macros

#define stricmp   strcasecmp
 
#define STRXMLNS   "xmlns"
 
#define NODE_REMOVED   0
 
#define NODE_NOTREMOVED   1
 
#define NODE_STOPPED   2
 

Functions

SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_xml_wrapper_XMLDocumentWrapper_get_implementation (uno::XComponentContext *, uno::Sequence< uno::Any > const &)
 

Macro Definition Documentation

◆ NODE_NOTREMOVED

#define NODE_NOTREMOVED   1

Definition at line 41 of file xmldocumentwrapper_xmlsecimpl.cxx.

◆ NODE_REMOVED

#define NODE_REMOVED   0

Definition at line 40 of file xmldocumentwrapper_xmlsecimpl.cxx.

◆ NODE_STOPPED

#define NODE_STOPPED   2

Definition at line 42 of file xmldocumentwrapper_xmlsecimpl.cxx.

◆ stricmp

#define stricmp   strcasecmp

Definition at line 32 of file xmldocumentwrapper_xmlsecimpl.cxx.

◆ STRXMLNS

#define STRXMLNS   "xmlns"

Definition at line 37 of file xmldocumentwrapper_xmlsecimpl.cxx.

Function Documentation

◆ com_sun_star_xml_wrapper_XMLDocumentWrapper_get_implementation()

SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_xml_wrapper_XMLDocumentWrapper_get_implementation ( uno::XComponentContext *  ,
uno::Sequence< uno::Any > const &   
)

Definition at line 894 of file xmldocumentwrapper_xmlsecimpl.cxx.