summaryrefslogtreecommitdiff
path: root/starmath/source/unodoc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/unodoc.cxx')
-rw-r--r--starmath/source/unodoc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/unodoc.cxx b/starmath/source/unodoc.cxx
index ac2e35ca14ef..8e5230ad7f44 100644
--- a/starmath/source/unodoc.cxx
+++ b/starmath/source/unodoc.cxx
@@ -28,7 +28,7 @@ using namespace ::com::sun::star;
OUString SmDocument_getImplementationName() throw()
{
- return OUString( "com.sun.star.comp.Math.FormulaDocument" );
+ return "com.sun.star.comp.Math.FormulaDocument";
}
uno::Sequence< OUString > SmDocument_getSupportedServiceNames() throw()