LibreOffice Module xmlsecurity (master) 1
Namespaces | Functions
xmlstreamio.hxx File Reference
#include <xsecxmlsecdllapi.h>
Include dependency graph for xmlstreamio.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::xml
 
namespace  com::sun::star::xml::crypto
 
namespace  com::sun::star::uno
 

Functions

int xmlEnableStreamInputCallbacks ()
 
void xmlDisableStreamInputCallbacks ()
 
int xmlRegisterStreamInputCallbacks (css::uno::Reference< css::xml::crypto::XUriBinding > const &aUriBinding)
 
int xmlUnregisterStreamInputCallbacks ()
 

Function Documentation

◆ xmlDisableStreamInputCallbacks()

void xmlDisableStreamInputCallbacks ( )

Definition at line 246 of file xmlstreamio.cxx.

References g_bInputCallbacksEnabled, and xmlUnregisterStreamInputCallbacks().

Referenced by deInitXmlSec().

◆ xmlEnableStreamInputCallbacks()

int xmlEnableStreamInputCallbacks ( )

◆ xmlRegisterStreamInputCallbacks()

int xmlRegisterStreamInputCallbacks ( css::uno::Reference< css::xml::crypto::XUriBinding > const &  aUriBinding)

◆ xmlUnregisterStreamInputCallbacks()

int xmlUnregisterStreamInputCallbacks ( )