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