summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wolesh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wolesh.cxx')
-rw-r--r--sw/source/uibase/web/wolesh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wolesh.cxx b/sw/source/uibase/web/wolesh.cxx
index d6afecc0ddc6..69e9e18f62d9 100644
--- a/sw/source/uibase/web/wolesh.cxx
+++ b/sw/source/uibase/web/wolesh.cxx
@@ -39,7 +39,7 @@ SFX_IMPL_INTERFACE(SwWebOleShell, SwOleShell)
void SwWebOleShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_OLE_POPUPMENU));
+ GetStaticInterface()->RegisterPopupMenu("ole");
GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_WEBOLE_TOOLBOX);
}