summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 14:29:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 14:29:42 +0000
commitfb4e21042a3630ac1130f232d13665a6b8a8c21f (patch)
treef20913ec740eb5d6646d7e994b9bec40bc9452bc /sfx2/util
parent07bf16aac961969f77f2fe7a1944c2a98683104d (diff)
INTEGRATION: CWS docking4 (1.15.86); FILE MERGED
2004/10/25 15:52:33 cd 1.15.86.2: #i34702# Remove old obsolete HID for status bar 2004/10/25 15:45:36 cd 1.15.86.1: #i34072# Remove old obsolete HID for status bar
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/hidother.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src
index 5423d85b729d..f7df8bb605b8 100644
--- a/sfx2/util/hidother.src
+++ b/sfx2/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: kz $ $Date: 2004-06-10 13:33:30 $
+ * last change: $Author: obo $ $Date: 2004-11-16 15:29:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,7 @@
#include "../inc/sfxsids.hrc" // SID_XXX
#include "../inc/sfx.hrc"
+
hidspecial HID_APP_WIN { HelpID = HID_APP_WIN; };
hidspecial HID_DESKTOP { HelpID = HID_DESKTOP; };
hidspecial HID_DOCINFO_FRAME { HelpID = HID_DOCINFO_FRAME; };
@@ -187,7 +188,6 @@ hidspecial HID_FILEDLG_SRCHFOLDER_BTN { HelpID = HID_FILEDLG_SRCHFOLDE
hidspecial HID_FILEDLG_EDIT_FAVORITES_LISTBOX { HelpID = HID_FILEDLG_EDIT_FAVORITES_LISTBOX; };
hidspecial HID_FILEDLG_EDIT_FAVORITES_HEADERBAR { HelpID = HID_FILEDLG_EDIT_FAVORITES_HEADERBAR; };
hidspecial HID_BROWSERCONTROL { HelpID = HID_BROWSERCONTROL; };
-hidspecial HID_STATUSBAR { HelpID = HID_STATUSBAR; };
hidspecial HID_TASKSTATUSBAR { HelpID = HID_TASKSTATUSBAR; };
hidspecial HID_CNT_PAGE_HEADER_TABBAR { HelpID = HID_CNT_PAGE_HEADER_TABBAR; };
hidspecial HID_CNT_PAGE_SUBSCR_TABBAR { HelpID = HID_CNT_PAGE_SUBSCR_TABBAR; };