xref: /aoo41x/main/sfx2/source/appl/app.hrc (revision cdf0e10c)
1*cdf0e10cSrcweir/*************************************************************************
2*cdf0e10cSrcweir *
3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4*cdf0e10cSrcweir *
5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * This file is part of OpenOffice.org.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
13*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
20*cdf0e10cSrcweir *
21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
22*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
24*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
25*cdf0e10cSrcweir *
26*cdf0e10cSrcweir ************************************************************************/
27*cdf0e10cSrcweir#ifndef _SFX_APP_HRC
28*cdf0e10cSrcweir#define _SFX_APP_HRC
29*cdf0e10cSrcweir
30*cdf0e10cSrcweir#include <sfx2/sfx.hrc>
31*cdf0e10cSrcweir
32*cdf0e10cSrcweir// #defines *****************************************************************
33*cdf0e10cSrcweir
34*cdf0e10cSrcweir#define ACC_IBM									(RID_SFX_APP_START+2)
35*cdf0e10cSrcweir#define MSG_ERR_NO_WEBBROWSER_FOUND			        (RID_SFX_APP_START+7)
36*cdf0e10cSrcweir
37*cdf0e10cSrcweir// Note: no longer in use
38*cdf0e10cSrcweir// #define MSG_ERR_EXTERNAL_APP_NOT_FOUND			(RID_SFX_APP_START+8)
39*cdf0e10cSrcweir
40*cdf0e10cSrcweir#define MSG_ISPRINTING_QUERYABORT				(RID_SFX_APP_START+9)
41*cdf0e10cSrcweir#define MSG_CANT_QUIT							(RID_SFX_APP_START+10)
42*cdf0e10cSrcweir#define STR_ISMODIFIED							(RID_SFX_APP_START+11)
43*cdf0e10cSrcweir
44*cdf0e10cSrcweir#define RID_FULLSCREENTOOLBOX					(RID_SFX_APP_START+42)
45*cdf0e10cSrcweir#define RID_RECORDINGTOOLBOX					(RID_SFX_APP_START+43)
46*cdf0e10cSrcweir#define RID_ENVTOOLBOX          				(RID_SFX_APP_START+44)
47*cdf0e10cSrcweir
48*cdf0e10cSrcweir#define STR_QUITAPP 							(RID_SFX_APP_START+59)
49*cdf0e10cSrcweir
50*cdf0e10cSrcweir#define RID_STR_HLPFILENOTEXIST					(RID_SFX_APP_START+68)
51*cdf0e10cSrcweir
52*cdf0e10cSrcweir#define RID_STR_HELP							(RID_SFX_APP_START+79)
53*cdf0e10cSrcweir#define RID_STR_NOAUTOSTARTHELPAGENT			(RID_SFX_APP_START+80)
54*cdf0e10cSrcweir#define RID_HELPBAR								(RID_SFX_APP_START+81)
55*cdf0e10cSrcweir#define RID_SPECIALCONFIG_ERROR					(RID_SFX_APP_START+82)
56*cdf0e10cSrcweir
57*cdf0e10cSrcweir#define CONFIG_PATH_START               (RID_SFX_APP_START+98)
58*cdf0e10cSrcweir
59*cdf0e10cSrcweir#define WIN_HELPINDEX							(RID_SFX_APP_START+99)
60*cdf0e10cSrcweir#define TP_HELP_CONTENT							(RID_SFX_APP_START+100)
61*cdf0e10cSrcweir#define TP_HELP_INDEX							(RID_SFX_APP_START+101)
62*cdf0e10cSrcweir#define TP_HELP_SEARCH							(RID_SFX_APP_START+102)
63*cdf0e10cSrcweir#define TP_HELP_BOOKMARKS						(RID_SFX_APP_START+103)
64*cdf0e10cSrcweir#define DLG_HELP_ADDBOOKMARK					(RID_SFX_APP_START+104)
65*cdf0e10cSrcweir#define MENU_HELP_BOOKMARKS						(RID_SFX_APP_START+105)
66*cdf0e10cSrcweir#define RID_INFO_NOSEARCHRESULTS				(RID_SFX_APP_START+106)
67*cdf0e10cSrcweir#define RID_INFO_NOSEARCHTEXTFOUND				(RID_SFX_APP_START+107)
68*cdf0e10cSrcweir
69*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_INDEX_ON				(RID_SFX_APP_START+110)
70*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_INDEX_OFF				(RID_SFX_APP_START+111)
71*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_START					(RID_SFX_APP_START+112)
72*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_PREV					(RID_SFX_APP_START+113)
73*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_NEXT					(RID_SFX_APP_START+114)
74*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_PRINT					(RID_SFX_APP_START+115)
75*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_BOOKMARKS				(RID_SFX_APP_START+116)
76*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_SEARCHDIALOG			(RID_SFX_APP_START+117)
77*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_COPY					(RID_SFX_APP_START+118)
78*cdf0e10cSrcweir
79*cdf0e10cSrcweir#define IMG_HELP_CONTENT_BOOK_OPEN              (RID_SFX_APP_START+120)
80*cdf0e10cSrcweir#define IMG_HELP_CONTENT_BOOK_OPEN_HC           (RID_SFX_APP_START+121)
81*cdf0e10cSrcweir#define IMG_HELP_CONTENT_BOOK_CLOSED            (RID_SFX_APP_START+122)
82*cdf0e10cSrcweir#define IMG_HELP_CONTENT_BOOK_CLOSED_HC         (RID_SFX_APP_START+123)
83*cdf0e10cSrcweir#define IMG_HELP_CONTENT_DOC                    (RID_SFX_APP_START+124)
84*cdf0e10cSrcweir
85*cdf0e10cSrcweir#define IMG_HELP_CONTENT_DOC_HC                 (RID_SFX_APP_START+125) // image
86*cdf0e10cSrcweir
87*cdf0e10cSrcweir#define STR_HELP_WINDOW_TITLE                   (RID_SFX_APP_START+125) // string
88*cdf0e10cSrcweir
89*cdf0e10cSrcweir#define STR_HELP_BUTTON_INDEX_ON                (RID_SFX_APP_START+126)
90*cdf0e10cSrcweir#define STR_HELP_BUTTON_START					(RID_SFX_APP_START+127)
91*cdf0e10cSrcweir#define STR_HELP_BUTTON_PREV					(RID_SFX_APP_START+128)
92*cdf0e10cSrcweir#define STR_HELP_BUTTON_NEXT					(RID_SFX_APP_START+129)
93*cdf0e10cSrcweir#define STR_HELP_BUTTON_PRINT					(RID_SFX_APP_START+130)
94*cdf0e10cSrcweir#define STR_HELP_BUTTON_SOURCEVIEW				(RID_SFX_APP_START+131)
95*cdf0e10cSrcweir#define STR_HELP_FIRST_MESSAGE					(RID_SFX_APP_START+132)
96*cdf0e10cSrcweir#define STR_HELP_FIRST_HTML						(RID_SFX_APP_START+133)
97*cdf0e10cSrcweir
98*cdf0e10cSrcweir#define STR_QUICKSTART_EXIT						(RID_SFX_APP_START+134)
99*cdf0e10cSrcweir#define STR_QUICKSTART_TIP						(RID_SFX_APP_START+135)
100*cdf0e10cSrcweir#define STR_QUICKSTART_FILEOPEN					(RID_SFX_APP_START+136)
101*cdf0e10cSrcweir#define STR_QUICKSTART_FROMTEMPLATE				(RID_SFX_APP_START+137)
102*cdf0e10cSrcweir#define STR_QUICKSTART_PRELAUNCH				(RID_SFX_APP_START+138)
103*cdf0e10cSrcweir#define STR_QUICKSTART_LNKNAME					(RID_SFX_APP_START+139)
104*cdf0e10cSrcweir#define STR_HELP_BUTTON_ADDBOOKMARK				(RID_SFX_APP_START+140)
105*cdf0e10cSrcweir#define STR_HELP_BUTTON_INDEX_OFF				(RID_SFX_APP_START+141)
106*cdf0e10cSrcweir#define STR_HELP_BUTTON_SEARCHDIALOG			(RID_SFX_APP_START+142)
107*cdf0e10cSrcweir#define STR_HELP_MENU_TEXT_SELECTION_MODE       (RID_SFX_APP_START+143)
108*cdf0e10cSrcweir#define STR_HELP_MENU_TEXT_COPY                 (RID_SFX_APP_START+144)
109*cdf0e10cSrcweir#define STR_QUICKSTART_PRELAUNCH_UNX			(RID_SFX_APP_START+146)
110*cdf0e10cSrcweir#define STR_QUICKSTART_FILE                     (RID_SFX_APP_START+147)
111*cdf0e10cSrcweir#define STR_QUICKSTART_STARTCENTER              (RID_SFX_APP_START+148)
112*cdf0e10cSrcweir#define STR_QUICKSTART_RECENTDOC                (RID_SFX_APP_START+149)
113*cdf0e10cSrcweir
114*cdf0e10cSrcweir#define RID_HELP_ONSTARTUP_BOX                  (RID_SFX_APP_START+144)
115*cdf0e10cSrcweir#define RID_HELP_ONSTARTUP_TEXT                 (RID_SFX_APP_START+145)
116*cdf0e10cSrcweir
117*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_INDEX_ON            (RID_SFX_APP_START+150)
118*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_INDEX_OFF			(RID_SFX_APP_START+151)
119*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_START				(RID_SFX_APP_START+152)
120*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_PREV				(RID_SFX_APP_START+153)
121*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_NEXT				(RID_SFX_APP_START+154)
122*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_PRINT				(RID_SFX_APP_START+155)
123*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_BOOKMARKS			(RID_SFX_APP_START+156)
124*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_SEARCHDIALOG		(RID_SFX_APP_START+157)
125*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HC_COPY				(RID_SFX_APP_START+158)
126*cdf0e10cSrcweir
127*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_INDEX_ON				(RID_SFX_APP_START+160)
128*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_INDEX_OFF			(RID_SFX_APP_START+161)
129*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_START				(RID_SFX_APP_START+162)
130*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_PREV					(RID_SFX_APP_START+163)
131*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_NEXT					(RID_SFX_APP_START+164)
132*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_PRINT				(RID_SFX_APP_START+165)
133*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_BOOKMARKS			(RID_SFX_APP_START+166)
134*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_SEARCHDIALOG			(RID_SFX_APP_START+167)
135*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_L_COPY					(RID_SFX_APP_START+168)
136*cdf0e10cSrcweir
137*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_INDEX_ON			(RID_SFX_APP_START+170)
138*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_INDEX_OFF			(RID_SFX_APP_START+171)
139*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_START				(RID_SFX_APP_START+172)
140*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_PREV				(RID_SFX_APP_START+173)
141*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_NEXT				(RID_SFX_APP_START+174)
142*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_PRINT				(RID_SFX_APP_START+175)
143*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_BOOKMARKS			(RID_SFX_APP_START+176)
144*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_SEARCHDIALOG		(RID_SFX_APP_START+177)
145*cdf0e10cSrcweir#define IMG_HELP_TOOLBOX_HCL_COPY				(RID_SFX_APP_START+178)
146*cdf0e10cSrcweir
147*cdf0e10cSrcweir#define RID_SECURITY_WARNING_HYPERLINK			(RID_SFX_APP_START + 180)
148*cdf0e10cSrcweir#define RID_SECURITY_WARNING_TITLE				(RID_SFX_APP_START + 181)
149*cdf0e10cSrcweir
150*cdf0e10cSrcweir#define RID_DESKTOP                             (RID_SFX_APP_START + 184)
151*cdf0e10cSrcweir
152*cdf0e10cSrcweir// #define RID_XMLSEC_WARNING_BROKENSIGNATURE		(RID_SFX_APP_START + 185)
153*cdf0e10cSrcweir#define RID_XMLSEC_QUERY_LOSINGSIGNATURE		(RID_SFX_APP_START + 186)
154*cdf0e10cSrcweir#define RID_XMLSEC_QUERY_SAVEBEFORESIGN         (RID_SFX_APP_START + 187)
155*cdf0e10cSrcweir    // FREE
156*cdf0e10cSrcweir    // FREE
157*cdf0e10cSrcweir#define RID_XMLSEC_INFO_WRONGDOCFORMAT          (RID_SFX_APP_START + 190)
158*cdf0e10cSrcweir
159*cdf0e10cSrcweir/* obsolete
160*cdf0e10cSrcweir#define RID_WARNING_MACROSDISABLED              (RID_SFX_APP_START + 191)
161*cdf0e10cSrcweir*/
162*cdf0e10cSrcweir
163*cdf0e10cSrcweir#define STR_QUERY_UPDATE_LINKS                  (RID_SFX_APP_START + 192)
164*cdf0e10cSrcweir#define STR_DDE_ERROR                           (RID_SFX_APP_START + 193)
165*cdf0e10cSrcweir#define RID_SECURITY_WARNING_NO_HYPERLINKS      (RID_SFX_APP_START + 194)
166*cdf0e10cSrcweir
167*cdf0e10cSrcweir#define RID_SVXSTR_FILELINK                     (RID_SFX_APP_START + 195)
168*cdf0e10cSrcweir#define RID_SVXSTR_GRAFIKLINK                   (RID_SFX_APP_START + 196)
169*cdf0e10cSrcweir#define RID_SVXSTR_EDITGRFLINK                  (RID_SFX_APP_START + 197)
170*cdf0e10cSrcweir
171*cdf0e10cSrcweir// strings for error messsages of OpenGraphics dialog
172*cdf0e10cSrcweir#define RID_SVXSTR_GRFILTER_OPENERROR		    (RID_SFX_APP_START + 198)
173*cdf0e10cSrcweir#define RID_SVXSTR_GRFILTER_IOERROR			    (RID_SFX_APP_START + 199)
174*cdf0e10cSrcweir#define RID_SVXSTR_GRFILTER_FORMATERROR		    (RID_SFX_APP_START + 200)
175*cdf0e10cSrcweir#define RID_SVXSTR_GRFILTER_VERSIONERROR	    (RID_SFX_APP_START + 201)
176*cdf0e10cSrcweir#define RID_SVXSTR_GRFILTER_FILTERERROR		    (RID_SFX_APP_START + 202)
177*cdf0e10cSrcweir#define RID_SVXSTR_GRFILTER_TOOBIG			    (RID_SFX_APP_START + 203)
178*cdf0e10cSrcweir
179*cdf0e10cSrcweir#define MD_DDE_LINKEDIT                         (RID_SFX_APP_START + 1)
180*cdf0e10cSrcweir
181*cdf0e10cSrcweir#endif // #ifndef _SFX_APP_HRC
182*cdf0e10cSrcweir
183*cdf0e10cSrcweir// ******************************************************************* EOF
184