diff options
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/formmetadata.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formmetadata.hxx b/extensions/source/propctrlr/formmetadata.hxx index 2877a45a8..93a4d5f6a 100644 --- a/extensions/source/propctrlr/formmetadata.hxx +++ b/extensions/source/propctrlr/formmetadata.hxx @@ -2,9 +2,9 @@ * * $RCSfile: formmetadata.hxx,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: vg $ $Date: 2005-03-23 11:56:33 $ + * last change: $Author: rt $ $Date: 2005-07-01 11:50:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -356,6 +356,7 @@ namespace pcr #define PROPERTY_ID_XFORMS_BUTTONTYPE 184 #define PROPERTY_ID_LIST_BINDING 185 #define PROPERTY_ID_VERTICAL_ALIGN 186 + #define PROPERTY_ID_BINDING_NAME 187 //............................................................................ } // namespace pcr |