summaryrefslogtreecommitdiffstats
path: root/xmloff/source/script/XMLStarBasicContextFactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/script/XMLStarBasicContextFactory.cxx')
-rw-r--r--xmloff/source/script/XMLStarBasicContextFactory.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmloff/source/script/XMLStarBasicContextFactory.cxx b/xmloff/source/script/XMLStarBasicContextFactory.cxx
index 00bcd9f62eb1..739fe5afad52 100644
--- a/xmloff/source/script/XMLStarBasicContextFactory.cxx
+++ b/xmloff/source/script/XMLStarBasicContextFactory.cxx
@@ -33,10 +33,10 @@ using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::Sequence;
-const OUStringLiteral gsEventType("EventType");
-const OUStringLiteral gsLibrary("Library");
-const OUStringLiteral gsMacroName("MacroName");
-const OUStringLiteral gsStarBasic("StarBasic");
+const OUStringLiteral gsEventType(u"EventType");
+const OUStringLiteral gsLibrary(u"Library");
+const OUStringLiteral gsMacroName(u"MacroName");
+const OUStringLiteral gsStarBasic(u"StarBasic");
XMLStarBasicContextFactory::XMLStarBasicContextFactory()
{