summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/olesh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/shells/olesh.cxx')
-rw-r--r--sw/source/uibase/shells/olesh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/shells/olesh.cxx b/sw/source/uibase/shells/olesh.cxx
index a872e3a98ff1..2bb5d9769686 100644
--- a/sw/source/uibase/shells/olesh.cxx
+++ b/sw/source/uibase/shells/olesh.cxx
@@ -43,7 +43,7 @@ void SwOleShell::InitInterface_Impl()
{
GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_OLE_POPUPMENU));
- GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, SW_RES(RID_OLE_TOOLBOX));
+ GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_OLE_TOOLBOX);
}
SwOleShell::SwOleShell(SwView &_rView) :