summaryrefslogtreecommitdiff
path: root/basctl/inc
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/inc
parent1d8201fcb58320a9aaa023b52528e6784b38b19b (diff)
#99399# Added help IDs for some IDE controls.
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/helpid.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/basctl/inc/helpid.hrc b/basctl/inc/helpid.hrc
index 3a59c5ddd4a3..b49723e2e120 100644
--- a/basctl/inc/helpid.hrc
+++ b/basctl/inc/helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tbe $ $Date: 2002-05-02 13:40:32 $
+ * last change: $Author: sb $ $Date: 2002-07-09 14:48:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,6 +106,9 @@
#define HID_BASICIDE_WATCHWINDOW (HID_BASICIDE_START + 29)
#define HID_BASICIDE_STACKWINDOW (HID_BASICIDE_START + 30)
#define HID_BASICIDE_TABBAR (HID_BASICIDE_START + 31)
+#define HID_BASICIDE_WATCHWINDOW_EDIT (HID_BASICIDE_START + 32)
+#define HID_BASICIDE_WATCHWINDOW_LIST (HID_BASICIDE_START + 33)
+#define HID_BASICIDE_STACKWINDOW_LIST (HID_BASICIDE_START + 34)
#endif