diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-02 13:35:37 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-02 13:35:37 +0000 |
commit | cbd50a59e7b30769a7d2800964764bb823d833c9 (patch) | |
tree | 6d2dc6d101c3769ed7c26bb5ef6f647b2c6f18b6 /reportdesign/source/inc | |
parent | 15ab26fe3c237f031118c2bc8f3bb88263b362e5 (diff) |
INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED
2007/07/16 10:24:01 lla 1.2.2.1: #i77268# visualisation for DnD
Diffstat (limited to 'reportdesign/source/inc')
-rw-r--r-- | reportdesign/source/inc/uistrings.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/reportdesign/source/inc/uistrings.hrc b/reportdesign/source/inc/uistrings.hrc index 73cf112b0..0397e4437 100644 --- a/reportdesign/source/inc/uistrings.hrc +++ b/reportdesign/source/inc/uistrings.hrc @@ -4,9 +4,9 @@ * * $RCSfile: uistrings.hrc,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2007-07-09 11:56:28 $ + * last change: $Author: hr $ $Date: 2007-08-02 14:35:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -64,6 +64,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_FILTERPROPOSAL ); DECLARE_CONSTASCII_USTRING(PROPERTY_POSITION ); DECLARE_CONSTASCII_USTRING(PROPERTY_FORMATKEYDATE ); DECLARE_CONSTASCII_USTRING(PROPERTY_FORMATKEYTIME ); +DECLARE_CONSTASCII_USTRING(DBOVERLAPPEDCONTROL ); } |