summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filterfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/filterfactory.hxx')
-rw-r--r--filter/source/config/cache/filterfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filterfactory.hxx b/filter/source/config/cache/filterfactory.hxx
index bf211ac102d9..c0e9a34d5aa3 100644
--- a/filter/source/config/cache/filterfactory.hxx
+++ b/filter/source/config/cache/filterfactory.hxx
@@ -171,7 +171,7 @@ class FilterFactory : public ::cppu::ImplInheritanceHelper< BaseContainer
@return The new instance of this service as an uno reference.
*/
- static css::uno::Reference< css::uno::XInterface > SAL_CALL impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
+ static css::uno::Reference< css::uno::XInterface > impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
};
} // namespace config