summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/dispatchdisabler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/dispatchdisabler.hxx')
-rw-r--r--framework/source/inc/dispatch/dispatchdisabler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/dispatch/dispatchdisabler.hxx b/framework/source/inc/dispatch/dispatchdisabler.hxx
index cbc7dffaf13c..9ae44931b289 100644
--- a/framework/source/inc/dispatch/dispatchdisabler.hxx
+++ b/framework/source/inc/dispatch/dispatchdisabler.hxx
@@ -92,7 +92,7 @@ public:
/* Helper for registry */
/// @throws css::uno::Exception
static css::uno::Reference< css::uno::XInterface > SAL_CALL impl_createInstance ( const css::uno::Reference< css::lang::XMultiServiceFactory >& xServiceManager );
- static css::uno::Reference< css::lang::XSingleServiceFactory > SAL_CALL impl_createFactory ( const css::uno::Reference< css::lang::XMultiServiceFactory >& xServiceManager );
+ static css::uno::Reference< css::lang::XSingleServiceFactory > impl_createFactory ( const css::uno::Reference< css::lang::XMultiServiceFactory >& xServiceManager );
};
} // namespace framework