summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/editpropertyhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/editpropertyhandler.hxx')
-rw-r--r--extensions/source/propctrlr/editpropertyhandler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/editpropertyhandler.hxx b/extensions/source/propctrlr/editpropertyhandler.hxx
index cd15c8a7d6d0..3e1478efa57f 100644
--- a/extensions/source/propctrlr/editpropertyhandler.hxx
+++ b/extensions/source/propctrlr/editpropertyhandler.hxx
@@ -41,9 +41,9 @@ namespace pcr
);
/// @throws css::uno::RuntimeException
- static OUString SAL_CALL getImplementationName_static( );
+ static OUString getImplementationName_static( );
/// @throws css::uno::RuntimeException
- static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( );
+ static css::uno::Sequence< OUString > getSupportedServiceNames_static( );
protected:
virtual ~EditPropertyHandler() override;