xref: /AOO41X/main/formula/source/ui/dlg/formdlgs.hrc (revision 62af67f2c206a01ceffe854ede36e3b38b987aa1)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24
25#define FT_RESULT           1
26#define WND_RESULT          2
27#define FT_EDITNAME         3
28#define STR_TITLE1          4
29#define STR_TITLE2          5
30#define BTN_HELP            6
31#define BTN_CANCEL          7
32#define BTN_BACKWARD        8
33#define BTN_FORWARD         9
34#define BTN_END             10
35#define BTN_MATRIX          11
36#define FT_FUNCNAME         12
37#define FT_FUNCDESC         13
38#define FT_HEADLINE         14
39#define GB_EDIT             15
40#define FT_FORMULA          16
41#define ED_FORMULA          17
42#define TC_FUNCTION         18
43#define ED_REF              19
44#define RB_REF              20
45#define FT_FORMULA_RESULT   21
46#define WND_FORMULA_RESULT  22
47#define STR_END             23
48// Fuer Tabpage
49#define TP_FUNCTION         1
50#define TP_STRUCT           2
51
52// Funktions-Tabpage
53#define FT_FUNCTION         1
54#define FT_CATEGORY         2
55#define LB_CATEGORY         3
56#define LB_FUNCTION         4
57
58// Struktur-Tabpage
59#define FT_STRUCT           1
60#define TLB_STRUCT          2
61
62// Bitmaps
63#define BMP_STR_CLOSE       1
64#define BMP_STR_OPEN        2
65#define BMP_STR_END         3
66#define BMP_STR_ERROR       4
67#define BMP_STR_CLOSE_H     11
68#define BMP_STR_OPEN_H      12
69#define BMP_STR_END_H       13
70#define BMP_STR_ERROR_H     14
71
72// Texte
73#define STR_STRUCT_ERR1     1
74#define STR_STRUCT_ERR2     2
75
76
77