summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-09 11:32:48 +0000
committerOliver Specht <os@openoffice.org>2001-03-09 11:32:48 +0000
commitdd3482fe222be6d5e4a100a7a08b7c29bcc04bd6 (patch)
treeff2f3f2e999d0177fa97c9704866393eac9d2944 /extensions
parentbf305360b98a49fd09d1537493a39309b6f95890 (diff)
#83926# help id of controls' parent window set
Diffstat (limited to 'extensions')
-rw-r--r--extensions/inc/extensio.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index d2f271f155cf..1ee4abd9f918 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-02-14 16:00:41 $
+ * last change: $Author: os $ $Date: 2001-03-09 12:32:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,6 +106,7 @@
#define HID_BIB_DB_TBX (HID_EXTENSIONS_START + 37)
#define HID_BIB_DB_GRIDCTRL (HID_EXTENSIONS_START + 38)
#define HID_BIB_CONTROL_PAGE (HID_EXTENSIONS_START + 39)
+#define HID_BIB_CONTROL_PARENT (HID_EXTENSIONS_START + 40)
#endif