summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wdocsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wdocsh.cxx')
-rw-r--r--sw/source/uibase/web/wdocsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wdocsh.cxx b/sw/source/uibase/web/wdocsh.cxx
index 05242544f43a..3e5e8c2933ab 100644
--- a/sw/source/uibase/web/wdocsh.cxx
+++ b/sw/source/uibase/web/wdocsh.cxx
@@ -43,7 +43,7 @@ void SwWebDocShell::InitInterface_Impl()
}
-SFX_IMPL_OBJECTFACTORY(SwWebDocShell, SvGlobalName(SO3_SWWEB_CLASSID), "swriter/web" )
+SFX_IMPL_OBJECTFACTORY(SwWebDocShell, SvGlobalName(SO3_SWWEB_CLASSID), u"swriter/web"_ustr )
SwWebDocShell::SwWebDocShell()
: SwDocShell(SfxObjectCreateMode::STANDARD)