summaryrefslogtreecommitdiff
path: root/starmath/source/unofilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/unofilter.cxx')
-rw-r--r--starmath/source/unofilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/unofilter.cxx b/starmath/source/unofilter.cxx
index 8c142e8f7274..7add12f9e3fb 100644
--- a/starmath/source/unofilter.cxx
+++ b/starmath/source/unofilter.cxx
@@ -101,7 +101,7 @@ void MathTypeFilter::setTargetDocument(const uno::Reference< lang::XComponent >&
OUString MathTypeFilter::getImplementationName()
{
- return OUString("com.sun.star.comp.Math.MathTypeFilter");
+ return "com.sun.star.comp.Math.MathTypeFilter";
}
sal_Bool MathTypeFilter::supportsService(const OUString& rServiceName)