summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 13:19:19 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 13:19:19 +0000
commitaef3a63183500046fb14919452736da26aa9e81b (patch)
tree5718fb7668c6c647895d3ed01cbdc51282a96dc8 /svx
parent7c2e0751dfa4737204c98356fe80d812cd8f8f0e (diff)
INTEGRATION: CWS recovery04 (1.49.58); FILE MERGED
2004/11/11 17:05:36 hro 1.49.58.4: RESYNC: (1.56-1.57); FILE MERGED 2004/10/15 00:17:03 hro 1.49.58.3: RESYNC: (1.49-1.56); FILE MERGED 2004/09/29 10:06:47 as 1.49.58.2: #i33868# use tab dialog instead of different modal dialogs 2004/07/23 11:07:12 hro 1.49.58.1: #i27780# New docrecovery resources
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/helpid.hrc19
1 files changed, 16 insertions, 3 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc
index b34756d4daae..aeee8aec68cf 100644
--- a/svx/inc/helpid.hrc
+++ b/svx/inc/helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.57 $
+ * $Revision: 1.58 $
*
- * last change: $Author: hr $ $Date: 2004-10-12 13:46:52 $
+ * last change: $Author: rt $ $Date: 2004-11-26 14:19:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -765,6 +765,18 @@
#define HID_POPUP_FONTWORK_CHARSPACE (HID_SVX_EXT0_START + 159)
+#define HID_SVXTBX_TEXT_CONTROL_ATTRIBUTES (HID_SVX_EXT0_START + 160)
+
+#define HID_SVX_TABDLG_DOCRECOVERY (HID_SVX_EXT0_START + 161)
+#define HID_SVX_TP_DOCRECOVERY_SAVE (HID_SVX_EXT0_START + 162)
+#define HID_SVX_MDLG_DOCRECOVERY_PROGR (HID_SVX_EXT0_START + 163)
+#define HID_SVX_TP_DOCRECOVERY_RECOVER (HID_SVX_EXT0_START + 164)
+#define HID_SVX_MDLG_DOCRECOVERY_BROKEN (HID_SVX_EXT0_START + 165)
+#define HID_SVX_TP_ERR_REP_WELCOME (HID_SVX_EXT0_START + 166)
+#define HID_SVX_TP_ERR_REP_SEND (HID_SVX_EXT0_START + 167)
+#define HID_SVX_MDLG_ERR_REP_OPTIONS (HID_SVX_EXT0_START + 168)
+#define HID_SVX_MDLG_ERR_REP_PREVIEW (HID_SVX_EXT0_START + 169)
+
// please adjust ACT_SVX_HID_END2 below if you add entries here!
// -----------------------------------------------------------------------
@@ -778,7 +790,8 @@
#endif
// overrun check 2
-#define ACT_SVX_HID_END2 HID_POPUP_FONTWORK_CHARSPACE
+
+#define ACT_SVX_HID_END2 HID_SVX_MDLG_ERR_REP_PREVIEW
#if ACT_SVX_HID2_END > HID_SVX_EXT0_END
#error resource overrun in #line, #file