summaryrefslogtreecommitdiff
path: root/xmlscript/source/xml_helper/xml_impctx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/xml_helper/xml_impctx.cxx')
-rw-r--r--xmlscript/source/xml_helper/xml_impctx.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlscript/source/xml_helper/xml_impctx.cxx b/xmlscript/source/xml_helper/xml_impctx.cxx
index 53a24429c0de..2d452f09159b 100644
--- a/xmlscript/source/xml_helper/xml_impctx.cxx
+++ b/xmlscript/source/xml_helper/xml_impctx.cxx
@@ -160,8 +160,8 @@ public:
}
-OUString const g_sXMLNS_PREFIX_UNKNOWN( "<<< unknown prefix >>>" );
-OUString const g_sXMLNS( "xmlns" );
+OUStringLiteral const g_sXMLNS_PREFIX_UNKNOWN( "<<< unknown prefix >>>" );
+OUStringLiteral const g_sXMLNS( "xmlns" );
DocumentHandlerImpl::DocumentHandlerImpl(