diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 11:47:33 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-05-10 11:47:33 +0000 |
commit | 3a49db6e297a9131311a1d1df048e1035d405097 (patch) | |
tree | b75f7c1e67661eb1cb95b2982b5b088e79e11d03 /forms | |
parent | efb8b7fff26c76205a422a80414a33682de7d709 (diff) |
INTEGRATION: CWS dba09 (1.3.4); FILE MERGED
2004/04/27 06:30:50 fs 1.3.4.1: post-resync changes (happening in another file before the resync)
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/inc/frm_strings.hxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx index d93e401bf839..119e1e472395 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.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2004-05-07 16:09:32 $ + * last change: $Author: hr $ $Date: 2004-05-10 12:47:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -314,6 +314,8 @@ namespace frm FORMS_CONSTASCII_STRING( PROPERTY_SHOW_RECORDACTIONS, "ShowRecordActions" ); FORMS_CONSTASCII_STRING( PROPERTY_SHOW_FILTERSORT, "ShowFilterSort" ); + FORMS_CONSTASCII_STRING( PROPERTY_RICH_TEXT, "RichText" ); + //-------------------------------------------------------------------------- //- URLs //-------------------------------------------------------------------------- |