update dev300-m58
[ooovba.git] / sc / source / ui / inc / condfrmt.hrc
blobb79491b4f693a7abec895f85e4ed41cc022c6748
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: condfrmt.hrc,v $
10  * $Revision: 1.4 $
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" // ->RID_SCDLG_SOLVER
33 #define CBX_COND1                        1
34 #define LB_COND1_1                       2
35 #define LB_COND1_2                       3
36 #define EDT_COND1_1                      4
37 #define RB_COND1_1                       5
38 #define FT_COND1_AND             6
39 #define EDT_COND1_2                      7
40 #define RB_COND1_2                       8
41 #define FT_COND1_TEMPLATE        9
42 #define LB_COND1_TEMPLATE       10
44 #define CBX_COND2                       11
45 #define LB_COND2_1                      12
46 #define LB_COND2_2                      13
47 #define EDT_COND2_1                     14
48 #define RB_COND2_1                      15
49 #define FT_COND2_AND            16
50 #define EDT_COND2_2                     17
51 #define RB_COND2_2                      18
52 #define FT_COND2_TEMPLATE       19
53 #define LB_COND2_TEMPLATE       20
55 #define CBX_COND3                       21
56 #define LB_COND3_1                      22
57 #define LB_COND3_2                      23
58 #define EDT_COND3_1                     24
59 #define RB_COND3_1                      25
60 #define FT_COND3_AND            26
61 #define EDT_COND3_2                     27
62 #define RB_COND3_2                      28
63 #define FT_COND3_TEMPLATE       29
64 #define LB_COND3_TEMPLATE       30
66 #define FL_SEP1             41
67 #define FL_SEP2             42
69 #define BTN_OK              31
70 #define BTN_CANCEL                      32
71 #define BTN_HELP                        33
73 #define BTN_COND1_NEW       34
74 #define BTN_COND2_NEW       35
75 #define BTN_COND3_NEW       36