summaryrefslogtreecommitdiff
path: root/forms/source/inc/frm_strings.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:26:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:26:54 +0000
commited4710fa161289de7d81361fd2947121284f5e61 (patch)
tree65746c010ea952cb2b7c61a80f0cb60592c2ce9b /forms/source/inc/frm_strings.hxx
parent9614ee4d1decaf5b1d189f28b8a6f306e288f886 (diff)
#i10000# (done by fs) new property declaration (moved herein during resync)
Diffstat (limited to 'forms/source/inc/frm_strings.hxx')
-rw-r--r--forms/source/inc/frm_strings.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx
index 57a163714481..1fe647c07db1 100644
--- a/forms/source/inc/frm_strings.hxx
+++ b/forms/source/inc/frm_strings.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: frm_strings.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:18:15 $
+ * last change: $Author: hr $ $Date: 2004-04-13 11:26:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -294,6 +294,7 @@ namespace frm
FORMS_CONSTASCII_STRING( PROPERTY_PASSWORD, "Password" );
FORMS_CONSTASCII_STRING( PROPERTY_DISPATCHURLINTERNAL, "DispatchURLInternal" );
FORMS_CONSTASCII_STRING( PROPERTY_PERSISTENCE_MAXTEXTLENGTH,"PersistenceMaxTextLength" );
+ FORMS_CONSTASCII_STRING( PROPERTY_ENFORCE_FORMAT, "EnforceFormat" );
FORMS_CONSTASCII_STRING( PROPERTY_BORDER, "Border" );
FORMS_CONSTASCII_STRING( PROPERTY_BACKGROUNDCOLOR, "BackgroundColor" );