update dev300-m58
[ooovba.git] / sfx2 / source / appl / app.hrc
blobb1c2c844984c070708efac74e19bcdc78bb6992c
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: app.hrc,v $
10  * $Revision: 1.49 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
30 #ifndef _SFX_APP_HRC
31 #define _SFX_APP_HRC
33 #include <sfx2/sfx.hrc>
35 // #defines *****************************************************************
37 #define ACC_IBM                                                                 (RID_SFX_APP_START+2)
38 #define MSG_ERR_WRITE_CFG                                               (RID_SFX_APP_START+2)
39 #define MSG_ERR_READ_CFG                                                (RID_SFX_APP_START+3)
40 #define MSG_ERR_OPEN_CFG                                                (RID_SFX_APP_START+4)
41 #define MSG_ERR_FILETYPE_CFG                                    (RID_SFX_APP_START+5)
42 #define MSG_ERR_VERSION_CFG                                     (RID_SFX_APP_START+6)
43 #define MSG_ERR_NO_WEBBROWSER_FOUND                             (RID_SFX_APP_START+7)
45 // Note: no longer in use
46 // #define MSG_ERR_EXTERNAL_APP_NOT_FOUND                       (RID_SFX_APP_START+8)
48 #define MSG_ISPRINTING_QUERYABORT                               (RID_SFX_APP_START+9)
49 #define MSG_CANT_QUIT                                                   (RID_SFX_APP_START+10)
50 #define STR_ISMODIFIED                                                  (RID_SFX_APP_START+11)
51 #define STR_AUTOSAVE                                    (RID_SFX_APP_START+12)
52 #define STR_MAIL                                                                (RID_SFX_APP_START+13)
53 #define MSG_ERR_WRITE_SBL                                               (RID_SFX_APP_START+14)
54 #define MSG_IS_SERVER                                                   (RID_SFX_APP_START+15)
56 #define STR_RESEXCEPTION                                                (RID_SFX_APP_START+21)
57 #define STR_SYSRESEXCEPTION                                     (RID_SFX_APP_START+22)
58 #define STR_DOUBLEEXCEPTION                                     (RID_SFX_APP_START+23)
59 #define STR_RESWARNING                                                  (RID_SFX_APP_START+24)
60 #define STR_ERR_NOTEMPLATE                                              (RID_SFX_APP_START+27)
61 #define STR_RECOVER_TITLE                                       (RID_SFX_APP_START+28)
62 #define STR_RECOVER_QUERY                                       (RID_SFX_APP_START+29)
63 #define STR_RECOVER_PREPARED                                    (RID_SFX_APP_START+30)
64 #define MSG_ERR_SOINIT                                                  (RID_SFX_APP_START+31)
66 #define MSG_IOERR_FILE_NOT_FOUND                (RID_SFX_APP_START+32)
67 #define MSG_IOERR_PATH_NOT_FOUND                (RID_SFX_APP_START+33)
68 #define MSG_IOERR_TOO_MANY_OPEN_FILES           (RID_SFX_APP_START+34)
69 #define MSG_IOERR_ACCESS_DENIED                 (RID_SFX_APP_START+35)
70 #define MSG_IOERR_INVALID_ACCESS                (RID_SFX_APP_START+36)
71 #define MSG_IOERR_INVALID_HANDLE                (RID_SFX_APP_START+37)
72 #define MSG_IOERR_CANNOT_MAKE                   (RID_SFX_APP_START+38)
73 #define MSG_IOERR_SHARING                       (RID_SFX_APP_START+39)
74 #define MSG_IOERR_INVALID_PARAMETER             (RID_SFX_APP_START+40)
75 #define MSG_IOERR_GENERAL                       (RID_SFX_APP_START+41)
77 #define RID_FULLSCREENTOOLBOX                                   (RID_SFX_APP_START+42)
78 #define RID_RECORDINGTOOLBOX                                    (RID_SFX_APP_START+43)
79 #define RID_ENVTOOLBOX                                          (RID_SFX_APP_START+44)
81 #define STR_EVENT_STARTAPP                                              (RID_SFX_APP_START+50)
82 #define STR_EVENT_CLOSEAPP                                              (RID_SFX_APP_START+51)
83 #define STR_EVENT_CREATEDOC                                     (RID_SFX_APP_START+52)
84 #define STR_EVENT_OPENDOC                                               (RID_SFX_APP_START+53)
85 #define STR_EVENT_CLOSEDOC                                              (RID_SFX_APP_START+54)
86 #define STR_EVENT_SAVEDOC                                               (RID_SFX_APP_START+55)
87 #define STR_EVENT_SAVEASDOC                                     (RID_SFX_APP_START+56)
88 #define STR_EVENT_ACTIVATEDOC                                   (RID_SFX_APP_START+57)
89 #define STR_EVENT_DEACTIVATEDOC                                 (RID_SFX_APP_START+58)
90 #define STR_EVENT_ONERROR                                       (RID_SFX_APP_START+78)
91 #define STR_EVENT_PREPARECLOSEDOC                               (RID_SFX_APP_START+89)
92 #define STR_EVENT_MODIFYCHANGED                             (RID_SFX_APP_START+90)
93 #define STR_EVENT_SAVEDOCDONE                                   (RID_SFX_APP_START+95)
94 #define STR_EVENT_SAVEASDOCDONE                                 (RID_SFX_APP_START+96)
96 #define STR_QUITAPP                                                     (RID_SFX_APP_START+59)
97 #define STR_EXITANDRETURN                                               (RID_SFX_APP_START+60)
98 #define STR_ERR_NOFILE                          (RID_SFX_APP_START+61)
99 #define STR_EXTHELPSTATUS                                               (RID_SFX_APP_START+62)
101 #define STR_EVENT_PRINTDOC                                              (RID_SFX_APP_START+64)
102 #define STR_ADDRESS_NAME                                                (RID_SFX_APP_START+65)
104 #define RID_STR_HLPFILENOTEXIST                                 (RID_SFX_APP_START+68)
105 #define RID_STR_HLPAPPNOTSTARTED                                (RID_SFX_APP_START+69)
107 #define STR_NODOUBLE                            (RID_SFX_APP_START+75)
108 #define STR_NOPRINTER                           (RID_SFX_APP_START+76)
110 #define MSG_SIGNAL                              (RID_SFX_APP_START+77)
112 #define RID_STR_HELP                                                    (RID_SFX_APP_START+79)
113 #define RID_STR_NOAUTOSTARTHELPAGENT                    (RID_SFX_APP_START+80)
114 #define RID_HELPBAR                                                             (RID_SFX_APP_START+81)
115 #define RID_SPECIALCONFIG_ERROR                                 (RID_SFX_APP_START+82)
117 #define STR_MEMINFO_HEADER                              (RID_SFX_APP_START+84)
118 #define STR_MEMINFO_FOOTER                              (RID_SFX_APP_START+85)
119 #define STR_MEMINFO_OBJINFO                             (RID_SFX_APP_START+86)
121 #define RID_PLUGIN                                                      (RID_SFX_APP_START+87)
123 #define RID_WARN_POST_MAILTO                            (RID_SFX_APP_START+88)
125 #define RID_STR_NOWELCOMESCREEN                         (RID_SFX_APP_START+91)
127 // --> PB 2004-08-20 #i33095#
128 /* obsolete
129 #define STR_EDITOBJECT                                          (RID_SFX_APP_START+92)
130 #define STR_OPENOBJECT                                          (RID_SFX_APP_START+93)
133 #define STR_CORRUPT_INSTALLATION                        (RID_SFX_APP_START+94)
134 #define IDS_SBERR_STOREREF                                      (RID_SFX_APP_START+97)
136 #define CONFIG_PATH_START               (RID_SFX_APP_START+98)
138 #define STR_KEY_ADDINS_PATH             (CONFIG_PATH_START+0)
139 #define STR_KEY_AUTOCORRECT_DIR         (CONFIG_PATH_START+1)
140 #define STR_KEY_GLOSSARY_PATH           (CONFIG_PATH_START+2)
141 #define STR_KEY_BACKUP_PATH             (CONFIG_PATH_START+3)
142 #define STR_KEY_BASIC_PATH              (CONFIG_PATH_START+4)
143 #define STR_KEY_BITMAP_PATH             (CONFIG_PATH_START+5)
144 #define STR_KEY_CONFIG_DIR              (CONFIG_PATH_START+6)
145 #define STR_KEY_DICTIONARY_PATH         (CONFIG_PATH_START+7)
146 #define STR_KEY_FAVORITES_DIR           (CONFIG_PATH_START+8)
147 #define STR_KEY_FILTER_PATH             (CONFIG_PATH_START+9)
148 #define STR_KEY_GALLERY_DIR             (CONFIG_PATH_START+10)
149 #define STR_KEY_GRAPHICS_PATH           (CONFIG_PATH_START+11)
150 #define STR_KEY_HELP_DIR                (CONFIG_PATH_START+12)
151 #define STR_KEY_LINGUISTIC_DIR          (CONFIG_PATH_START+13)
152 #define STR_KEY_MODULES_PATH            (CONFIG_PATH_START+14)
153 #define STR_KEY_PALETTE_PATH            (CONFIG_PATH_START+15)
154 #define STR_KEY_PLUGINS_PATH            (CONFIG_PATH_START+16)
155 #define STR_KEY_STORAGE_DIR             (CONFIG_PATH_START+17)
156 #define STR_KEY_TEMP_PATH               (CONFIG_PATH_START+18)
157 #define STR_KEY_TEMPLATE_PATH           (CONFIG_PATH_START+19)
158 #define STR_KEY_USERCONFIG_PATH         (CONFIG_PATH_START+20)
159 #define STR_KEY_USERDICTIONARY_DIR      (CONFIG_PATH_START+21)
160 #define STR_KEY_WORK_PATH               (CONFIG_PATH_START+22)
162 #define WIN_HELPINDEX                                                   (RID_SFX_APP_START+99)
163 #define TP_HELP_CONTENT                                                 (RID_SFX_APP_START+100)
164 #define TP_HELP_INDEX                                                   (RID_SFX_APP_START+101)
165 #define TP_HELP_SEARCH                                                  (RID_SFX_APP_START+102)
166 #define TP_HELP_BOOKMARKS                                               (RID_SFX_APP_START+103)
167 #define DLG_HELP_ADDBOOKMARK                                    (RID_SFX_APP_START+104)
168 #define MENU_HELP_BOOKMARKS                                             (RID_SFX_APP_START+105)
169 #define RID_INFO_NOSEARCHRESULTS                                (RID_SFX_APP_START+106)
170 #define RID_INFO_NOSEARCHTEXTFOUND                              (RID_SFX_APP_START+107)
172 #define IMG_HELP_TOOLBOX_INDEX_ON                               (RID_SFX_APP_START+110)
173 #define IMG_HELP_TOOLBOX_INDEX_OFF                              (RID_SFX_APP_START+111)
174 #define IMG_HELP_TOOLBOX_START                                  (RID_SFX_APP_START+112)
175 #define IMG_HELP_TOOLBOX_PREV                                   (RID_SFX_APP_START+113)
176 #define IMG_HELP_TOOLBOX_NEXT                                   (RID_SFX_APP_START+114)
177 #define IMG_HELP_TOOLBOX_PRINT                                  (RID_SFX_APP_START+115)
178 #define IMG_HELP_TOOLBOX_BOOKMARKS                              (RID_SFX_APP_START+116)
179 #define IMG_HELP_TOOLBOX_SEARCHDIALOG                   (RID_SFX_APP_START+117)
180 #define IMG_HELP_TOOLBOX_COPY                                   (RID_SFX_APP_START+118)
182 #define IMG_HELP_CONTENT_BOOK_OPEN              (RID_SFX_APP_START+120)
183 #define IMG_HELP_CONTENT_BOOK_OPEN_HC           (RID_SFX_APP_START+121)
184 #define IMG_HELP_CONTENT_BOOK_CLOSED            (RID_SFX_APP_START+122)
185 #define IMG_HELP_CONTENT_BOOK_CLOSED_HC         (RID_SFX_APP_START+123)
186 #define IMG_HELP_CONTENT_DOC                    (RID_SFX_APP_START+124)
188 #define IMG_HELP_CONTENT_DOC_HC                 (RID_SFX_APP_START+125) // image
190 #define IMG_MISSING_1                           (RID_SFX_APP_START+126) // image
191 #define IMG_MISSING_2                           (RID_SFX_APP_START+127) // image
192 #define IMG_MISSING_3                           (RID_SFX_APP_START+128) // image
193 #define IMG_MISSING_4                           (RID_SFX_APP_START+129) // image
195 #define STR_HELP_WINDOW_TITLE                   (RID_SFX_APP_START+125) // string
197 #define STR_HELP_BUTTON_INDEX_ON                (RID_SFX_APP_START+126)
198 #define STR_HELP_BUTTON_START                                   (RID_SFX_APP_START+127)
199 #define STR_HELP_BUTTON_PREV                                    (RID_SFX_APP_START+128)
200 #define STR_HELP_BUTTON_NEXT                                    (RID_SFX_APP_START+129)
201 #define STR_HELP_BUTTON_PRINT                                   (RID_SFX_APP_START+130)
202 #define STR_HELP_BUTTON_SOURCEVIEW                              (RID_SFX_APP_START+131)
203 #define STR_HELP_FIRST_MESSAGE                                  (RID_SFX_APP_START+132)
204 #define STR_HELP_FIRST_HTML                                             (RID_SFX_APP_START+133)
206 #define STR_QUICKSTART_EXIT                                             (RID_SFX_APP_START+134)
207 #define STR_QUICKSTART_TIP                                              (RID_SFX_APP_START+135)
208 #define STR_QUICKSTART_FILEOPEN                                 (RID_SFX_APP_START+136)
209 #define STR_QUICKSTART_FROMTEMPLATE                             (RID_SFX_APP_START+137)
210 #define STR_QUICKSTART_PRELAUNCH                                (RID_SFX_APP_START+138)
211 #define STR_QUICKSTART_LNKNAME                                  (RID_SFX_APP_START+139)
212 #define STR_HELP_BUTTON_ADDBOOKMARK                             (RID_SFX_APP_START+140)
213 #define STR_HELP_BUTTON_INDEX_OFF                               (RID_SFX_APP_START+141)
214 #define STR_HELP_BUTTON_SEARCHDIALOG                    (RID_SFX_APP_START+142)
215 #define STR_HELP_MENU_TEXT_SELECTION_MODE       (RID_SFX_APP_START+143)
216 #define STR_HELP_MENU_TEXT_COPY                 (RID_SFX_APP_START+144)
217 #define STR_QUICKSTART_PRELAUNCH_UNX                    (RID_SFX_APP_START+146)
218 #define STR_QUICKSTART_FILE                     (RID_SFX_APP_START+147)
219 #define STR_QUICKSTART_STARTCENTER              (RID_SFX_APP_START+148)
220 #define STR_QUICKSTART_RECENTDOC                (RID_SFX_APP_START+149)
222 #define RID_HELP_ONSTARTUP_BOX                  (RID_SFX_APP_START+144)
223 #define RID_HELP_ONSTARTUP_TEXT                 (RID_SFX_APP_START+145)
225 #define IMG_HELP_TOOLBOX_HC_INDEX_ON            (RID_SFX_APP_START+150)
226 #define IMG_HELP_TOOLBOX_HC_INDEX_OFF                   (RID_SFX_APP_START+151)
227 #define IMG_HELP_TOOLBOX_HC_START                               (RID_SFX_APP_START+152)
228 #define IMG_HELP_TOOLBOX_HC_PREV                                (RID_SFX_APP_START+153)
229 #define IMG_HELP_TOOLBOX_HC_NEXT                                (RID_SFX_APP_START+154)
230 #define IMG_HELP_TOOLBOX_HC_PRINT                               (RID_SFX_APP_START+155)
231 #define IMG_HELP_TOOLBOX_HC_BOOKMARKS                   (RID_SFX_APP_START+156)
232 #define IMG_HELP_TOOLBOX_HC_SEARCHDIALOG                (RID_SFX_APP_START+157)
233 #define IMG_HELP_TOOLBOX_HC_COPY                                (RID_SFX_APP_START+158)
235 #define IMG_HELP_TOOLBOX_L_INDEX_ON                             (RID_SFX_APP_START+160)
236 #define IMG_HELP_TOOLBOX_L_INDEX_OFF                    (RID_SFX_APP_START+161)
237 #define IMG_HELP_TOOLBOX_L_START                                (RID_SFX_APP_START+162)
238 #define IMG_HELP_TOOLBOX_L_PREV                                 (RID_SFX_APP_START+163)
239 #define IMG_HELP_TOOLBOX_L_NEXT                                 (RID_SFX_APP_START+164)
240 #define IMG_HELP_TOOLBOX_L_PRINT                                (RID_SFX_APP_START+165)
241 #define IMG_HELP_TOOLBOX_L_BOOKMARKS                    (RID_SFX_APP_START+166)
242 #define IMG_HELP_TOOLBOX_L_SEARCHDIALOG                 (RID_SFX_APP_START+167)
243 #define IMG_HELP_TOOLBOX_L_COPY                                 (RID_SFX_APP_START+168)
245 #define IMG_HELP_TOOLBOX_HCL_INDEX_ON                   (RID_SFX_APP_START+170)
246 #define IMG_HELP_TOOLBOX_HCL_INDEX_OFF                  (RID_SFX_APP_START+171)
247 #define IMG_HELP_TOOLBOX_HCL_START                              (RID_SFX_APP_START+172)
248 #define IMG_HELP_TOOLBOX_HCL_PREV                               (RID_SFX_APP_START+173)
249 #define IMG_HELP_TOOLBOX_HCL_NEXT                               (RID_SFX_APP_START+174)
250 #define IMG_HELP_TOOLBOX_HCL_PRINT                              (RID_SFX_APP_START+175)
251 #define IMG_HELP_TOOLBOX_HCL_BOOKMARKS                  (RID_SFX_APP_START+176)
252 #define IMG_HELP_TOOLBOX_HCL_SEARCHDIALOG               (RID_SFX_APP_START+177)
253 #define IMG_HELP_TOOLBOX_HCL_COPY                               (RID_SFX_APP_START+178)
255 #define RID_SECURITY_WARNING_HYPERLINK                  (RID_SFX_APP_START + 180)
256 #define RID_SECURITY_WARNING_TITLE                              (RID_SFX_APP_START + 181)
258 #define RID_INVALID_URL_MSG                     (RID_SFX_APP_START + 182)
259 #define RID_INVALID_URL_TITLE                   (RID_SFX_APP_START + 183)
260 #define RID_DESKTOP                             (RID_SFX_APP_START + 184)
262 // #define RID_XMLSEC_WARNING_BROKENSIGNATURE           (RID_SFX_APP_START + 185)
263 #define RID_XMLSEC_QUERY_LOSINGSIGNATURE                (RID_SFX_APP_START + 186)
264 #define RID_XMLSEC_QUERY_SAVEBEFORESIGN         (RID_SFX_APP_START + 187)
265     // FREE
266     // FREE
267 #define RID_XMLSEC_INFO_WRONGDOCFORMAT          (RID_SFX_APP_START + 190)
269 /* obsolete
270 #define RID_WARNING_MACROSDISABLED              (RID_SFX_APP_START + 191)
273 #define STR_QUERY_UPDATE_LINKS                  (RID_SFX_APP_START + 192)
274 #define STR_DDE_ERROR                           (RID_SFX_APP_START + 193)
275 #define RID_SECURITY_WARNING_NO_HYPERLINKS      (RID_SFX_APP_START + 194)
277 #define MD_DDE_LINKEDIT                         (RID_SFX_APP_START + 1)
279 #endif // #ifndef _SFX_APP_HRC
281 // ******************************************************************* EOF