summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-01-19 02:45:21 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-01-19 09:07:35 +0200
commite68fa37bf838d1076df91a8bd61f621e2d3c784a (patch)
treedc214f16925f18ba8eda5075e857c5b09ce348a8 /sw/source/uibase/web
parentd95d9d7f908419f397941ef60ac6ced3261c9b87 (diff)
Fix typo
Change-Id: If2c92108e1f19cd766b36dabd1c9e9215242de11
Diffstat (limited to 'sw/source/uibase/web')
-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 69e9e18f62d9..5c384af02ec6 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("ole");
+ GetStaticInterface()->RegisterPopupMenu("oleobject");
GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_WEBOLE_TOOLBOX);
}