Update ooo320-m1
[ooovba.git] / basic / inc / svtmsg.hrc
blobe9cb0c715a11506fb66608409de71a20344be732
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: svtmsg.hrc,v $
10  * $Revision: 1.6 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
30 #include "basic/ttglobal.hrc"
33 // Here are the messages of /basic/source/app included
35 ///////////////////////////////
36 // Error message that go to the Resultfile.
37 // *********************
38 // ***  !!ATTENTION!!    ***
39 // *********************
40 // Theses numbers MUST NOT change ever!
41 // Because they are stored in the Resultfiles and if you showed them again
42 // the appropriate new or no Strings are viewed.
43 ///////////////////////////////
45 #define S_GPF_ABORT                                                                     ( SVT_START +   0 )
46 #define S_APP_SHUTDOWN                                                          ( SVT_START +   1 )
47 #define S_SID_EXECUTE_FAILED_NO_DISPATCHER                      ( SVT_START +   2 )
48 #define S_SID_EXECUTE_FAILED                                            ( SVT_START +   3 )
49 #define S_UNO_PROPERTY_NITIALIZE_FAILED                         ( SVT_START +   4 )
50 #define S_RESETAPPLICATION_FAILED_COMPLEX                       ( SVT_START +   5 )
51 #define S_RESETAPPLICATION_FAILED_UNKNOWN                       ( SVT_START +   6 )
52 #define S_NO_ACTIVE_WINDOW                                                      ( SVT_START +   7 )
53 #define S_NO_DIALOG_IN_GETACTIVE                                        ( SVT_START +   8 )
54 #define S_NO_POPUP                                                                      ( SVT_START +   9 )
55 #define S_NO_SUBMENU                                                            ( SVT_START +  10 )
56 #define S_CONTROLTYPE_NOT_SUPPORTED                                     ( SVT_START +  11 )
57 #define S_SELECTION_BY_ATTRIBUTE_ONLY_DIRECTORIES       ( SVT_START +  12 )
58 #define S_NO_MORE_FILES                                                         ( SVT_START +  13 )
59 #define S_UNKNOWN_METHOD                                                        ( SVT_START +  14 )
60 #define S_INVALID_PARAMETERS                                            ( SVT_START +  15 )
61 #define S_POINTER_OUTSIDE_APPWIN                                        ( SVT_START +  16 )
62 #define S_UNKNOWN_COMMAND                                                       ( SVT_START +  17 )
63 #define S_WIN_NOT_FOUND                                                         ( SVT_START +  18 )
64 #define S_WIN_INVISIBLE                                                         ( SVT_START +  19 )
65 #define S_WIN_DISABLED                                                          ( SVT_START +  20 )
66 #define S_NUMBER_TOO_BIG                                                        ( SVT_START +  21 )
67 #define S_NUMBER_TOO_SMALL                                                      ( SVT_START +  22 )
68 #define S_WINDOW_DISAPPEARED                                            ( SVT_START +  23 )
69 #define S_ERROR_SAVING_IMAGE                                            ( SVT_START +  24 )
70 #define S_INVALID_POSITION                                                      ( SVT_START +  25 )
71 #define S_SPLITWIN_NOT_FOUND                                            ( SVT_START +  26 )
72 #define S_INTERNAL_ERROR                                                        ( SVT_START +  27 )
73 #define S_NO_STATUSBAR                                                          ( SVT_START +  28 )
74 #define S_ITEMS_INVISIBLE                                                       ( SVT_START +  29 )
75 #define S_TABPAGE_NOT_FOUND                                                     ( SVT_START +  30 )
76 #define S_TRISTATE_NOT_ALLOWED                                          ( SVT_START +  31 )
77 #define S_ERROR_IN_SET_TEXT                                                     ( SVT_START +  32 )
78 #define S_ATTEMPT_TO_WRITE_READONLY                                     ( SVT_START +  33 )
79 #define S_NO_SELECT_FALSE                                                       ( SVT_START +  34 )
80 #define S_ENTRY_NOT_FOUND                                                       ( SVT_START +  35 )
81 #define S_METHOD_FAILED                                                         ( SVT_START +  36 )
82 #define S_HELPID_ON_TOOLBOX_NOT_FOUND                           ( SVT_START +  37 )
83 #define S_BUTTON_DISABLED_ON_TOOLBOX                            ( SVT_START +  38 )
84 #define S_BUTTON_HIDDEN_ON_TOOLBOX                                      ( SVT_START +  39 )
85 #define S_CANNOT_MAKE_BUTTON_VISIBLE_IN_TOOLBOX         ( SVT_START +  40 )
86 #define S_TEAROFF_FAILED                                                        ( SVT_START +  41 )
87 #define S_NO_SELECTED_ENTRY_DEPRECATED                          ( SVT_START +  42 ) // Has to stay in for old res files
88 #define S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED ( SVT_START +  43 )
89 #define S_ALLOWED_ONLY_IN_FLOATING_MODE                         ( SVT_START +  44 )
90 #define S_ALLOWED_ONLY_IN_DOCKING_MODE                          ( SVT_START +  45 )
91 #define S_SIZE_NOT_CHANGEABLE                                           ( SVT_START +  46 )
92 #define S_NO_OK_BUTTON                                                          ( SVT_START +  47 )
93 #define S_NO_CANCEL_BUTTON                                                      ( SVT_START +  48 )
94 #define S_NO_YES_BUTTON                                                         ( SVT_START +  49 )
95 #define S_NO_NO_BUTTON                                                          ( SVT_START +  50 )
96 #define S_NO_RETRY_BUTTON                                                       ( SVT_START +  51 )
97 #define S_NO_HELP_BUTTON                                                        ( SVT_START +  52 )
98 #define S_NO_DEFAULT_BUTTON                                                     ( SVT_START +  53 )
99 #define S_BUTTON_ID_NOT_THERE                                           ( SVT_START +  54 )
100 #define S_BUTTONID_REQUIRED                                                     ( SVT_START +  55 )
101 #define S_UNKNOWN_TYPE                                                          ( SVT_START +  56 )
102 #define S_UNPACKING_STORAGE_FAILED                                      ( SVT_START +  57 )
103 #define S_NO_LIST_BOX_BUTTON                                            ( SVT_START +  58 )
104 #define S_UNO_URL_EXECUTE_FAILED_NO_DISPATCHER      ( SVT_START +  59 )
105 #define S_UNO_URL_EXECUTE_FAILED_NO_FRAME           ( SVT_START +  60 )
106 #define S_NO_MENU                                                                       ( SVT_START +  61 )
107 #define S_NO_SELECTED_ENTRY                                             ( SVT_START +  62 )
108 #define S_UNO_URL_EXECUTE_FAILED_DISABLED           ( SVT_START +  63 )
109 #define S_NO_SCROLLBAR                              ( SVT_START +  64 )
110 #define S_NO_SAX_PARSER                             ( SVT_START +  65 )
111 #define S_CANNOT_CREATE_DIRECTORY                   ( SVT_START +  66 )
112 #define S_DIRECTORY_NOT_EMPTY                       ( SVT_START +  67 )
113 #define S_DEPRECATED                                ( SVT_START +  68 )
114 #define S_SIZE_BELOW_MINIMUM                                            ( SVT_START +  69 )
115 #define S_CANNOT_FIND_FLOATING_WIN                                      ( SVT_START +  70 )
116 #define S_NO_LIST_BOX_STRING                        ( SVT_START +  71 )
117 #define S_SLOT_IN_EXECUTE                           ( SVT_START +  72 )
118 #define S_MENU_NOT_CLOSING                          ( SVT_START +  73 )