summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drformsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/drformsh.cxx')
-rw-r--r--sc/source/ui/drawfunc/drformsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/drformsh.cxx b/sc/source/ui/drawfunc/drformsh.cxx
index 08542bead9d4..6355ef5e8d9d 100644
--- a/sc/source/ui/drawfunc/drformsh.cxx
+++ b/sc/source/ui/drawfunc/drformsh.cxx
@@ -53,7 +53,7 @@ ScDrawFormShell::ScDrawFormShell(ScViewData* pData) :
ScDrawShell(pData)
{
SetHelpId(HID_SCSHELL_DRAWFORMSH);
- SetName(rtl::OUString("DrawForm"));
+ SetName(OUString("DrawForm"));
}
ScDrawFormShell::~ScDrawFormShell()