summaryrefslogtreecommitdiffstats
path: root/svx/inc/helpid.hrc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-17 12:42:44 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-17 12:42:44 +0000
commit44739c6716dec3ab2efefcf279b514ff3fb6dc57 (patch)
tree9026a71383e74a6eb119a507f980ce14cc6ec719 /svx/inc/helpid.hrc
parentINTEGRATION: CWS syssettings02 (1.5.4); FILE MERGED (diff)
downloadcore-44739c6716dec3ab2efefcf279b514ff3fb6dc57.tar.gz
core-44739c6716dec3ab2efefcf279b514ff3fb6dc57.zip
INTEGRATION: CWS os34 (1.52.20); FILE MERGED
2004/09/16 17:24:58 tl 1.52.20.4: RESYNC: (1.52-1.55); FILE MERGED 2004/09/16 08:28:17 tl 1.52.20.3: #i30303# merged to m53 2004/08/30 15:41:21 iha 1.52.20.2: #i33568# missing help ids for chinese conversion dialogs 2004/08/30 15:39:23 iha 1.52.20.1: #i33568# missing help ids for chinese conversion dialogs
Diffstat (limited to 'svx/inc/helpid.hrc')
-rw-r--r--svx/inc/helpid.hrc44
1 files changed, 28 insertions, 16 deletions
diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc
index 52264b398c46..711a446bd5ae 100644
--- a/svx/inc/helpid.hrc
+++ b/svx/inc/helpid.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: helpid.hrc,v $
*
- * $Revision: 1.55 $
+ * $Revision: 1.56 $
*
- * last change: $Author: kz $ $Date: 2004-08-31 12:05:56 $
+ * last change: $Author: rt $ $Date: 2004-09-17 13:42:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -735,20 +735,31 @@
#define HID_SVX_CONFIG_EVENT (HID_SVX_EXT0_START + 133)
#define HID_CONFIG_EVENT_OFFICE_BASED (HID_SVX_EXT0_START + 134)
#define HID_CONFIG_EVENT_DOCUMENT_BASED (HID_SVX_EXT0_START + 135)
+#define HID_SELECTOR_CATEGORIES (HID_SVX_EXT0_START + 136)
+#define HID_SELECTOR_COMMANDS (HID_SVX_EXT0_START + 137)
+#define HID_SELECTOR_DIALOG (HID_SVX_EXT0_START + 138)
+#define HID_SVX_CONFIG_MENU (HID_SVX_EXT0_START + 139)
+#define HID_SVX_CONFIG_MENU_CONTENTS (HID_SVX_EXT0_START + 140)
+#define HID_SVX_CONFIG_TOOLBAR (HID_SVX_EXT0_START + 141)
+#define HID_SVX_CONFIG_TOOLBAR_CONTENTS (HID_SVX_EXT0_START + 142)
+#define HID_SCRIPTSBOX (HID_SVX_EXT0_START + 143)
+#define HID_SVX_RUN_MACRO (HID_SVX_EXT0_START + 144)
+#define HID_SVX_BASIC_MACRO_ORGANIZER (HID_SVX_EXT0_START + 145)
+#define HID_SVX_BASIC_DIALOG_ORGANIZER (HID_SVX_EXT0_START + 146)
+#define HID_SVX_COMMON_MACRO_ORGANIZER (HID_SVX_EXT0_START + 147)
+#define HID_XMLSEC_CALL (HID_SVX_EXT0_START + 148)
+
+// chinese simplified traditional dialogs
+#define HID_SVX_CHINESE_TRANSLATION_RB_CONVERSION_TO_SIMPLIFIED (HID_SVX_EXT0_START + 149)
+#define HID_SVX_CHINESE_TRANSLATION_RB_CONVERSION_TO_TRADITIONAL (HID_SVX_EXT0_START + 150)
+#define HID_SVX_CHINESE_TRANSLATION_CB_USE_VARIANTS (HID_SVX_EXT0_START + 151)
+#define HID_SVX_CHINESE_DICTIONARY_RB_CONVERSION_TO_SIMPLIFIED (HID_SVX_EXT0_START + 152)
+#define HID_SVX_CHINESE_DICTIONARY_RB_CONVERSION_TO_TRADITIONAL (HID_SVX_EXT0_START + 153)
+#define HID_SVX_CHINESE_DICTIONARY_CB_REVERSE (HID_SVX_EXT0_START + 154)
+#define HID_SVX_CHINESE_DICTIONARY_LB_HEADER (HID_SVX_EXT0_START + 155)
+#define HID_SVX_CHINESE_DICTIONARY_LB_TO_SIMPLIFIED (HID_SVX_EXT0_START + 156)
+#define HID_SVX_CHINESE_DICTIONARY_LB_TO_TRADITIONAL (HID_SVX_EXT0_START + 157)
-#define HID_SELECTOR_CATEGORIES (HID_SVX_EXT0_START + 137)
-#define HID_SELECTOR_COMMANDS (HID_SVX_EXT0_START + 138)
-#define HID_SELECTOR_DIALOG (HID_SVX_EXT0_START + 139)
-#define HID_SVX_CONFIG_MENU (HID_SVX_EXT0_START + 140)
-#define HID_SVX_CONFIG_MENU_CONTENTS (HID_SVX_EXT0_START + 141)
-#define HID_SVX_CONFIG_TOOLBAR (HID_SVX_EXT0_START + 142)
-#define HID_SVX_CONFIG_TOOLBAR_CONTENTS (HID_SVX_EXT0_START + 143)
-#define HID_SCRIPTSBOX (HID_SVX_EXT0_START + 144)
-#define HID_SVX_RUN_MACRO (HID_SVX_EXT0_START + 145)
-#define HID_SVX_BASIC_MACRO_ORGANIZER (HID_SVX_EXT0_START + 146)
-#define HID_SVX_BASIC_DIALOG_ORGANIZER (HID_SVX_EXT0_START + 147)
-#define HID_SVX_COMMON_MACRO_ORGANIZER (HID_SVX_EXT0_START + 148)
-#define HID_XMLSEC_CALL (HID_SVX_EXT0_START + 149)
// please adjust ACT_SVX_HID_END2 below if you add entries here!
@@ -763,11 +774,12 @@
#endif
// overrun check 2
-#define ACT_SVX_HID_END2 HID_XMLSEC_CALL
+#define ACT_SVX_HID_END2 HID_SVX_CHINESE_DICTIONARY_LB_TO_TRADITIONAL
#if ACT_SVX_HID2_END > HID_SVX_EXT0_END
#error resource overrun in #line, #file
#endif
+
#endif