summaryrefslogtreecommitdiff
path: root/reportdesign/source/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-02 13:35:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-02 13:35:01 +0000
commitac7cf28531855747e98815f92e4f648304cac554 (patch)
tree08f3090182ec0b99910f249009aed3b4dcf525ef /reportdesign/source/inc
parentef7a073551b9c3aa93b434cba0d5fc8a7d4e5628 (diff)
INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED
2007/07/16 07:26:08 lla 1.2.2.1: #i78500# insert time control only
Diffstat (limited to 'reportdesign/source/inc')
-rw-r--r--reportdesign/source/inc/stringconstants.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/reportdesign/source/inc/stringconstants.hrc b/reportdesign/source/inc/stringconstants.hrc
index b77665b1a0c3..6fdc454f3344 100644
--- a/reportdesign/source/inc/stringconstants.hrc
+++ b/reportdesign/source/inc/stringconstants.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: stringconstants.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:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -153,6 +153,8 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_MINHEIGHTNEWPAGE );
DECLARE_CONSTASCII_USTRING(PROPERTY_SHAPE );
DECLARE_CONSTASCII_USTRING(PROPERTY_PRINTWHENGROUPCHANGE );
DECLARE_CONSTASCII_USTRING(PROPERTY_STATE );
+DECLARE_CONSTASCII_USTRING(PROPERTY_TIME_STATE );
+DECLARE_CONSTASCII_USTRING(PROPERTY_DATE_STATE );
DECLARE_CONSTASCII_USTRING(PROPERTY_TRISTATE );
DECLARE_CONSTASCII_USTRING(PROPERTY_LISTSOURCETYPE );
DECLARE_CONSTASCII_USTRING(PROPERTY_FONTCHARWIDTH);