summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:18:41 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:18:41 +0000
commit89d7f63a2b747595a06e6e4e4ced0c10f1043c6c (patch)
tree73a09579aff07011475ff155a251552d48bc002d /reportdesign/inc
parentc799af1840a0ed7deda9a5f131a895eca48dd696 (diff)
INTEGRATION: CWS rptchart01_DEV300 (1.3.20); FILE MERGED
2008/02/20 11:18:38 oj 1.3.20.4: #i85225# new error strings 2008/02/19 06:42:48 oj 1.3.20.3: #i85225# ongoing work 2008/01/25 13:57:27 oj 1.3.20.2: #i85225# two new aatributes for master detail 2008/01/24 13:03:32 oj 1.3.20.1: #i85225# changes for chart
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/RptResId.hrc13
1 files changed, 11 insertions, 2 deletions
diff --git a/reportdesign/inc/RptResId.hrc b/reportdesign/inc/RptResId.hrc
index 3a5ae17da9f8..e3c5b1d94e47 100644
--- a/reportdesign/inc/RptResId.hrc
+++ b/reportdesign/inc/RptResId.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: RptResId.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: ihi $ $Date: 2007-11-20 18:55:34 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:18:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -222,6 +222,15 @@
#define RID_STR_SCOPE (RID_STRING_START + 141)
#define RID_STR_TYPE (RID_STRING_START + 142)
#define RID_STR_TYPE_CONST (RID_STRING_START + 143)
+#define RID_STR_CHARTTYPE (RID_STRING_START + 144)
+#define RID_STR_MASTERFIELDS (RID_STRING_START + 145)
+#define RID_STR_DETAILFIELDS (RID_STRING_START + 146)
+#define RID_STR_EXPLANATION (RID_STRING_START + 147)
+#define RID_STR_DETAILLABEL (RID_STRING_START + 148)
+#define RID_STR_MASTERLABEL (RID_STRING_START + 149)
+#define RID_STR_PREVIEW_COUNT (RID_STRING_START + 150)
+#define RID_ERR_NO_COMMAND (RID_STRING_START + 151)
+#define RID_ERR_NO_OBJECTS (RID_STRING_START + 152)
// #define RID_STR_ (RID_STRING_START + 130)
// -----------------------------------------------------------------------