summaryrefslogtreecommitdiff
path: root/svl/source/passwordcontainer/passwordcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/passwordcontainer/passwordcontainer.hxx')
-rw-r--r--svl/source/passwordcontainer/passwordcontainer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svl/source/passwordcontainer/passwordcontainer.hxx b/svl/source/passwordcontainer/passwordcontainer.hxx
index 6ce7bb9bcba3..9a65f0fe92d4 100644
--- a/svl/source/passwordcontainer/passwordcontainer.hxx
+++ b/svl/source/passwordcontainer/passwordcontainer.hxx
@@ -310,9 +310,9 @@ public:
// 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::lang::XSingleServiceFactory >