summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-14 20:01:43 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-14 20:05:38 +0200
commitabdaf7e5f8d3600b1e0e251bb9b78670f0af0aed (patch)
tree97b9fcb8def2fa38de4ea756aee6c6a755c758fa /sfx2
parent3b2bcb45376e8c1dcc2cc30621681d05d71acddb (diff)
Remove unused HIDs
Those were only listed in help_hid.lst Change-Id: I491a037b375015db76c30c93a59b615a63fb1838
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/sfx2/cntids.hrc23
-rw-r--r--sfx2/inc/sfx2/sfx.hrc5
-rw-r--r--sfx2/source/inc/helpid.hrc4
3 files changed, 0 insertions, 32 deletions
diff --git a/sfx2/inc/sfx2/cntids.hrc b/sfx2/inc/sfx2/cntids.hrc
index 429bf65cc15b..65bcedcc2afb 100644
--- a/sfx2/inc/sfx2/cntids.hrc
+++ b/sfx2/inc/sfx2/cntids.hrc
@@ -43,27 +43,4 @@
#define SID_INSERT (SID_CHAOS_START + 90)
#define SID_VIEW_FLD_PIC (SID_CHAOS_START + 185)
-// ----- Help IDs -----
-
-#define HID_CHAOS_NEW_IMAP_BOX HID_CHAOS_START
-#define HID_CHAOS_NEW_IMAP_MSG (HID_CHAOS_START + 1)
-#define HID_CHAOS_NEW_IMAP_FLD (HID_CHAOS_START + 2)
-#define HID_CHAOS_NEW_NEWS_BOX (HID_CHAOS_START + 3)
-#define HID_CHAOS_NEW_NEWS_MSG (HID_CHAOS_START + 4)
-#define HID_CHAOS_NEW_FSYS_FLD (HID_CHAOS_START + 5)
-#define HID_CHAOS_NEW_FSYS_LNK (HID_CHAOS_START + 6)
-#define HID_CHAOS_NEW_FTP_BOX (HID_CHAOS_START + 7)
-#define HID_CHAOS_NEW_FTP_FLD (HID_CHAOS_START + 8)
-#define HID_CHAOS_NEW_OUT_BOX (HID_CHAOS_START + 9)
-#define HID_CHAOS_NEW_OUT_MSG (HID_CHAOS_START + 10)
-#define HID_CHAOS_NEW_POP3_BOX (HID_CHAOS_START + 11)
-#define HID_CHAOS_NEW_POP3_MSG (HID_CHAOS_START + 12)
-#define HID_CHAOS_NEW_SEARCH (HID_CHAOS_START + 13)
-#define HID_CHAOS_NEW_VIM_BOX (HID_CHAOS_START + 14)
-#define HID_CHAOS_NEW_VIM_MSG (HID_CHAOS_START + 15)
-#define HID_CHAOS_NEW_SUBSCR_BOX (HID_CHAOS_START + 16)
-#define HID_CHAOS_NEW_BOOKMARK (HID_CHAOS_START + 17)
-#define HID_CHAOS_NEW_PUB_BOX (HID_CHAOS_START + 18)
-
#endif
-
diff --git a/sfx2/inc/sfx2/sfx.hrc b/sfx2/inc/sfx2/sfx.hrc
index 92835654b3e6..0d44061795b0 100644
--- a/sfx2/inc/sfx2/sfx.hrc
+++ b/sfx2/inc/sfx2/sfx.hrc
@@ -273,11 +273,6 @@
#include <sfx2/sfxsids.hrc>
-#define HID_INTERFACE_SFXMAILVIEW 13
-#define HID_INTERFACE_SFXEXPLVIEWSH 17
-#define HID_INTERFACE_SFXFRAMESETVIEW 21
-#define HID_INTERFACE_SFXFRAMESETSOURCEVIEW 22
-#define HID_INTERFACE_SFXPLUGINVIEW 9
#define HID_INTERFACE_SFXHELP_VIEWSH 24
#define RET_NEWTASK 200
diff --git a/sfx2/source/inc/helpid.hrc b/sfx2/source/inc/helpid.hrc
index 303e6f249322..4237a379f935 100644
--- a/sfx2/source/inc/helpid.hrc
+++ b/sfx2/source/inc/helpid.hrc
@@ -75,10 +75,6 @@
#define HID_EXPLORERMENU_STDTEMPLATE "SFX2_HID_EXPLORERMENU_STDTEMPLATE"
#define HID_EXPLORER_DOCVIEW_ICON "SFX2_HID_EXPLORER_DOCVIEW_ICON"
#define HID_EXPLORER_DOCVIEW_DETAILS "SFX2_HID_EXPLORER_DOCVIEW_DETAILS"
-#define HID_CHAOSDOC_WIN "SFX2_HID_CHAOSDOC_WIN"
-#define HID_CHAOSDOC_WIN_HEADER "SFX2_HID_CHAOSDOC_WIN_HEADER"
-#define HID_CHAOSDOC_WIN_PARTS "SFX2_HID_CHAOSDOC_WIN_PARTS"
-#define HID_CHAOSDOC_WIN_BODY "SFX2_HID_CHAOSDOC_WIN_BODY"
#define HID_BRWBOX_HEADERBAR "SFX2_HID_BRWBOX_HEADERBAR"
#define HID_TASKBAR "SFX2_HID_TASKBAR"
#define HID_TASKBUTTONBAR "SFX2_HID_TASKBUTTONBAR"