summaryrefslogtreecommitdiff
path: root/starmath/source/smdetect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smdetect.hxx')
-rw-r--r--starmath/source/smdetect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/smdetect.hxx b/starmath/source/smdetect.hxx
index a228e5666e0d..3386365e2759 100644
--- a/starmath/source/smdetect.hxx
+++ b/starmath/source/smdetect.hxx
@@ -63,7 +63,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::uno::XInterface > impl_createInstance( const css::uno::Reference< css::lang::XMultiServiceFactory >& xServiceManager );
// XExtendedFilterDetect
virtual OUString SAL_CALL detect( css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ) override;