LibreOffice Module xmlsecurity (master) 1
Namespaces | Functions
signaturecreatorimpl.cxx File Reference
#include <framework/signaturecreatorimpl.hxx>
#include <framework/xmlsignaturetemplateimpl.hxx>
#include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <osl/diagnose.h>
#include <rtl/ref.hxx>
Include dependency graph for signaturecreatorimpl.cxx:

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::wrapper
 

Functions

OUString SignatureCreatorImpl_getImplementationName ()
 
css::uno::Sequence< OUString > SignatureCreatorImpl_getSupportedServiceNames ()
 

Function Documentation

◆ SignatureCreatorImpl_getImplementationName()

OUString SignatureCreatorImpl_getImplementationName ( )
Exceptions
css::uno::RuntimeException

Definition at line 149 of file signaturecreatorimpl.cxx.

Referenced by SignatureCreatorImpl::getImplementationName().

◆ SignatureCreatorImpl_getSupportedServiceNames()

css::uno::Sequence< OUString > SignatureCreatorImpl_getSupportedServiceNames ( )
Exceptions
css::uno::RuntimeException

Definition at line 154 of file signaturecreatorimpl.cxx.

Referenced by SignatureCreatorImpl::getSupportedServiceNames().