summaryrefslogtreecommitdiff
path: root/basctl/util
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2002-07-09 13:49:04 +0000
committerStephan Bergmann <sb@openoffice.org>2002-07-09 13:49:04 +0000
commit2b2d7e39fdfda0f5f9fddc8c5cf211cd5467446c (patch)
tree8fd77a1fd529d6f60ae9e047c045b3898b9c13aa /basctl/util
parent1d8201fcb58320a9aaa023b52528e6784b38b19b (diff)
#99399# Added help IDs for some IDE controls.
Diffstat (limited to 'basctl/util')
-rw-r--r--basctl/util/hidother.src6
1 files changed, 4 insertions, 2 deletions
diff --git a/basctl/util/hidother.src b/basctl/util/hidother.src
index 346404b0a0f9..ea3a31a8d6dd 100644
--- a/basctl/util/hidother.src
+++ b/basctl/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tbe $ $Date: 2002-05-02 13:41:52 $
+ * last change: $Author: sb $ $Date: 2002-07-09 14:48:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,3 +73,5 @@ hidspecial HID_BASICIDE_BREAKPOINTWINDOW { HelpID = HID_BASICIDE_BREAKPOINTWI
hidspecial HID_BASICIDE_WATCHWINDOW { HelpID = HID_BASICIDE_WATCHWINDOW; };
hidspecial HID_BASICIDE_STACKWINDOW { HelpID = HID_BASICIDE_STACKWINDOW; };
hidspecial HID_BASICIDE_TABBAR { HelpID = HID_BASICIDE_TABBAR; };
+hidspecial HID_BASICIDE_WATCHWINDOW_LIST { HelpID = HID_BASICIDE_WATCHWINDOW_LIST; };
+hidspecial HID_BASICIDE_STACKWINDOW_LIST { HelpID = HID_BASICIDE_STACKWINDOW_LIST; };