1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: condfrmt.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #include "sc.hrc" // ->RID_SCDLG_SOLVER
38 #define FT_COND1_AND 6
41 #define FT_COND1_TEMPLATE 9
42 #define LB_COND1_TEMPLATE 10
47 #define EDT_COND2_1 14
49 #define FT_COND2_AND 16
50 #define EDT_COND2_2 17
52 #define FT_COND2_TEMPLATE 19
53 #define LB_COND2_TEMPLATE 20
58 #define EDT_COND3_1 24
60 #define FT_COND3_AND 26
61 #define EDT_COND3_2 27
63 #define FT_COND3_TEMPLATE 29
64 #define LB_COND3_TEMPLATE 30
73 #define BTN_COND1_NEW 34
74 #define BTN_COND2_NEW 35
75 #define BTN_COND3_NEW 36