summaryrefslogtreecommitdiff
path: root/reportdesign/source/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 17:07:50 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 17:07:50 +0000
commitcbbcf0168fba5745f82392a229e491c08b2b7579 (patch)
tree13b3403abafd9ab8af69d60879f6c01f213e9a53 /reportdesign/source/inc
parent42bc4c42faf70c9b1dde15f106f18172fcea1e7e (diff)
INTEGRATION: CWS rptchart01_DEV300 (1.4.20); FILE MERGED
2008/01/25 13:57:55 oj 1.4.20.2: #i85225# two new aatributes for master detail 2008/01/24 12:39:32 oj 1.4.20.1: #i85225# changes for chart
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 4e41d6bfa35d..eaed22dbf988 100644
--- a/reportdesign/source/inc/stringconstants.hrc
+++ b/reportdesign/source/inc/stringconstants.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: stringconstants.hrc,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: ihi $ $Date: 2007-11-20 19:04:50 $
+ * last change: $Author: kz $ $Date: 2008-03-05 18:07:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,6 +59,7 @@ DECLARE_CONSTASCII_USTRING(SERVICE_REPORTDEFINITION);
DECLARE_CONSTASCII_USTRING(SERVICE_SHAPE);
DECLARE_CONSTASCII_USTRING(SERVICE_SECTION);
DECLARE_CONSTASCII_USTRING(SERVICE_GROUP);
+DECLARE_CONSTASCII_USTRING(SERVICE_OLEOBJECT);
//============================================================
//= property names
//============================================================
@@ -199,6 +200,7 @@ DECLARE_CONSTASCII_USTRING(PROPERTY_ESCAPEPROCESSING );
DECLARE_CONSTASCII_USTRING(PROPERTY_MULTILINE );
DECLARE_CONSTASCII_USTRING(PROPERTY_ACTIVECONNECTION );
+DECLARE_CONSTASCII_USTRING(PROPERTY_DATASOURCENAME );
DECLARE_CONSTASCII_USTRING(PROPERTY_FORMULA );
DECLARE_CONSTASCII_USTRING(PROPERTY_INITIALFORMULA );
DECLARE_CONSTASCII_USTRING(PROPERTY_PREEVALUATED );