summaryrefslogtreecommitdiff
path: root/extensions/inc/extensio.hrc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-07-01 10:48:54 +0000
committerRüdiger Timm <rt@openoffice.org>2005-07-01 10:48:54 +0000
commit4bbbee030ab30ed792f7a7b24cfe9893e1bbf166 (patch)
treeea79c1e7fe80227363e4edd90decd557aa750b4a /extensions/inc/extensio.hrc
parentcfda43bcb8f2cd14e73f326018890bb3e3960567 (diff)
INTEGRATION: CWS expconbin (1.26.86); FILE MERGED
2005/06/01 12:50:28 fs 1.26.86.1: #i49019# make 'Binding' an explicit property, not an implicit one
Diffstat (limited to 'extensions/inc/extensio.hrc')
-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 d26e1b98cb03..479e701d45ac 100644
--- a/extensions/inc/extensio.hrc
+++ b/extensions/inc/extensio.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: extensio.hrc,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 17:24:28 $
+ * last change: $Author: rt $ $Date: 2005-07-01 11:48:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -415,6 +415,7 @@
#define UID_PROP_ADD_DATA_TYPE (HID_FORMS_START + 248)
#define UID_PROP_REMOVE_DATA_TYPE (HID_FORMS_START + 249)
#define HID_PROP_LIST_BINDING (HID_FORMS_START + 250)
+#define HID_PROP_BINDING_NAME (HID_FORMS_START + 251)
#define HID_EVT_ACTIONPERFORMED (HID_FORMS_START + 300)
#define HID_EVT_AFTERUPDATE (HID_FORMS_START + 301)