summaryrefslogtreecommitdiff
path: root/svgio/source/svguno/xsvgparser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svguno/xsvgparser.cxx')
-rw-r--r--svgio/source/svguno/xsvgparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/source/svguno/xsvgparser.cxx b/svgio/source/svguno/xsvgparser.cxx
index 57c1c81ed28f..f7fbcc59cf0b 100644
--- a/svgio/source/svguno/xsvgparser.cxx
+++ b/svgio/source/svguno/xsvgparser.cxx
@@ -86,7 +86,7 @@ namespace svgio
OUString XSvgParser_getImplementationName()
{
- return OUString( "svgio::svgreader::XSvgParser" );
+ return "svgio::svgreader::XSvgParser";
}
uno::Reference< uno::XInterface > XSvgParser_createInstance(const uno::Reference< uno::XComponentContext >& context)