merge the formfield patch from ooo-build
[ooovba.git] / formula / source / ui / dlg / formdlgs.hrc
blob75d4906e90ec3341246dbb7197372d83bda7036c
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: formdlgs.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  ************************************************************************/
32 #define FT_RESULT                       1
33 #define WND_RESULT                      2
34 #define FT_EDITNAME                     3
35 #define STR_TITLE1                      4
36 #define STR_TITLE2                      5
37 #define BTN_HELP                        6
38 #define BTN_CANCEL                      7
39 #define BTN_BACKWARD            8
40 #define BTN_FORWARD                     9
41 #define BTN_END                         10
42 #define BTN_MATRIX                      11
43 #define FT_FUNCNAME                     12
44 #define FT_FUNCDESC                     13
45 #define FT_HEADLINE                     14
46 #define GB_EDIT                         15
47 #define FT_FORMULA                      16
48 #define ED_FORMULA                      17
49 #define TC_FUNCTION                     18
50 #define ED_REF                          19
51 #define RB_REF                          20
52 #define FT_FORMULA_RESULT       21
53 #define WND_FORMULA_RESULT      22
54 #define STR_END             23
55 // Fuer Tabpage
56 #define TP_FUNCTION                     1
57 #define TP_STRUCT                       2
59 // Funktions-Tabpage
60 #define FT_FUNCTION                     1
61 #define FT_CATEGORY                     2
62 #define LB_CATEGORY                     3
63 #define LB_FUNCTION                     4
65 // Struktur-Tabpage
66 #define FT_STRUCT                       1
67 #define TLB_STRUCT                      2
69 // Bitmaps
70 #define BMP_STR_CLOSE           1
71 #define BMP_STR_OPEN            2
72 #define BMP_STR_END             3
73 #define BMP_STR_ERROR           4
74 #define BMP_STR_CLOSE_H     11
75 #define BMP_STR_OPEN_H      12
76 #define BMP_STR_END_H       13
77 #define BMP_STR_ERROR_H     14
79 // Texte
80 #define STR_STRUCT_ERR1         1
81 #define STR_STRUCT_ERR2         2