diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-01-30 07:06:17 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-01-30 07:06:17 +0000 |
commit | 8d99694c7daa950c544b618f7515fd1435874fbf (patch) | |
tree | ec22f53438deb306f4f6b630c53a8d968d8b767d /forms/source/inc/frm_strings.hxx | |
parent | a3a46ea2d493c01194e19d81c88457ea9373a41b (diff) |
INTEGRATION: CWS dba24d (1.15.6); FILE MERGED
2007/11/20 11:51:54 fs 1.15.6.1: #i83774# +PROPERTY_IMAGE_POSITION
Diffstat (limited to 'forms/source/inc/frm_strings.hxx')
-rw-r--r-- | forms/source/inc/frm_strings.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx index 7f695a5dc..2f31345bc 100644 --- a/forms/source/inc/frm_strings.hxx +++ b/forms/source/inc/frm_strings.hxx @@ -4,9 +4,9 @@ * * $RCSfile: frm_strings.hxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: hr $ $Date: 2007-11-01 14:57:09 $ + * last change: $Author: rt $ $Date: 2008-01-30 08:06:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -152,6 +152,7 @@ namespace frm FORMS_CONSTASCII_STRING( PROPERTY_SUBMIT_METHOD, "SubmitMethod" ); FORMS_CONSTASCII_STRING( PROPERTY_SUBMIT_ENCODING, "SubmitEncoding" ); FORMS_CONSTASCII_STRING( PROPERTY_IMAGE_URL, "ImageURL" ); + FORMS_CONSTASCII_STRING( PROPERTY_IMAGE_POSITION, "ImagePosition" ); FORMS_CONSTASCII_STRING( PROPERTY_EMPTY_IS_NULL, "ConvertEmptyToNull" ); FORMS_CONSTASCII_STRING( PROPERTY_LISTSOURCETYPE, "ListSourceType" ); FORMS_CONSTASCII_STRING( PROPERTY_LISTSOURCE, "ListSource" ); |