summaryrefslogtreecommitdiff
path: root/extensions/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-11-05 11:52:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-11-05 11:52:13 +0000
commit423636cf8510434d42b21c7871fde8eb6fc38c96 (patch)
treebb16203855606357e57d0f3bffee545fdb04da86 /extensions/inc
parent5e4d7482c4662467af156e3560f30b0423943af1 (diff)
INTEGRATION: CWS tbe7 (1.14.78); FILE MERGED
2003/08/13 13:42:45 tbe 1.14.78.1: #110560# Basic Dialog Editor: Not possible to set initial selection of list box
Diffstat (limited to 'extensions/inc')
-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 400f6e0a07ac..fe6347a6539b 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2003-10-21 09:03:22 $
+ * last change: $Author: hr $ $Date: 2003-11-05 12:52:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -186,5 +186,6 @@
#define HID_PROP_BOUND_CELL (HID_FORMS_START + 132)
#define HID_PROP_LIST_CELL_RANGE (HID_FORMS_START + 133)
#define HID_PROP_CELL_EXCHANGE_TYPE (HID_FORMS_START + 134)
+#define HID_PROP_SELECTEDITEMS (HID_FORMS_START + 135)
#endif