summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--basctl/inc/helpid.hrc14
1 files changed, 9 insertions, 5 deletions
diff --git a/basctl/inc/helpid.hrc b/basctl/inc/helpid.hrc
index 74d0202e6074..5eeb05b2ee48 100644
--- a/basctl/inc/helpid.hrc
+++ b/basctl/inc/helpid.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:51:27 $
+ * last change: $Author: hr $ $Date: 2007-01-02 15:48:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -80,10 +80,14 @@
#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)
+#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)
+#define HID_BASICIDE_MANAGE_LANGUAGE (HID_BASICIDE_START + 35)
+#define HID_BASICIDE_SETDEFAULT_LANGUAGE (HID_BASICIDE_START + 36)
+#define HID_BASICIDE_ADDNEW_LANGUAGE (HID_BASICIDE_START + 37)
+#define HID_BASICIDE_ADDNEW_CONTROL (HID_BASICIDE_START + 38)
#endif