Kaydet (Commit) e68fa37b authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

Fix typo

Change-Id: If2c92108e1f19cd766b36dabd1c9e9215242de11
üst d95d9d7f
...@@ -39,7 +39,7 @@ SFX_IMPL_INTERFACE(SwWebOleShell, SwOleShell) ...@@ -39,7 +39,7 @@ SFX_IMPL_INTERFACE(SwWebOleShell, SwOleShell)
void SwWebOleShell::InitInterface_Impl() void SwWebOleShell::InitInterface_Impl()
{ {
GetStaticInterface()->RegisterPopupMenu("ole"); GetStaticInterface()->RegisterPopupMenu("oleobject");
GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_WEBOLE_TOOLBOX); GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_WEBOLE_TOOLBOX);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment