diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-15 15:24:55 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-15 15:24:55 +0200 |
commit | f63122a36c49fddb002aa366c656baace37c25d8 (patch) | |
tree | 0f7513bb44ed92fa509437f96cee3d8be069b176 /sfx2 | |
parent | 4d5f552378c194e195c7d20f3b90d2e582a70c7c (diff) |
CWS changehid: #i111874#: remove unnecessary HelpIds
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/util/hidother.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index 38e5577a72be..262bfdf4639d 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -159,7 +159,6 @@ hidspecial HID_HELP_TOOLBOXITEM_PRINT { HelpID = HID_HELP_TOOLBOXITEM_ hidspecial HID_HELP_TOOLBOXITEM_BOOKMARKS { HelpID = HID_HELP_TOOLBOXITEM_BOOKMARKS; }; hidspecial HID_HELP_TOOLBOXITEM_SEARCHDIALOG { HelpID = HID_HELP_TOOLBOXITEM_SEARCHDIALOG; }; hidspecial HID_TBXCONTROL_FILENEW { HelpID = HID_TBXCONTROL_FILENEW; }; -hidspecial HID_GLOBAL_FALLBACK { HelpID = HID_GLOBAL_FALLBACK; }; hidspecial HID_CLOSE_WARNING { HelpID = HID_CLOSE_WARNING; }; hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_XML; }; hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; }; |