office-gobmx/sfx2/source/appl/app.hrc

258 lines
14 KiB
Text
Raw Normal View History

2000-09-18 11:07:07 -05:00
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2000-09-18 11:07:07 -05:00
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
2000-09-18 11:07:07 -05:00
*
* OpenOffice.org - a multi-platform office productivity suite
2000-09-18 11:07:07 -05:00
*
* This file is part of OpenOffice.org.
2000-09-18 11:07:07 -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
*
* 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
*
* 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
#include <sfx2/sfx.hrc>
2000-09-18 11:07:07 -05:00
// #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)
#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 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_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_ADDRESS_NAME (RID_SFX_APP_START+65)
#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 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)
// Option for 'recommend opening document read only' is not evaluated (#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)
*/
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)
#define STR_KEY_ADDINS_PATH (CONFIG_PATH_START+0)
#define STR_KEY_AUTOCORRECT_DIR (CONFIG_PATH_START+1)
#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
#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)
#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)
#define RID_INFO_NOSEARCHRESULTS (RID_SFX_APP_START+106)
#define RID_INFO_NOSEARCHTEXTFOUND (RID_SFX_APP_START+107)
2000-11-20 05:58:09 -06: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)
#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)
#define IMG_HELP_TOOLBOX_COPY (RID_SFX_APP_START+118)
2000-11-20 05:58:09 -06:00
#define IMG_HELP_CONTENT_BOOK_OPEN (RID_SFX_APP_START+120)
#define IMG_HELP_CONTENT_BOOK_CLOSED (RID_SFX_APP_START+122)
#define IMG_HELP_CONTENT_DOC (RID_SFX_APP_START+124)
#define IMG_MISSING_1 (RID_SFX_APP_START+126) // image
#define IMG_MISSING_2 (RID_SFX_APP_START+127) // image
#define IMG_MISSING_3 (RID_SFX_APP_START+128) // image
#define IMG_MISSING_4 (RID_SFX_APP_START+129) // image
#define STR_HELP_WINDOW_TITLE (RID_SFX_APP_START+125) // string
#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)
#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)
#define STR_QUICKSTART_LNKNAME (RID_SFX_APP_START+139)
#define STR_HELP_BUTTON_ADDBOOKMARK (RID_SFX_APP_START+140)
#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)
#define STR_HELP_MENU_TEXT_SELECTION_MODE (RID_SFX_APP_START+143)
#define STR_HELP_MENU_TEXT_COPY (RID_SFX_APP_START+144)
#define STR_QUICKSTART_PRELAUNCH_UNX (RID_SFX_APP_START+146)
#define STR_QUICKSTART_FILE (RID_SFX_APP_START+147)
CWS-TOOLING: integrate CWS vcl97 2008-12-11 20:47:52 +0100 pl r265361 : #i93173# revert change, event listeners on the toolbar can lead to crashes 2008-12-11 17:55:54 +0100 pl r265344 : #i92715# fix some border cases 2008-12-11 16:36:01 +0100 pl r265334 : remove forgotten debug printf 2008-12-11 15:54:25 +0100 pl r265323 : add missing pointer initializer 2008-12-11 14:08:44 +0100 as r265297 : #i86520# dont show start module twice 2008-12-11 12:56:34 +0100 as r265289 : #i86520# dont show start module twice 2008-12-11 12:22:18 +0100 pl r265280 : fix a snafu 2008-12-11 12:15:27 +0100 hdu r265279 : #i96549# change some dbg_assert to dbg_warn 2008-12-11 11:57:22 +0100 pl r265276 : #i86520# startcenter on dock item click for mac 2008-12-11 11:31:47 +0100 pl r265271 : #i96964# fix a wrong condition 2008-12-11 11:21:49 +0100 as r265268 : #i86520# new framework slot for ShowStartModule 2008-12-11 10:17:32 +0100 hdu r265251 : #i97127# use fontconfig fallbacks for psprinting too (thanks CMC!) 2008-12-09 10:18:41 +0100 hdu r265060 : #i96549# workaround MAC_OS_X_VERSION_* macros not defined in older SDKs 2008-12-09 09:39:47 +0100 hdu r265057 : #i89650# workaround bogus device resolutions 2008-12-09 09:14:23 +0100 hdu r265054 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040 2008-12-08 19:17:42 +0100 pl r265016 : CWS-TOOLING: rebase CWS vcl97 to trunk@264807 (milestone: DEV300:m37) 2008-12-08 16:06:58 +0100 hdu r265004 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040 only for the Aqua port 2008-12-08 12:16:26 +0100 hdu r264988 : #i96549# prepare for MAC_OS_X_VERSION_MIN_REQUIRED>=1050 2008-12-08 11:59:25 +0100 hdu r264982 : #i96549# set MAC_OS_X_VERSION_MIN_REQUIRED=1040 2008-12-04 18:19:43 +0100 pl r264866 : #i86520# install a handler to be called on dock icon clicked 2008-12-03 13:04:32 +0100 pl r264769 : #i96551# on quartz build neither gtk nor cups in psprint is needed 2008-11-26 15:07:07 +0100 hdu r264400 : #i96317# adjust to extented SAL_DISABLE_FC_SUBST semantic 2008-11-21 16:15:31 +0100 pl r264147 : #i94443# generalize focus behavior when a child window becomes invisible 2008-11-21 15:45:03 +0100 pl r264144 : #i96433# improve torn off toolbar behavior 2008-11-21 11:50:01 +0100 pl r264119 : #i90083# improve key event dispatching 2008-11-20 17:28:03 +0100 pl r264076 : #i92715# do not execute app events during document recovery 2008-11-20 15:04:32 +0100 pl r264057 : #i92224# #i93249# more aqua key codes 2008-11-20 14:03:00 +0100 pl r264052 : #i92224# #i93249# remove debug printf 2008-11-20 14:00:29 +0100 pl r264049 : #i92224# #i93249# more aqua key codes 2008-11-20 13:59:34 +0100 pl r264048 : #i92224# #i93249# more aqua key codes 2008-11-20 13:52:38 +0100 pl r264047 : #i92224# #i93249# more aqua key codes 2008-11-19 18:42:17 +0100 pl r264017 : #i93249# support some mac specifc key codes: select to line end/begin 2008-11-19 18:40:26 +0100 pl r264016 : #i93249# support some mac specifc key codes: select to line end/begin 2008-11-19 18:32:31 +0100 pl r264014 : #i92224# support some mac specifc key codes: select to line end/begin 2008-11-19 17:34:50 +0100 pl r264009 : #i92224# some more needed keycodes 2008-11-19 16:11:33 +0100 pl r264003 : #i93249# support some mac specifc key codes 2008-11-19 16:10:31 +0100 pl r264002 : #i93249# support some mac specifc key codes 2008-11-19 15:50:03 +0100 pl r264000 : #i93249# support some mac specifc key codes 2008-11-19 14:17:41 +0100 pl r263993 : #i90015# strip appended parenthese entries from menubar 2008-11-17 18:30:37 +0100 pl r263737 : #i94601# emulate menu functionality for non vcl dialogs 2008-11-17 17:31:12 +0100 pl r263731 : #i95263# set inactive tab color on mac more distinct from the active tab color 2008-11-17 17:13:38 +0100 pl r263729 : #i93173# delete toolbar window in a more stack aware manner
2009-01-02 09:26:18 -06:00
#define STR_QUICKSTART_STARTCENTER (RID_SFX_APP_START+148)
CWS-TOOLING: integrate CWS vcl101 2009-04-30 16:05:34 +0200 pl r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway
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
#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)
#define RID_SECURITY_WARNING_HYPERLINK (RID_SFX_APP_START + 180)
#define RID_SECURITY_WARNING_TITLE (RID_SFX_APP_START + 181)
#define RID_INVALID_URL_MSG (RID_SFX_APP_START + 182)
#define RID_INVALID_URL_TITLE (RID_SFX_APP_START + 183)
#define RID_DESKTOP (RID_SFX_APP_START + 184)
// #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)
// FREE
// FREE
#define RID_XMLSEC_INFO_WRONGDOCFORMAT (RID_SFX_APP_START + 190)
/* obsolete
#define RID_WARNING_MACROSDISABLED (RID_SFX_APP_START + 191)
*/
#define STR_QUERY_UPDATE_LINKS (RID_SFX_APP_START + 192)
#define STR_DDE_ERROR (RID_SFX_APP_START + 193)
#define RID_SECURITY_WARNING_NO_HYPERLINKS (RID_SFX_APP_START + 194)
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)
// 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)
#define MD_DDE_LINKEDIT (RID_SFX_APP_START + 1)
2000-09-18 11:07:07 -05:00
#endif // #ifndef _SFX_APP_HRC
// ******************************************************************* EOF