summaryrefslogtreecommitdiff
path: root/extensions/inc/extensio.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-10-21 08:03:22 +0000
committerOliver Bolte <obo@openoffice.org>2003-10-21 08:03:22 +0000
commitad2f24ec70f0f95820837f1fe2a53d45a4a6cff6 (patch)
treed954c81d643305797e32bb02d32afd814148a8fd /extensions/inc/extensio.hrc
parent79518d13312b35d8da928f14a6d5bc8ee4abd2fa (diff)
INTEGRATION: CWS formcelllinkage (1.14.94); FILE MERGED
2003/10/01 09:17:48 fs 1.14.94.1: #i18994# merging the changes from the CWS fs002
Diffstat (limited to 'extensions/inc/extensio.hrc')
-rw-r--r--extensions/inc/extensio.hrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc
index 81ccd1eb0c45..400f6e0a07ac 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: hr $ $Date: 2003-03-25 16:00:39 $
+ * last change: $Author: obo $ $Date: 2003-10-21 09:03:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -183,5 +183,8 @@
#define HID_PROP_PUSHBUTTONTYPE (HID_FORMS_START + 129)
#define HID_PROP_STATE (HID_FORMS_START + 130)
#define HID_PROP_SCALEIMAGE (HID_FORMS_START + 131)
+#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)
#endif