summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-07-19 17:13:56 +0200
committerMathias Bauer <mba@openoffice.org>2010-07-19 17:13:56 +0200
commitec8cfe27fa5d2c7041c0895a0ef8f3a2483b8a3e (patch)
treeced0739a478d4273742314169348fb0fb29e5998 /sw/util
parentb50b76d1d7f70e5c9702ad8b885acba1ee216e6d (diff)
CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/hidother.src19
1 files changed, 0 insertions, 19 deletions
diff --git a/sw/util/hidother.src b/sw/util/hidother.src
index b07855af625f..364377611fdc 100644
--- a/sw/util/hidother.src
+++ b/sw/util/hidother.src
@@ -25,8 +25,6 @@
*
************************************************************************/
#include "../inc/helpid.h" // HID_FUNC_XXX
-//#include "shellid.hxx" // HID_FUNC_XXX da kommen sie eigentlich her
-#include "hidother.hrc"
// Help-IDs fuer Dokument-Fenster
hidspecial HID_EDIT_WIN { HelpID = HID_EDIT_WIN; };
@@ -72,23 +70,6 @@ hidspecial HID_VS_NUM { HelpId = HID_VS_NUM ;};
hidspecial HID_VS_BULLET { HelpId = HID_VS_BULLET ;};
hidspecial HID_VS_NUMBMP { HelpId = HID_VS_NUMBMP ;};
-//Wegen Helferlein jetzt auch die ShellIds hier
-hidspecial SW_TEXTSHELL { HelpId = SW_TEXTSHELL ;};
-hidspecial SW_LISTSHELL { HelpId = SW_LISTSHELL ;};
-hidspecial SW_TABSHELL { HelpId = SW_TABSHELL ;};
-hidspecial SW_FRAMESHELL { HelpId = SW_FRAMESHELL ;};
-hidspecial SW_GRFSHELL { HelpId = SW_GRFSHELL ;};
-hidspecial SW_OLESHELL { HelpId = SW_OLESHELL ;};
-hidspecial SW_DRAWSHELL { HelpId = SW_DRAWSHELL ;};
-hidspecial SW_DRWTXTSHELL { HelpId = SW_DRWTXTSHELL ;};
-hidspecial SW_PAGEPREVIEW { HelpId = SW_PAGEPREVIEW ;};
-hidspecial SW_SRC_VIEWSHELL { HelpId = SW_SRC_VIEWSHELL ;};
-hidspecial SW_BEZIERSHELL { HelpId = SW_BEZIERSHELL ;};
-hidspecial SW_DRAWFORMSHELL { HelpId = SW_DRAWFORMSHELL ;};
-hidspecial SW_WEBTEXTSHELL { HelpId = SW_WEBTEXTSHELL ;};
-hidspecial SW_WEBFRAMESHELL { HelpId = SW_WEBFRAMESHELL ;};
-hidspecial SW_MEDIASHELL { HelpId = SW_MEDIASHELL ;};
-
// Navigator
hidspecial HID_NAVIGATOR_TOOLBOX { HelpId = HID_NAVIGATOR_TOOLBOX;};
hidspecial HID_NAVI_TBX16 { HelpId = HID_NAVI_TBX16;};