1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
22 #include <sfx2/sfx.hrc>
24 // #defines *****************************************************************
26 #define MSG_ERR_NO_WEBBROWSER_FOUND (RID_SFX_APP_START+7)
27 #define MSG_ERR_NO_ABS_URI_REF (RID_SFX_APP_START+8)
28 #define MSG_CANT_QUIT (RID_SFX_APP_START+10)
29 #define STR_ISMODIFIED (RID_SFX_APP_START+11)
31 #define RID_FULLSCREENTOOLBOX (RID_SFX_APP_START+42)
32 #define RID_ENVTOOLBOX (RID_SFX_APP_START+44)
34 #define STR_QUITAPP (RID_SFX_APP_START+59)
36 #define RID_STR_HLPFILENOTEXIST (RID_SFX_APP_START+68)
38 #define RID_STR_HELP (RID_SFX_APP_START+79)
39 #define RID_STR_NOAUTOSTARTHELPAGENT (RID_SFX_APP_START+80)
40 #define RID_HELPBAR (RID_SFX_APP_START+81)
42 #define CONFIG_PATH_START (RID_SFX_APP_START+98)
44 #define WIN_HELPINDEX (RID_SFX_APP_START+99)
45 #define TP_HELP_CONTENT (RID_SFX_APP_START+100)
46 #define TP_HELP_INDEX (RID_SFX_APP_START+101)
47 #define TP_HELP_SEARCH (RID_SFX_APP_START+102)
48 #define TP_HELP_BOOKMARKS (RID_SFX_APP_START+103)
49 #define DLG_HELP_ADDBOOKMARK (RID_SFX_APP_START+104)
50 #define MENU_HELP_BOOKMARKS (RID_SFX_APP_START+105)
51 #define RID_INFO_NOSEARCHRESULTS (RID_SFX_APP_START+106)
52 #define RID_INFO_NOSEARCHTEXTFOUND (RID_SFX_APP_START+107)
54 #define IMG_HELP_TOOLBOX_INDEX_ON (RID_SFX_APP_START+110)
55 #define IMG_HELP_TOOLBOX_INDEX_OFF (RID_SFX_APP_START+111)
56 #define IMG_HELP_TOOLBOX_START (RID_SFX_APP_START+112)
57 #define IMG_HELP_TOOLBOX_PREV (RID_SFX_APP_START+113)
58 #define IMG_HELP_TOOLBOX_NEXT (RID_SFX_APP_START+114)
59 #define IMG_HELP_TOOLBOX_PRINT (RID_SFX_APP_START+115)
60 #define IMG_HELP_TOOLBOX_BOOKMARKS (RID_SFX_APP_START+116)
61 #define IMG_HELP_TOOLBOX_SEARCHDIALOG (RID_SFX_APP_START+117)
62 #define IMG_HELP_TOOLBOX_COPY (RID_SFX_APP_START+118)
64 #define IMG_HELP_CONTENT_BOOK_OPEN (RID_SFX_APP_START+120)
65 #define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+122)
66 #define IMG_HELP_CONTENT_DOC (RID_SFX_APP_START+124)
68 #define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125) // string
70 #define STR_HELP_BUTTON_INDEX_ON (RID_SFX_APP_START+126)
71 #define STR_HELP_BUTTON_START (RID_SFX_APP_START+127)
72 #define STR_HELP_BUTTON_PREV (RID_SFX_APP_START+128)
73 #define STR_HELP_BUTTON_NEXT (RID_SFX_APP_START+129)
74 #define STR_HELP_BUTTON_PRINT (RID_SFX_APP_START+130)
75 #define STR_HELP_BUTTON_SOURCEVIEW (RID_SFX_APP_START+131)
76 #define STR_HELP_FIRST_MESSAGE (RID_SFX_APP_START+132)
77 #define STR_HELP_FIRST_HTML (RID_SFX_APP_START+133)
79 #define STR_QUICKSTART_EXIT (RID_SFX_APP_START+134)
80 #define STR_QUICKSTART_TIP (RID_SFX_APP_START+135)
81 #define STR_QUICKSTART_FILEOPEN (RID_SFX_APP_START+136)
82 #define STR_QUICKSTART_FROMTEMPLATE (RID_SFX_APP_START+137)
83 #define STR_QUICKSTART_PRELAUNCH (RID_SFX_APP_START+138)
84 #define STR_QUICKSTART_LNKNAME (RID_SFX_APP_START+139)
85 #define STR_HELP_BUTTON_ADDBOOKMARK (RID_SFX_APP_START+140)
86 #define STR_HELP_BUTTON_INDEX_OFF (RID_SFX_APP_START+141)
87 #define STR_HELP_BUTTON_SEARCHDIALOG (RID_SFX_APP_START+142)
88 #define STR_HELP_MENU_TEXT_SELECTION_MODE (RID_SFX_APP_START+143)
89 #define STR_HELP_MENU_TEXT_COPY (RID_SFX_APP_START+144)
90 #define STR_QUICKSTART_PRELAUNCH_UNX (RID_SFX_APP_START+146)
91 #define STR_QUICKSTART_FILE (RID_SFX_APP_START+147)
92 #define STR_QUICKSTART_STARTCENTER (RID_SFX_APP_START+148)
93 #define STR_QUICKSTART_RECENTDOC (RID_SFX_APP_START+149)
95 #define RID_HELP_ONSTARTUP_BOX (RID_SFX_APP_START+144)
96 #define RID_HELP_ONSTARTUP_TEXT (RID_SFX_APP_START+145)
98 #define IMG_HELP_TOOLBOX_L_INDEX_ON (RID_SFX_APP_START+160)
99 #define IMG_HELP_TOOLBOX_L_INDEX_OFF (RID_SFX_APP_START+161)
100 #define IMG_HELP_TOOLBOX_L_START (RID_SFX_APP_START+162)
101 #define IMG_HELP_TOOLBOX_L_PREV (RID_SFX_APP_START+163)
102 #define IMG_HELP_TOOLBOX_L_NEXT (RID_SFX_APP_START+164)
103 #define IMG_HELP_TOOLBOX_L_PRINT (RID_SFX_APP_START+165)
104 #define IMG_HELP_TOOLBOX_L_BOOKMARKS (RID_SFX_APP_START+166)
105 #define IMG_HELP_TOOLBOX_L_SEARCHDIALOG (RID_SFX_APP_START+167)
106 #define IMG_HELP_TOOLBOX_L_COPY (RID_SFX_APP_START+168)
108 #define RID_SECURITY_WARNING_HYPERLINK (RID_SFX_APP_START + 180)
109 #define RID_SECURITY_WARNING_TITLE (RID_SFX_APP_START + 181)
111 #define RID_DESKTOP (RID_SFX_APP_START + 184)
113 #define RID_XMLSEC_QUERY_LOSINGSIGNATURE (RID_SFX_APP_START + 186)
114 #define RID_XMLSEC_QUERY_SAVEBEFORESIGN (RID_SFX_APP_START + 187)
115 #define RID_QUERY_CANCELCHECKOUT (RID_SFX_APP_START + 188)
117 #define RID_XMLSEC_INFO_WRONGDOCFORMAT (RID_SFX_APP_START + 190)
119 #define STR_QUERY_UPDATE_LINKS (RID_SFX_APP_START + 192)
120 #define STR_DDE_ERROR (RID_SFX_APP_START + 193)
121 #define RID_SECURITY_WARNING_NO_HYPERLINKS (RID_SFX_APP_START + 194)
123 #define RID_SVXSTR_FILELINK (RID_SFX_APP_START + 195)
124 #define RID_SVXSTR_GRAFIKLINK (RID_SFX_APP_START + 196)
125 #define RID_SVXSTR_EDITGRFLINK (RID_SFX_APP_START + 197)
127 // strings for error messsages of OpenGraphics dialog
128 #define RID_SVXSTR_GRFILTER_OPENERROR (RID_SFX_APP_START + 198)
129 #define RID_SVXSTR_GRFILTER_IOERROR (RID_SFX_APP_START + 199)
130 #define RID_SVXSTR_GRFILTER_FORMATERROR (RID_SFX_APP_START + 200)
131 #define RID_SVXSTR_GRFILTER_VERSIONERROR (RID_SFX_APP_START + 201)
132 #define RID_SVXSTR_GRFILTER_FILTERERROR (RID_SFX_APP_START + 202)
133 #define RID_SVXSTR_GRFILTER_TOOBIG (RID_SFX_APP_START + 203)
135 #define RID_SVXSTR_END_REDLINING_WARNING (RID_SFX_APP_START + 212)
136 #define RID_SVXSTR_INCORRECT_PASSWORD (RID_SFX_APP_START + 213)
137 #define RID_SVXSTR_FORWARD_ERRMSSG (RID_SFX_APP_START + 214)
139 #define MD_DDE_LINKEDIT (RID_SFX_APP_START + 1)
141 #endif // #ifndef _SFX_APP_HRC
143 // ******************************************************************* EOF
145 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */