update dev300-m58
[ooovba.git] / sc / source / ui / inc / optsolver.hrc
blob6b2d8fec19aa1a5b9e85761e68a14174512a1506
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: optsolver.hrc,v $
10  * $Revision: 1.3 $
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  ************************************************************************/
31 #include "sc.hrc"
33 #define ED_OBJECTIVECELL        1
34 #define ED_TARGET               2
35 #define ED_VARIABLECELLS        3
36 #define ED_LEFT1                4
37 #define ED_LEFT2                5
38 #define ED_LEFT3                6
39 #define ED_LEFT4                7
40 #define ED_RIGHT1               8
41 #define ED_RIGHT2               9
42 #define ED_RIGHT3               10
43 #define ED_RIGHT4               11
45 #define FT_OBJECTIVECELL        1
46 #define FT_DIRECTION            2
47 #define FT_VARIABLECELLS        3
48 #define FT_CELLREF              4
49 #define FT_OPERATOR             5
50 #define FT_CONSTRAINT           6
52 #define FT_PROGRESS             7
53 #define FT_TIMELIMIT            8
54 #define FT_NOSOLUTION           9
55 #define FT_ERRORTEXT            10
56 #define FT_SUCCESS              11
57 #define FT_RESULT               12
58 #define FT_QUESTION             13
60 #define FL_CONDITIONS           1
61 #define FL_BUTTONS              2
63 #define IB_OBJECTIVECELL        1
64 #define IB_TARGET               2
65 #define IB_VARIABLECELLS        3
66 #define IB_LEFT1                4
67 #define IB_LEFT2                5
68 #define IB_LEFT3                6
69 #define IB_LEFT4                7
70 #define IB_RIGHT1               8
71 #define IB_RIGHT2               9
72 #define IB_RIGHT3               10
73 #define IB_RIGHT4               11
74 #define IB_DELETE1              12
75 #define IB_DELETE2              13
76 #define IB_DELETE3              14
77 #define IB_DELETE4              15
79 #define LB_OP1                  1
80 #define LB_OP2                  2
81 #define LB_OP3                  3
82 #define LB_OP4                  4
84 #define RB_MAX                  1
85 #define RB_MIN                  2
86 #define RB_VALUE                3
88 #define SB_SCROLL               1
90 #define BTN_OPTIONS             1
91 #define BTN_HELP                2
92 #define BTN_CLOSE               3
93 #define BTN_SOLVE               4
94 #define BTN_OK                  5
95 #define BTN_CANCEL              6
97 #define IMG_DEL_H               1
99 #define STR_INVALIDINPUT        1
100 #define STR_INVALIDCONDITION    2