summaryrefslogtreecommitdiffstats
path: root/svx/inc/helpid.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r--svx/inc/helpid.hrc42
1 files changed, 22 insertions, 20 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc
index c22ce032d605..5a2faf47ef28 100644
--- a/svx/inc/helpid.hrc
+++ b/svx/inc/helpid.hrc
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: helpid.hrc,v $
- * $Revision: 1.76 $
+ * $Revision: 1.77 $
*
* This file is part of OpenOffice.org.
*
@@ -786,24 +786,26 @@
#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)
+#define HID_COLORPAGE_DBREPORTHEADER_CB (HID_SVX_EXT0_START + 189)
+#define HID_COLORPAGE_DBREPORTFOOTER_CB (HID_SVX_EXT0_START + 190)
+#define HID_COLORPAGE_DBPAGEHEADER_CB (HID_SVX_EXT0_START + 191)
+#define HID_COLORPAGE_DBPAGEFOOTER_CB (HID_SVX_EXT0_START + 192)
+#define HID_COLORPAGE_DBGROUPHEADER_CB (HID_SVX_EXT0_START + 193)
+#define HID_COLORPAGE_DBGROUPFOOTER_CB (HID_SVX_EXT0_START + 194)
+#define HID_COLORPAGE_DBCOLUMNHEADER_CB (HID_SVX_EXT0_START + 195)
+#define HID_COLORPAGE_DBCOLUMNFOOTER_CB (HID_SVX_EXT0_START + 196)
+#define HID_COLORPAGE_DBDETAIL_CB (HID_SVX_EXT0_START + 197)
+#define HID_COLORPAGE_DBREPORTHEADER_LB (HID_SVX_EXT0_START + 198)
+#define HID_COLORPAGE_DBREPORTFOOTER_LB (HID_SVX_EXT0_START + 199)
+#define HID_COLORPAGE_DBPAGEHEADER_LB (HID_SVX_EXT0_START + 200)
+#define HID_COLORPAGE_DBPAGEFOOTER_LB (HID_SVX_EXT0_START + 201)
+#define HID_COLORPAGE_DBGROUPHEADER_LB (HID_SVX_EXT0_START + 202)
+#define HID_COLORPAGE_DBGROUPFOOTER_LB (HID_SVX_EXT0_START + 203)
+#define HID_COLORPAGE_DBCOLUMNHEADER_LB (HID_SVX_EXT0_START + 204)
+#define HID_COLORPAGE_DBCOLUMNFOOTER_LB (HID_SVX_EXT0_START + 205)
+#define HID_COLORPAGE_DBDETAIL_LB (HID_SVX_EXT0_START + 206)
+
+#define HID_NUMBERFORMAT_WND_NUMBER_PREVIEW (HID_SVX_EXT0_START + 207)
// please adjust ACT_SVX_HID_END2 below if you add entries here!
@@ -816,7 +818,7 @@
#error Resource-Ueberlauf in #line, #file
#endif
-#define ACT_SVX_HID_END2 HID_OPTIONS_MULTIPATH_LIST
+#define ACT_SVX_HID_END2 HID_NUMBERFORMAT_WND_NUMBER_PREVIEW
#if ACT_SVX_HID_END2 > HID_SVX_EXT0_END
#error resource overrun in #line, #file
#endif