update dev300-m58
[ooovba.git] / sc / source / ui / inc / miscdlgs.hrc
blob97cd0ca585fdc3865a8b08c72d59c5d6b94c7c29
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: miscdlgs.hrc,v $
10  * $Revision: 1.11 $
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_DELCELL
32                     // -> RID_SCDLG_INSCELL
33                     // -> RID_SCDLG_DELCONT
34                     // -> RID_SCDLG_INSCONT
35                     // -> RID_SCDLG_MOVETAB
36                     // -> RID_SCDLG_STRINPUT
37                     // -> RID_SCDLG_MTRINPUT
38                     // -> RID_SCDLG_SELENTRY
39                     // -> RID_SCDLG_FILLSERIES
40                     // -> RID_SCDLG_AUTOFORMAT
42 // Fuer den DesignEditor:
44 #define RID_SCDLG_DELCELL 1256
45 #define RID_SCDLG_INSCELL 1257
46 #define RID_SCDLG_DELCONT 1258
47 #define RID_SCDLG_INSCONT 1259
48 #define RID_SCDLG_MOVETAB 1260
49 #define RID_SCDLG_STRINPUT 1261
50 #define RID_SCDLG_MTRINPUT 1262
51 #define RID_SCDLG_SELENTRY 1263
52 #define RID_SCDLG_FILLSERIES 1264
53 #define RID_SCDLG_AUTOFORMAT 1255
56 // allgemein
57 #define BTN_OK          100
58 #define BTN_CANCEL              102
59 #define BTN_HELP        103
60 #define BTN_MORE                104
61 #define BTN_ADD                 105
62 #define BTN_REMOVE              106
63 #define FT_LABEL                110
64 #define FL_FRAME        112
65 #define STR_BTN_CLOSE   200
67 // Zellen loeschen/einfuegen Dialog
68 #define BTN_CELLSUP     10
69 #define BTN_CELLSDOWN   11
70 #define BTN_CELLSRIGHT  12
71 #define BTN_CELLSLEFT   13
72 #define BTN_DELROWS     14
73 #define BTN_DELCOLS     15
74 #define BTN_INSROWS     16
75 #define BTN_INSCOLS     17
77 // Inhalte loeschen/einfuegen Dialog
78 #define BTN_DELALL              10
79 #define BTN_DELSTRINGS  11
80 #define BTN_DELNUMBERS  12
81 #define BTN_DELDATETIME 13
82 #define BTN_DELFORMULAS 14
83 #define BTN_DELATTRS    15
84 #define BTN_DELNOTES    16
85 #define BTN_DELOBJECTS  17
86 #define BTN_INSALL              20
87 #define BTN_INSSTRINGS  21
88 #define BTN_INSNUMBERS  22
89 #define BTN_INSDATETIME 23
90 #define BTN_INSFORMULAS 24
91 #define BTN_INSATTRS    25
92 #define BTN_INSNOTES    26
93 #define BTN_OP_NOOP     27
94 #define BTN_OP_ADD      28
95 #define BTN_OP_SUB      29
96 #define BTN_OP_MUL      30
97 #define BTN_OP_DIV      31
98 #define FL_OPERATION    32
99 #define BTN_SKIP_EMPTY  33
100 #define BTN_TRANSPOSE   34
101 #define BTN_LINK        35
102 #define FL_OPTIONS      36
103 #define BTN_MV_NONE             37
104 #define BTN_MV_DOWN             38
105 #define BTN_MV_RIGHT    39
106 #define FL_MOVE         40
107 #define BTN_INSOBJECTS  41
108 #define FL_SEP1         51
109 #define FL_SEP2         52
111 // Tabelle einfuegen/loeschen
112 #define FT_DEST                 1
113 #define LB_DEST                 2
114 #define FT_INSERT               3
115 #define LB_INSERT               4
116 #define BTN_COPY                5
117 #define STR_NEWDOC      6
119 // Eingabe eines Strings
120 #define ED_INPUT                10
122 // Eingabe einer Metrik
123 #define ED_VALUE                1
124 #define BTN_DEFVAL              1
126 // Auswahl aus einer (String-)ListBox
127 #define FL_ENTRYLIST    10
128 #define LB_ENTRYLIST    11
130 // Reihen fuellen
131 #define FL_DIRECTION    1
132 #define BTN_LEFT        2
133 #define BTN_RIGHT       3
134 #define BTN_TOP         4
135 #define BTN_BOTTOM      5
136 #define FL_SEP11        10
137 #define FL_TYPE         11
138 #define BTN_ARITHMETIC  12
139 #define BTN_GEOMETRIC   13
140 #define BTN_DATE        14
141 #define BTN_AUTOFILL    15
142 #define FL_SEP12        20
143 #define FL_TIME_UNIT    21
144 #define BTN_DAY         22
145 #define BTN_DAY_OF_WEEK 23
146 #define BTN_MONTH       24
147 #define BTN_YEAR        25
148 #define FT_INCREMENT    30
149 #define ED_INCREMENT    39
150 #define FT_END_VALUE    40
151 #define ED_END_VALUES   49
152 #define STR_VALERR              50
153 #define FT_START_VALUE  51
154 #define ED_START_VALUES 52
156 // Autoformat
157 #define LB_FORMAT                       1
158 #define FL_FORMAT           9
159 #define WND_PREVIEW             19
160 #define BTN_NUMFORMAT           20
161 #define BTN_BORDER                      21
162 #define BTN_FONT                        23
163 #define BTN_PATTERN                     24
164 #define BTN_ALIGNMENT           25
165 #define BTN_ADJUST                      26
166 #define BTN_RENAME                      27
167 #define FL_FORMATTING       29
168 #define STR_ADD_TITLE           100
169 #define STR_ADD_LABEL           101
170 #define STR_DEL_TITLE           102
171 #define STR_DEL_MSG                     103
172 #define STR_RENAME_TITLE        104
173     // Autoformat-Preview:
174 #define STR_JAN                 121
175 #define STR_FEB                 122
176 #define STR_MAR                 123
177 #define STR_NORTH               124
178 #define STR_MID                 125
179 #define STR_SOUTH               126
180 #define STR_SUM                 127
182 // Gruppierung setzen/aufheben:
183 #define BTN_GROUP_COLS  1
184 #define BTN_GROUP_ROWS  3
185 #define STR_GROUP               1
186 #define STR_UNGROUP             2
188 // Tab Bg Color
189 #define TAB_BG_COLOR_CT_BORDER 1
190 #define TAB_BG_COLOR_SET_BGDCOLOR 2
191 #define TAB_BG_COLOR_GB_BGDCOLOR 3