diff options
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 ); } |