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: miscdlgs.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_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
58 #define BTN_CANCEL 102
62 #define BTN_REMOVE 106
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
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
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
98 #define FL_OPERATION 32
99 #define BTN_SKIP_EMPTY 33
100 #define BTN_TRANSPOSE 34
102 #define FL_OPTIONS 36
103 #define BTN_MV_NONE 37
104 #define BTN_MV_DOWN 38
105 #define BTN_MV_RIGHT 39
107 #define BTN_INSOBJECTS 41
111 // Tabelle einfuegen/loeschen
119 // Eingabe eines Strings
122 // Eingabe einer Metrik
126 // Auswahl aus einer (String-)ListBox
127 #define FL_ENTRYLIST 10
128 #define LB_ENTRYLIST 11
131 #define FL_DIRECTION 1
138 #define BTN_ARITHMETIC 12
139 #define BTN_GEOMETRIC 13
141 #define BTN_AUTOFILL 15
143 #define FL_TIME_UNIT 21
145 #define BTN_DAY_OF_WEEK 23
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
159 #define WND_PREVIEW 19
160 #define BTN_NUMFORMAT 20
161 #define BTN_BORDER 21
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:
177 #define STR_NORTH 124
179 #define STR_SOUTH 126
182 // Gruppierung setzen/aufheben:
183 #define BTN_GROUP_COLS 1
184 #define BTN_GROUP_ROWS 3
186 #define STR_UNGROUP 2
189 #define TAB_BG_COLOR_CT_BORDER 1
190 #define TAB_BG_COLOR_SET_BGDCOLOR 2
191 #define TAB_BG_COLOR_GB_BGDCOLOR 3