summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wolesh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/web/wolesh.cxx')
-rw-r--r--sw/source/ui/web/wolesh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/web/wolesh.cxx b/sw/source/ui/web/wolesh.cxx
index b859462a4633..d45a2444d4b7 100644
--- a/sw/source/ui/web/wolesh.cxx
+++ b/sw/source/ui/web/wolesh.cxx
@@ -45,7 +45,7 @@ SwWebOleShell::SwWebOleShell(SwView &_rView) :
SwOleShell(_rView)
{
- SetName(rtl::OUString("Object"));
+ SetName(OUString("Object"));
SetHelpId(SW_OLESHELL);
}