2000-09-18 11:07:07 -05:00
|
|
|
/*************************************************************************
|
|
|
|
*
|
|
|
|
* $RCSfile: app.hrc,v $
|
|
|
|
*
|
2005-02-25 06:07:23 -06:00
|
|
|
* $Revision: 1.33 $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
2005-02-25 06:07:23 -06:00
|
|
|
* last change: $Author: vg $ $Date: 2005-02-25 13:07:23 $
|
2000-09-18 11:07:07 -05:00
|
|
|
*
|
|
|
|
* The Contents of this file are made available subject to the terms of
|
|
|
|
* either of the following licenses
|
|
|
|
*
|
|
|
|
* - GNU Lesser General Public License Version 2.1
|
|
|
|
* - Sun Industry Standards Source License Version 1.1
|
|
|
|
*
|
|
|
|
* Sun Microsystems Inc., October, 2000
|
|
|
|
*
|
|
|
|
* GNU Lesser General Public License Version 2.1
|
|
|
|
* =============================================
|
|
|
|
* Copyright 2000 by Sun Microsystems, Inc.
|
|
|
|
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License version 2.1, as published by the Free Software Foundation.
|
|
|
|
*
|
|
|
|
* This library 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 for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
|
|
|
* MA 02111-1307 USA
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Sun Industry Standards Source License Version 1.1
|
|
|
|
* =================================================
|
|
|
|
* The contents of this file are subject to the Sun Industry Standards
|
|
|
|
* Source License Version 1.1 (the "License"); You may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of the
|
|
|
|
* License at http://www.openoffice.org/license.html.
|
|
|
|
*
|
|
|
|
* Software provided under this License is provided on an "AS IS" basis,
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
|
|
|
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
|
|
|
|
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
|
|
|
|
* See the License for the specific provisions governing your rights and
|
|
|
|
* obligations concerning the Software.
|
|
|
|
*
|
|
|
|
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
|
|
|
|
*
|
|
|
|
* Copyright: 2000 by Sun Microsystems, Inc.
|
|
|
|
*
|
|
|
|
* All Rights Reserved.
|
|
|
|
*
|
|
|
|
* Contributor(s): _______________________________________
|
|
|
|
*
|
|
|
|
*
|
|
|
|
************************************************************************/
|
|
|
|
#ifndef _SFX_APP_HRC
|
|
|
|
#define _SFX_APP_HRC
|
|
|
|
|
|
|
|
#include "sfx.hrc"
|
|
|
|
|
|
|
|
// #defines *****************************************************************
|
|
|
|
|
|
|
|
#define ACC_IBM (RID_SFX_APP_START+2)
|
|
|
|
#define MSG_ERR_WRITE_CFG (RID_SFX_APP_START+2)
|
|
|
|
#define MSG_ERR_READ_CFG (RID_SFX_APP_START+3)
|
|
|
|
#define MSG_ERR_OPEN_CFG (RID_SFX_APP_START+4)
|
|
|
|
#define MSG_ERR_FILETYPE_CFG (RID_SFX_APP_START+5)
|
|
|
|
#define MSG_ERR_VERSION_CFG (RID_SFX_APP_START+6)
|
2004-05-10 06:59:16 -05:00
|
|
|
#define MSG_ERR_NO_WEBBROWSER_FOUND (RID_SFX_APP_START+7)
|
|
|
|
|
|
|
|
// Note: no longer in use
|
|
|
|
// #define MSG_ERR_EXTERNAL_APP_NOT_FOUND (RID_SFX_APP_START+8)
|
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 STR_AUTOSAVE (RID_SFX_APP_START+12)
|
|
|
|
#define STR_MAIL (RID_SFX_APP_START+13)
|
|
|
|
#define MSG_ERR_WRITE_SBL (RID_SFX_APP_START+14)
|
|
|
|
#define MSG_IS_SERVER (RID_SFX_APP_START+15)
|
|
|
|
|
|
|
|
#define STR_RESEXCEPTION (RID_SFX_APP_START+21)
|
|
|
|
#define STR_SYSRESEXCEPTION (RID_SFX_APP_START+22)
|
|
|
|
#define STR_DOUBLEEXCEPTION (RID_SFX_APP_START+23)
|
|
|
|
#define STR_RESWARNING (RID_SFX_APP_START+24)
|
|
|
|
#define STR_ERR_NOTEMPLATE (RID_SFX_APP_START+27)
|
|
|
|
#define STR_RECOVER_TITLE (RID_SFX_APP_START+28)
|
|
|
|
#define STR_RECOVER_QUERY (RID_SFX_APP_START+29)
|
|
|
|
#define STR_RECOVER_PREPARED (RID_SFX_APP_START+30)
|
|
|
|
#define MSG_ERR_SOINIT (RID_SFX_APP_START+31)
|
|
|
|
|
|
|
|
#define MSG_IOERR_FILE_NOT_FOUND (RID_SFX_APP_START+32)
|
|
|
|
#define MSG_IOERR_PATH_NOT_FOUND (RID_SFX_APP_START+33)
|
|
|
|
#define MSG_IOERR_TOO_MANY_OPEN_FILES (RID_SFX_APP_START+34)
|
|
|
|
#define MSG_IOERR_ACCESS_DENIED (RID_SFX_APP_START+35)
|
|
|
|
#define MSG_IOERR_INVALID_ACCESS (RID_SFX_APP_START+36)
|
|
|
|
#define MSG_IOERR_INVALID_HANDLE (RID_SFX_APP_START+37)
|
|
|
|
#define MSG_IOERR_CANNOT_MAKE (RID_SFX_APP_START+38)
|
|
|
|
#define MSG_IOERR_SHARING (RID_SFX_APP_START+39)
|
|
|
|
#define MSG_IOERR_INVALID_PARAMETER (RID_SFX_APP_START+40)
|
|
|
|
#define MSG_IOERR_GENERAL (RID_SFX_APP_START+41)
|
|
|
|
|
|
|
|
#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_EVENT_STARTAPP (RID_SFX_APP_START+50)
|
|
|
|
#define STR_EVENT_CLOSEAPP (RID_SFX_APP_START+51)
|
|
|
|
#define STR_EVENT_CREATEDOC (RID_SFX_APP_START+52)
|
|
|
|
#define STR_EVENT_OPENDOC (RID_SFX_APP_START+53)
|
|
|
|
#define STR_EVENT_CLOSEDOC (RID_SFX_APP_START+54)
|
|
|
|
#define STR_EVENT_SAVEDOC (RID_SFX_APP_START+55)
|
|
|
|
#define STR_EVENT_SAVEASDOC (RID_SFX_APP_START+56)
|
|
|
|
#define STR_EVENT_ACTIVATEDOC (RID_SFX_APP_START+57)
|
|
|
|
#define STR_EVENT_DEACTIVATEDOC (RID_SFX_APP_START+58)
|
|
|
|
#define STR_EVENT_ONERROR (RID_SFX_APP_START+78)
|
|
|
|
#define STR_EVENT_PREPARECLOSEDOC (RID_SFX_APP_START+89)
|
2003-05-26 02:27:47 -05:00
|
|
|
#define STR_EVENT_MODIFYCHANGED (RID_SFX_APP_START+90)
|
2000-09-18 11:07:07 -05:00
|
|
|
#define STR_EVENT_SAVEDOCDONE (RID_SFX_APP_START+95)
|
|
|
|
#define STR_EVENT_SAVEASDOCDONE (RID_SFX_APP_START+96)
|
|
|
|
|
|
|
|
#define STR_QUITAPP (RID_SFX_APP_START+59)
|
|
|
|
#define STR_EXITANDRETURN (RID_SFX_APP_START+60)
|
|
|
|
#define STR_ERR_NOFILE (RID_SFX_APP_START+61)
|
|
|
|
#define STR_EXTHELPSTATUS (RID_SFX_APP_START+62)
|
|
|
|
|
|
|
|
#define STR_EVENT_PRINTDOC (RID_SFX_APP_START+64)
|
|
|
|
#define STR_ADDRESS_NAME (RID_SFX_APP_START+65)
|
|
|
|
|
|
|
|
#define RID_MAIL_INBOX (RID_SFX_APP_START+66)
|
|
|
|
#define RID_DELETE_MAIL_QBX (RID_SFX_APP_START+67)
|
|
|
|
|
|
|
|
#define RID_STR_HLPFILENOTEXIST (RID_SFX_APP_START+68)
|
|
|
|
#define RID_STR_HLPAPPNOTSTARTED (RID_SFX_APP_START+69)
|
|
|
|
|
|
|
|
#define STR_NODOUBLE (RID_SFX_APP_START+75)
|
|
|
|
#define STR_NOPRINTER (RID_SFX_APP_START+76)
|
|
|
|
|
|
|
|
#define MSG_SIGNAL (RID_SFX_APP_START+77)
|
|
|
|
|
|
|
|
#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)
|
|
|
|
|
|
|
|
#define RID_IMAGE_RES (RID_SFX_APP_START+83)
|
|
|
|
|
|
|
|
#define STR_MEMINFO_HEADER (RID_SFX_APP_START+84)
|
|
|
|
#define STR_MEMINFO_FOOTER (RID_SFX_APP_START+85)
|
|
|
|
#define STR_MEMINFO_OBJINFO (RID_SFX_APP_START+86)
|
|
|
|
|
|
|
|
#define RID_PLUGIN (RID_SFX_APP_START+87)
|
|
|
|
|
|
|
|
#define RID_WARN_POST_MAILTO (RID_SFX_APP_START+88)
|
|
|
|
|
|
|
|
#define RID_STR_NOWELCOMESCREEN (RID_SFX_APP_START+91)
|
|
|
|
|
2004-08-31 06:33:16 -05:00
|
|
|
// --> PB 2004-08-20 #i33095#
|
|
|
|
/* obsolete
|
2000-09-18 11:07:07 -05:00
|
|
|
#define STR_EDITOBJECT (RID_SFX_APP_START+92)
|
|
|
|
#define STR_OPENOBJECT (RID_SFX_APP_START+93)
|
2004-08-31 06:33:16 -05:00
|
|
|
*/
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
#define STR_CORRUPT_INSTALLATION (RID_SFX_APP_START+94)
|
|
|
|
#define IDS_SBERR_STOREREF (RID_SFX_APP_START+97)
|
|
|
|
|
2000-11-20 06:13:44 -06:00
|
|
|
#define CONFIG_PATH_START (RID_SFX_APP_START+98)
|
|
|
|
|
2001-01-23 00:55:18 -06:00
|
|
|
#define STR_KEY_ADDINS_PATH (CONFIG_PATH_START+0)
|
|
|
|
#define STR_KEY_AUTOCORRECT_DIR (CONFIG_PATH_START+1)
|
2001-06-29 02:53:58 -05:00
|
|
|
#define STR_KEY_GLOSSARY_PATH (CONFIG_PATH_START+2)
|
|
|
|
#define STR_KEY_BACKUP_PATH (CONFIG_PATH_START+3)
|
|
|
|
#define STR_KEY_BASIC_PATH (CONFIG_PATH_START+4)
|
|
|
|
#define STR_KEY_BITMAP_PATH (CONFIG_PATH_START+5)
|
|
|
|
#define STR_KEY_CONFIG_DIR (CONFIG_PATH_START+6)
|
|
|
|
#define STR_KEY_DICTIONARY_PATH (CONFIG_PATH_START+7)
|
|
|
|
#define STR_KEY_FAVORITES_DIR (CONFIG_PATH_START+8)
|
|
|
|
#define STR_KEY_FILTER_PATH (CONFIG_PATH_START+9)
|
|
|
|
#define STR_KEY_GALLERY_DIR (CONFIG_PATH_START+10)
|
|
|
|
#define STR_KEY_GRAPHICS_PATH (CONFIG_PATH_START+11)
|
|
|
|
#define STR_KEY_HELP_DIR (CONFIG_PATH_START+12)
|
|
|
|
#define STR_KEY_LINGUISTIC_DIR (CONFIG_PATH_START+13)
|
|
|
|
#define STR_KEY_MODULES_PATH (CONFIG_PATH_START+14)
|
|
|
|
#define STR_KEY_PALETTE_PATH (CONFIG_PATH_START+15)
|
|
|
|
#define STR_KEY_PLUGINS_PATH (CONFIG_PATH_START+16)
|
|
|
|
#define STR_KEY_STORAGE_DIR (CONFIG_PATH_START+17)
|
|
|
|
#define STR_KEY_TEMP_PATH (CONFIG_PATH_START+18)
|
|
|
|
#define STR_KEY_TEMPLATE_PATH (CONFIG_PATH_START+19)
|
|
|
|
#define STR_KEY_USERCONFIG_PATH (CONFIG_PATH_START+20)
|
|
|
|
#define STR_KEY_USERDICTIONARY_DIR (CONFIG_PATH_START+21)
|
|
|
|
#define STR_KEY_WORK_PATH (CONFIG_PATH_START+22)
|
2000-11-20 06:13:44 -06:00
|
|
|
|
2000-11-20 05:58:09 -06:00
|
|
|
#define WIN_HELP_INDEX (RID_SFX_APP_START+99)
|
|
|
|
#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)
|
|
|
|
#define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+121)
|
|
|
|
#define IMG_HELP_CONTENT_CHAPTER_OPEN (RID_SFX_APP_START+122)
|
|
|
|
#define IMG_HELP_CONTENT_CHAPTER_CLOSED (RID_SFX_APP_START+123)
|
|
|
|
#define IMG_HELP_CONTENT_DOC (RID_SFX_APP_START+124)
|
|
|
|
|
2000-12-07 10:40:20 -06:00
|
|
|
#define RID_IMAGE_USER1 1
|
|
|
|
#define RID_IMAGE_USER2 2
|
|
|
|
#define RID_IMAGE_USER3 3
|
|
|
|
#define RID_IMAGE_USER4 4
|
|
|
|
#define RID_IMAGE_BADDATA 5
|
|
|
|
#define RID_IMAGE_BINARY 6
|
|
|
|
#define RID_IMAGE_DELAYED 7
|
|
|
|
#define RID_IMAGE_EMBED 8
|
|
|
|
#define RID_IMAGE_IMAGE 9
|
|
|
|
#define RID_IMAGE_INDEX 10
|
|
|
|
#define RID_IMAGE_MENU 11
|
|
|
|
#define RID_IMAGE_MOVIE 12
|
|
|
|
#define RID_IMAGE_NOTFOUND 13
|
|
|
|
#define RID_IMAGE_SOUND 14
|
|
|
|
#define RID_IMAGE_TELNET 15
|
|
|
|
#define RID_IMAGE_TEXT 16
|
|
|
|
#define RID_IMAGE_UNKNOWN 17
|
|
|
|
#define RID_IMAGE_UNSECURE 18
|
|
|
|
#define RID_IMAGE_SPECIAL 19
|
|
|
|
|
|
|
|
#define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125)
|
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)
|
2001-06-27 02:25:33 -05:00
|
|
|
|
2002-06-04 02:22:11 -05:00
|
|
|
#define IMG_HELP_TOOLBOX_HC_INDEX_ON (RID_SFX_APP_START+150)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_INDEX_OFF (RID_SFX_APP_START+151)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_START (RID_SFX_APP_START+152)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_PREV (RID_SFX_APP_START+153)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_NEXT (RID_SFX_APP_START+154)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_PRINT (RID_SFX_APP_START+155)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_BOOKMARKS (RID_SFX_APP_START+156)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_SEARCHDIALOG (RID_SFX_APP_START+157)
|
|
|
|
#define IMG_HELP_TOOLBOX_HC_COPY (RID_SFX_APP_START+158)
|
|
|
|
|
|
|
|
#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)
|
|
|
|
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_INDEX_ON (RID_SFX_APP_START+170)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_INDEX_OFF (RID_SFX_APP_START+171)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_START (RID_SFX_APP_START+172)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_PREV (RID_SFX_APP_START+173)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_NEXT (RID_SFX_APP_START+174)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_PRINT (RID_SFX_APP_START+175)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_BOOKMARKS (RID_SFX_APP_START+176)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_SEARCHDIALOG (RID_SFX_APP_START+177)
|
|
|
|
#define IMG_HELP_TOOLBOX_HCL_COPY (RID_SFX_APP_START+178)
|
|
|
|
|
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)
|
|
|
|
|
2003-03-27 04:29:38 -06:00
|
|
|
#define RID_INVALID_URL_MSG (RID_SFX_APP_START + 182)
|
|
|
|
#define RID_INVALID_URL_TITLE (RID_SFX_APP_START + 183)
|
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_WARNING_BROKENSIGNATURE (RID_SFX_APP_START + 185)
|
|
|
|
#define RID_XMLSEC_QUERY_LOSINGSIGNATURE (RID_SFX_APP_START + 186)
|
|
|
|
#define RID_XMLSEC_QUERY_SAVEBEFORESIGN (RID_SFX_APP_START + 187)
|
|
|
|
#define RID_XMLSECDLG_MACROWARN (RID_SFX_APP_START + 188)
|
|
|
|
#define RID_XMLSEC_DOCUMENTSIGNED (RID_SFX_APP_START + 189)
|
|
|
|
#define RID_XMLSEC_INFO_WRONGDOCFORMAT (RID_SFX_APP_START + 190)
|
|
|
|
#define RID_WARNING_MACROSDISABLED (RID_SFX_APP_START + 191)
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
#define MD_DDE_LINKEDIT (RID_SFX_APP_START + 1)
|
|
|
|
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
#endif // #ifndef _SFX_APP_HRC
|
|
|
|
|
|
|
|
// ******************************************************************* EOF
|
|
|
|
|