summaryrefslogtreecommitdiff
path: root/forms/source/inc/property.hrc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-04-02 09:58:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-04-02 09:58:02 +0000
commitecb287d13cb7a5c2464d17fbdc4a8b05a208c9f0 (patch)
tree7964443924df0e14b7e61ec349f8b08beb89cdba /forms/source/inc/property.hrc
parent3666541bd2a567989fb0b2377f4f860c26a19c34 (diff)
INTEGRATION: CWS frmvalidation (1.8.24); FILE MERGED
2004/03/23 11:05:12 fs 1.8.24.2: RESYNC: (1.8-1.9); FILE MERGED 2004/03/11 16:46:22 fs 1.8.24.1: mass checkin - #i25106# core for validating form controls via external XValidator instances - moved the services/interfaces related to binding form controls to external value suppliers into css.form.binding (out of drafts.css.form/component)
Diffstat (limited to 'forms/source/inc/property.hrc')
-rw-r--r--forms/source/inc/property.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index a388a481948c..5624d8b5b747 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: property.hrc,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2004-03-19 11:54:37 $
+ * last change: $Author: rt $ $Date: 2004-04-02 10:58:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -426,7 +426,8 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_USER);
DECLARE_CONSTASCII_USTRING(PROPERTY_PASSWORD);
DECLARE_CONSTASCII_USTRING(PROPERTY_DISPATCHURLINTERNAL);
-DECLARE_CONSTASCII_USTRING(PROPERTY_PERSISTENCE_MAXTEXTLENGTH);
+DECLARE_CONSTASCII_USTRING( PROPERTY_PERSISTENCE_MAXTEXTLENGTH );
+DECLARE_CONSTASCII_USTRING( PROPERTY_ENFORCE_FORMAT );
//.........................................................................
}