2000-09-18 11:07:07 -05:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
2008-04-11 05:55:36 -05:00
|
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2010-02-12 08:01:35 -06:00
|
|
|
* Copyright 2000, 2010 Oracle and/or its affiliates.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2008-04-11 05:55:36 -05:00
|
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2008-04-11 05:55:36 -05:00
|
|
|
* This file is part of OpenOffice.org.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2008-04-11 05:55:36 -05:00
|
|
|
* OpenOffice.org is free software: you can redistribute it and/or modify
|
|
|
|
* it under the terms of the GNU Lesser General Public License version 3
|
|
|
|
* only, as published by the Free Software Foundation.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2008-04-11 05:55:36 -05:00
|
|
|
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU Lesser General Public License version 3 for more details
|
|
|
|
* (a copy is included in the LICENSE file that accompanied this code).
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2008-04-11 05:55:36 -05:00
|
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
|
|
* version 3 along with OpenOffice.org. If not, see
|
|
|
|
* <http://www.openoffice.org/license.html>
|
|
|
|
* for a copy of the LGPLv3 License.
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
#ifndef _SFX_APP_HRC
|
|
|
|
#define _SFX_APP_HRC
|
|
|
|
|
2007-06-27 16:54:17 -05:00
|
|
|
#include <sfx2/sfx.hrc>
|
2000-09-18 11:07:07 -05:00
|
|
|
|
|
|
|
// #defines *****************************************************************
|
|
|
|
|
|
|
|
#define ACC_IBM (RID_SFX_APP_START+2)
|
2004-05-10 06:59:16 -05:00
|
|
|
#define MSG_ERR_NO_WEBBROWSER_FOUND (RID_SFX_APP_START+7)
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
#define MSG_ISPRINTING_QUERYABORT (RID_SFX_APP_START+9)
|
|
|
|
#define MSG_CANT_QUIT (RID_SFX_APP_START+10)
|
|
|
|
#define STR_ISMODIFIED (RID_SFX_APP_START+11)
|
|
|
|
|
|
|
|
#define RID_FULLSCREENTOOLBOX (RID_SFX_APP_START+42)
|
|
|
|
#define RID_RECORDINGTOOLBOX (RID_SFX_APP_START+43)
|
|
|
|
#define RID_ENVTOOLBOX (RID_SFX_APP_START+44)
|
|
|
|
|
|
|
|
#define STR_QUITAPP (RID_SFX_APP_START+59)
|
|
|
|
|
|
|
|
#define RID_STR_HLPFILENOTEXIST (RID_SFX_APP_START+68)
|
|
|
|
|
|
|
|
#define RID_STR_HELP (RID_SFX_APP_START+79)
|
|
|
|
#define RID_STR_NOAUTOSTARTHELPAGENT (RID_SFX_APP_START+80)
|
|
|
|
#define RID_HELPBAR (RID_SFX_APP_START+81)
|
|
|
|
#define RID_SPECIALCONFIG_ERROR (RID_SFX_APP_START+82)
|
|
|
|
|
2000-11-20 06:13:44 -06:00
|
|
|
#define CONFIG_PATH_START (RID_SFX_APP_START+98)
|
|
|
|
|
2006-10-12 09:46:13 -05:00
|
|
|
#define WIN_HELPINDEX (RID_SFX_APP_START+99)
|
2000-11-20 05:58:09 -06:00
|
|
|
#define TP_HELP_CONTENT (RID_SFX_APP_START+100)
|
|
|
|
#define TP_HELP_INDEX (RID_SFX_APP_START+101)
|
|
|
|
#define TP_HELP_SEARCH (RID_SFX_APP_START+102)
|
2001-06-27 07:38:00 -05:00
|
|
|
#define TP_HELP_BOOKMARKS (RID_SFX_APP_START+103)
|
|
|
|
#define DLG_HELP_ADDBOOKMARK (RID_SFX_APP_START+104)
|
|
|
|
#define MENU_HELP_BOOKMARKS (RID_SFX_APP_START+105)
|
2001-08-08 02:41:48 -05:00
|
|
|
#define RID_INFO_NOSEARCHRESULTS (RID_SFX_APP_START+106)
|
2004-02-26 04:02:44 -06:00
|
|
|
#define RID_INFO_NOSEARCHTEXTFOUND (RID_SFX_APP_START+107)
|
2000-11-20 05:58:09 -06:00
|
|
|
|
2001-07-12 04:25:36 -05:00
|
|
|
#define IMG_HELP_TOOLBOX_INDEX_ON (RID_SFX_APP_START+110)
|
|
|
|
#define IMG_HELP_TOOLBOX_INDEX_OFF (RID_SFX_APP_START+111)
|
|
|
|
#define IMG_HELP_TOOLBOX_START (RID_SFX_APP_START+112)
|
|
|
|
#define IMG_HELP_TOOLBOX_PREV (RID_SFX_APP_START+113)
|
|
|
|
#define IMG_HELP_TOOLBOX_NEXT (RID_SFX_APP_START+114)
|
2000-11-20 05:58:09 -06:00
|
|
|
#define IMG_HELP_TOOLBOX_PRINT (RID_SFX_APP_START+115)
|
2001-06-27 07:38:00 -05:00
|
|
|
#define IMG_HELP_TOOLBOX_BOOKMARKS (RID_SFX_APP_START+116)
|
2001-08-17 00:20:58 -05:00
|
|
|
#define IMG_HELP_TOOLBOX_SEARCHDIALOG (RID_SFX_APP_START+117)
|
2001-09-28 09:19:09 -05:00
|
|
|
#define IMG_HELP_TOOLBOX_COPY (RID_SFX_APP_START+118)
|
2000-11-20 05:58:09 -06:00
|
|
|
|
2001-07-14 06:38:41 -05:00
|
|
|
#define IMG_HELP_CONTENT_BOOK_OPEN (RID_SFX_APP_START+120)
|
2007-08-03 07:57:25 -05:00
|
|
|
#define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+122)
|
2001-07-14 06:38:41 -05:00
|
|
|
#define IMG_HELP_CONTENT_DOC (RID_SFX_APP_START+124)
|
|
|
|
|
2007-08-03 07:57:25 -05:00
|
|
|
#define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125) // string
|
|
|
|
|
2001-07-12 04:25:36 -05:00
|
|
|
#define STR_HELP_BUTTON_INDEX_ON (RID_SFX_APP_START+126)
|
2000-12-08 01:58:56 -06:00
|
|
|
#define STR_HELP_BUTTON_START (RID_SFX_APP_START+127)
|
|
|
|
#define STR_HELP_BUTTON_PREV (RID_SFX_APP_START+128)
|
|
|
|
#define STR_HELP_BUTTON_NEXT (RID_SFX_APP_START+129)
|
|
|
|
#define STR_HELP_BUTTON_PRINT (RID_SFX_APP_START+130)
|
2001-04-17 23:20:08 -05:00
|
|
|
#define STR_HELP_BUTTON_SOURCEVIEW (RID_SFX_APP_START+131)
|
2001-04-23 05:54:35 -05:00
|
|
|
#define STR_HELP_FIRST_MESSAGE (RID_SFX_APP_START+132)
|
|
|
|
#define STR_HELP_FIRST_HTML (RID_SFX_APP_START+133)
|
2000-12-08 01:58:56 -06:00
|
|
|
|
2001-05-11 10:42:30 -05:00
|
|
|
#define STR_QUICKSTART_EXIT (RID_SFX_APP_START+134)
|
|
|
|
#define STR_QUICKSTART_TIP (RID_SFX_APP_START+135)
|
|
|
|
#define STR_QUICKSTART_FILEOPEN (RID_SFX_APP_START+136)
|
2001-06-08 02:11:25 -05:00
|
|
|
#define STR_QUICKSTART_FROMTEMPLATE (RID_SFX_APP_START+137)
|
|
|
|
#define STR_QUICKSTART_PRELAUNCH (RID_SFX_APP_START+138)
|
2001-06-08 04:03:22 -05:00
|
|
|
#define STR_QUICKSTART_LNKNAME (RID_SFX_APP_START+139)
|
2001-06-27 07:38:00 -05:00
|
|
|
#define STR_HELP_BUTTON_ADDBOOKMARK (RID_SFX_APP_START+140)
|
2001-07-12 04:25:36 -05:00
|
|
|
#define STR_HELP_BUTTON_INDEX_OFF (RID_SFX_APP_START+141)
|
2001-08-17 00:20:58 -05:00
|
|
|
#define STR_HELP_BUTTON_SEARCHDIALOG (RID_SFX_APP_START+142)
|
2002-08-01 05:38:34 -05:00
|
|
|
#define STR_HELP_MENU_TEXT_SELECTION_MODE (RID_SFX_APP_START+143)
|
2005-02-25 06:07:23 -06:00
|
|
|
#define STR_HELP_MENU_TEXT_COPY (RID_SFX_APP_START+144)
|
2006-11-07 08:30:25 -06:00
|
|
|
#define STR_QUICKSTART_PRELAUNCH_UNX (RID_SFX_APP_START+146)
|
2008-03-05 10:37:23 -06:00
|
|
|
#define STR_QUICKSTART_FILE (RID_SFX_APP_START+147)
|
2009-01-02 09:26:18 -06:00
|
|
|
#define STR_QUICKSTART_STARTCENTER (RID_SFX_APP_START+148)
|
2009-06-03 10:45:09 -05:00
|
|
|
#define STR_QUICKSTART_RECENTDOC (RID_SFX_APP_START+149)
|
2001-06-27 02:25:33 -05:00
|
|
|
|
2005-03-15 06:04:18 -06:00
|
|
|
#define RID_HELP_ONSTARTUP_BOX (RID_SFX_APP_START+144)
|
|
|
|
#define RID_HELP_ONSTARTUP_TEXT (RID_SFX_APP_START+145)
|
|
|
|
|
2002-06-04 02:22:11 -05:00
|
|
|
#define IMG_HELP_TOOLBOX_L_INDEX_ON (RID_SFX_APP_START+160)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_INDEX_OFF (RID_SFX_APP_START+161)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_START (RID_SFX_APP_START+162)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_PREV (RID_SFX_APP_START+163)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_NEXT (RID_SFX_APP_START+164)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_PRINT (RID_SFX_APP_START+165)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_BOOKMARKS (RID_SFX_APP_START+166)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_SEARCHDIALOG (RID_SFX_APP_START+167)
|
|
|
|
#define IMG_HELP_TOOLBOX_L_COPY (RID_SFX_APP_START+168)
|
|
|
|
|
2002-08-13 07:30:55 -05:00
|
|
|
#define RID_SECURITY_WARNING_HYPERLINK (RID_SFX_APP_START + 180)
|
|
|
|
#define RID_SECURITY_WARNING_TITLE (RID_SFX_APP_START + 181)
|
|
|
|
|
2004-03-17 05:20:50 -06:00
|
|
|
#define RID_DESKTOP (RID_SFX_APP_START + 184)
|
2003-03-27 04:29:38 -06:00
|
|
|
|
2004-08-31 06:33:16 -05:00
|
|
|
#define RID_XMLSEC_QUERY_LOSINGSIGNATURE (RID_SFX_APP_START + 186)
|
|
|
|
#define RID_XMLSEC_QUERY_SAVEBEFORESIGN (RID_SFX_APP_START + 187)
|
2006-03-24 06:44:33 -06:00
|
|
|
|
2011-02-27 13:44:41 -06:00
|
|
|
#define RID_XMLSEC_INFO_WRONGDOCFORMAT (RID_SFX_APP_START + 190)
|
2004-08-31 06:33:16 -05:00
|
|
|
|
2004-10-04 14:41:55 -05:00
|
|
|
#define STR_QUERY_UPDATE_LINKS (RID_SFX_APP_START + 192)
|
|
|
|
#define STR_DDE_ERROR (RID_SFX_APP_START + 193)
|
2005-11-11 05:22:09 -06:00
|
|
|
#define RID_SECURITY_WARNING_NO_HYPERLINKS (RID_SFX_APP_START + 194)
|
2004-10-04 14:41:55 -05:00
|
|
|
|
2010-01-13 15:25:07 -06:00
|
|
|
#define RID_SVXSTR_FILELINK (RID_SFX_APP_START + 195)
|
|
|
|
#define RID_SVXSTR_GRAFIKLINK (RID_SFX_APP_START + 196)
|
|
|
|
#define RID_SVXSTR_EDITGRFLINK (RID_SFX_APP_START + 197)
|
|
|
|
|
|
|
|
// strings for error messsages of OpenGraphics dialog
|
|
|
|
#define RID_SVXSTR_GRFILTER_OPENERROR (RID_SFX_APP_START + 198)
|
|
|
|
#define RID_SVXSTR_GRFILTER_IOERROR (RID_SFX_APP_START + 199)
|
|
|
|
#define RID_SVXSTR_GRFILTER_FORMATERROR (RID_SFX_APP_START + 200)
|
|
|
|
#define RID_SVXSTR_GRFILTER_VERSIONERROR (RID_SFX_APP_START + 201)
|
|
|
|
#define RID_SVXSTR_GRFILTER_FILTERERROR (RID_SFX_APP_START + 202)
|
|
|
|
#define RID_SVXSTR_GRFILTER_TOOBIG (RID_SFX_APP_START + 203)
|
|
|
|
|
2010-12-28 18:48:57 -06:00
|
|
|
// For the License Information dialog box
|
|
|
|
#define DLG_HELP_LICENSING (RID_SFX_APP_START + 204)
|
|
|
|
#define STR_LICENSING_INFORMATION_1 (RID_SFX_APP_START + 205)
|
|
|
|
#define STR_LICENSING_INFORMATION_2 (RID_SFX_APP_START + 206)
|
|
|
|
#define STR_LICENSING_INFORMATION_3 (RID_SFX_APP_START + 207)
|
|
|
|
#define STR_LICENSING_INFORMATION_4 (RID_SFX_APP_START + 208)
|
|
|
|
#define STR_LICENSING_INFORMATION_5 (RID_SFX_APP_START + 209)
|
|
|
|
#define PB_LICENSING_SHOW (RID_SFX_APP_START + 210)
|
|
|
|
#define PB_LICENSING_CLOSE (RID_SFX_APP_START + 211)
|
|
|
|
|
2004-10-04 14:41:55 -05:00
|
|
|
#define MD_DDE_LINKEDIT (RID_SFX_APP_START + 1)
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
#endif // #ifndef _SFX_APP_HRC
|
|
|
|
|
|
|
|
// ******************************************************************* EOF
|