summaryrefslogtreecommitdiffstats
path: root/svx/inc/helpid.hrc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 06:29:01 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 06:29:01 +0000
commit966378b0a8cbb388022d4a35ec2efd5fb761d8ad (patch)
tree9b44019d8c6bf551b9c4ecc47b1e470bb3602ce1 /svx/inc/helpid.hrc
parentINTEGRATION: CWS oj14 (1.9.58); FILE MERGED (diff)
downloadcore-966378b0a8cbb388022d4a35ec2efd5fb761d8ad.tar.gz
core-966378b0a8cbb388022d4a35ec2efd5fb761d8ad.zip
INTEGRATION: CWS oj14 (1.68.36); FILE MERGED
2007/06/04 18:32:08 oj 1.68.36.4: RESYNC: (1.71-1.72); FILE MERGED 2007/02/20 15:47:20 oj 1.68.36.3: RESYNC: (1.69-1.71); FILE MERGED 2006/12/18 14:45:34 oj 1.68.36.2: RESYNC: (1.68-1.69); FILE MERGED 2006/11/07 18:53:20 oj 1.68.36.1: extended color scheme
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r--svx/inc/helpid.hrc23
1 files changed, 21 insertions, 2 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc
index cc3059824d60..488505050336 100644
--- a/svx/inc/helpid.hrc
+++ b/svx/inc/helpid.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.73 $
+ * $Revision: 1.74 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 13:36:20 $
+ * last change: $Author: rt $ $Date: 2007-07-06 07:29:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -789,6 +789,25 @@
#define HID_OPTIONS_CHART_DEFCOLORS (HID_SVX_EXT0_START + 187)
#define HID_OPTIONS_MULTIPATH_LIST (HID_SVX_EXT0_START + 188)
+#define HID_COLORPAGE_DBREPORTHEADER_CB (HID_SVX_EXT0_START + 185)
+#define HID_COLORPAGE_DBREPORTFOOTER_CB (HID_SVX_EXT0_START + 186)
+#define HID_COLORPAGE_DBPAGEHEADER_CB (HID_SVX_EXT0_START + 187)
+#define HID_COLORPAGE_DBPAGEFOOTER_CB (HID_SVX_EXT0_START + 188)
+#define HID_COLORPAGE_DBGROUPHEADER_CB (HID_SVX_EXT0_START + 189)
+#define HID_COLORPAGE_DBGROUPFOOTER_CB (HID_SVX_EXT0_START + 190)
+#define HID_COLORPAGE_DBCOLUMNHEADER_CB (HID_SVX_EXT0_START + 191)
+#define HID_COLORPAGE_DBCOLUMNFOOTER_CB (HID_SVX_EXT0_START + 192)
+#define HID_COLORPAGE_DBDETAIL_CB (HID_SVX_EXT0_START + 193)
+#define HID_COLORPAGE_DBREPORTHEADER_LB (HID_SVX_EXT0_START + 194)
+#define HID_COLORPAGE_DBREPORTFOOTER_LB (HID_SVX_EXT0_START + 195)
+#define HID_COLORPAGE_DBPAGEHEADER_LB (HID_SVX_EXT0_START + 196)
+#define HID_COLORPAGE_DBPAGEFOOTER_LB (HID_SVX_EXT0_START + 197)
+#define HID_COLORPAGE_DBGROUPHEADER_LB (HID_SVX_EXT0_START + 198)
+#define HID_COLORPAGE_DBGROUPFOOTER_LB (HID_SVX_EXT0_START + 199)
+#define HID_COLORPAGE_DBCOLUMNHEADER_LB (HID_SVX_EXT0_START + 200)
+#define HID_COLORPAGE_DBCOLUMNFOOTER_LB (HID_SVX_EXT0_START + 201)
+#define HID_COLORPAGE_DBDETAIL_LB (HID_SVX_EXT0_START + 202)
+
// please adjust ACT_SVX_HID_END2 below if you add entries here!
// -----------------------------------------------------------------------