summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component/certificatecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/component/certificatecontainer.hxx')
-rw-r--r--xmlsecurity/source/component/certificatecontainer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/source/component/certificatecontainer.hxx b/xmlsecurity/source/component/certificatecontainer.hxx
index 6bd64f524930..58c3ef82d00a 100644
--- a/xmlsecurity/source/component/certificatecontainer.hxx
+++ b/xmlsecurity/source/component/certificatecontainer.hxx
@@ -54,14 +54,14 @@ class CertificateContainer : public ::cppu::WeakImplHelper< css::lang::XServiceI
// provide factory
/// @throws css::uno::RuntimeException
- static OUString SAL_CALL impl_getStaticImplementationName( );
+ static OUString impl_getStaticImplementationName( );
/// @throws css::uno::RuntimeException
- static css::uno::Sequence< OUString > SAL_CALL
+ static css::uno::Sequence< OUString >
impl_getStaticSupportedServiceNames( );
/// @throws css::uno::RuntimeException
- static css::uno::Reference< css::uno::XInterface > SAL_CALL
+ static css::uno::Reference< css::uno::XInterface >
impl_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory >& xServiceManager );
// XServiceInfo