summaryrefslogtreecommitdiff
path: root/sw/source/uibase/globdoc/globdoc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/globdoc/globdoc.cxx')
-rw-r--r--sw/source/uibase/globdoc/globdoc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/globdoc/globdoc.cxx b/sw/source/uibase/globdoc/globdoc.cxx
index 283b5a016a45..bd067a528f2a 100644
--- a/sw/source/uibase/globdoc/globdoc.cxx
+++ b/sw/source/uibase/globdoc/globdoc.cxx
@@ -29,7 +29,7 @@
// Description: Register all filters
-SFX_IMPL_OBJECTFACTORY( SwGlobalDocShell, SvGlobalName(SO3_SWGLOB_CLASSID), "swriter/GlobalDocument" )
+SFX_IMPL_OBJECTFACTORY( SwGlobalDocShell, SvGlobalName(SO3_SWGLOB_CLASSID), u"swriter/GlobalDocument"_ustr )
SwGlobalDocShell::SwGlobalDocShell(SfxObjectCreateMode eMode ) :
SwDocShell(eMode)