tautofmt.src (8660f102) tautofmt.src (97afbf7b)
1/**************************************************************
1/**************************************************************
2 *
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
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 *
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
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.
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 *
19 *
20 *************************************************************/
21
22
23
24#include "tautofmt.hrc"
25#include "helpid.h"
26ModalDialog DLG_AUTOFMT_TABLE
27{
28 OutputSize = TRUE ;
29 SVLook = TRUE ;
30 HelpID = HID_AUTOFMT_TABLE ;
20 *************************************************************/
21
22
23
24#include "tautofmt.hrc"
25#include "helpid.h"
26ModalDialog DLG_AUTOFMT_TABLE
27{
28 OutputSize = TRUE ;
29 SVLook = TRUE ;
30 HelpID = HID_AUTOFMT_TABLE ;
31 Size = MAP_APPFONT ( 312 , 120 ) ;
31 Size = MAP_APPFONT ( 312, 120 ) ;
32 Text [ en-US ] = "AutoFormat" ;
33 Moveable = TRUE ;
32 Text [ en-US ] = "AutoFormat" ;
33 Moveable = TRUE ;
34 FixedLine FL_FORMAT
34 FixedLine FL_FORMAT
35 {
35 {
36 Pos = MAP_APPFONT ( 6 , 3 ) ;
37 Size = MAP_APPFONT ( 243 , 8 ) ;
38 Text [ en-US ] = "Format" ;
36 Pos = MAP_APPFONT ( 6, 3 ) ;
37 Size = MAP_APPFONT ( 243, 8 ) ;
38 Text [ en-US ] = "Format" ;
39 };
40 ListBox LB_FORMAT
41 {
39 };
40 ListBox LB_FORMAT
41 {
42 HelpID = "sw:ListBox:DLG_AUTOFMT_TABLE:LB_FORMAT";
42 HelpID = "sw:ListBox:DLG_AUTOFMT_TABLE:LB_FORMAT" ;
43 Border = TRUE ;
43 Border = TRUE ;
44 Pos = MAP_APPFONT ( 12 , 14 ) ;
45 Size = MAP_APPFONT ( 65 , 100 ) ;
44 Pos = MAP_APPFONT ( 12, 14 ) ;
45 Size = MAP_APPFONT ( 65, 100 ) ;
46 TabStop = TRUE ;
47 };
48 Window WND_PREVIEW
49 {
46 TabStop = TRUE ;
47 };
48 Window WND_PREVIEW
49 {
50 Pos = MAP_APPFONT ( 83 , 14 ) ;
51 Size = MAP_APPFONT ( 161 , 100 ) ;
52 Border = TRUE;
50 Pos = MAP_APPFONT ( 83, 14 ) ;
51 Size = MAP_APPFONT ( 161, 100 ) ;
52 Border = TRUE ;
53 };
54 CheckBox BTN_NUMFORMAT
55 {
53 };
54 CheckBox BTN_NUMFORMAT
55 {
56 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_NUMFORMAT";
56 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_NUMFORMAT" ;
57 Hide = TRUE ;
57 Hide = TRUE ;
58 Pos = MAP_APPFONT ( 12 , 131 ) ;
59 Size = MAP_APPFONT ( 60 , 10 ) ;
58 Pos = MAP_APPFONT ( 12, 131 ) ;
59 Size = MAP_APPFONT ( 60, 10 ) ;
60 Text [ en-US ] = "~Number format" ;
61 TabStop = TRUE ;
62 };
63 CheckBox BTN_BORDER
64 {
60 Text [ en-US ] = "~Number format" ;
61 TabStop = TRUE ;
62 };
63 CheckBox BTN_BORDER
64 {
65 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_BORDER";
65 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_BORDER" ;
66 Hide = TRUE ;
66 Hide = TRUE ;
67 Pos = MAP_APPFONT ( 12 , 147 ) ;
68 Size = MAP_APPFONT ( 60 , 10 ) ;
67 Pos = MAP_APPFONT ( 12, 147 ) ;
68 Size = MAP_APPFONT ( 60, 10 ) ;
69 Text [ en-US ] = "~Borders" ;
70 TabStop = TRUE ;
71 };
72 CheckBox BTN_FONT
73 {
69 Text [ en-US ] = "~Borders" ;
70 TabStop = TRUE ;
71 };
72 CheckBox BTN_FONT
73 {
74 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_FONT";
74 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_FONT" ;
75 Hide = TRUE ;
75 Hide = TRUE ;
76 Pos = MAP_APPFONT ( 85 , 131 ) ;
77 Size = MAP_APPFONT ( 60 , 10 ) ;
76 Pos = MAP_APPFONT ( 85, 131 ) ;
77 Size = MAP_APPFONT ( 60, 10 ) ;
78 Text [ en-US ] = "F~ont" ;
79 TabStop = TRUE ;
80 };
81 CheckBox BTN_PATTERN
82 {
78 Text [ en-US ] = "F~ont" ;
79 TabStop = TRUE ;
80 };
81 CheckBox BTN_PATTERN
82 {
83 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_PATTERN";
83 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_PATTERN" ;
84 Hide = TRUE ;
84 Hide = TRUE ;
85 Pos = MAP_APPFONT ( 85 , 147 ) ;
86 Size = MAP_APPFONT ( 60 , 10 ) ;
85 Pos = MAP_APPFONT ( 85, 147 ) ;
86 Size = MAP_APPFONT ( 60, 10 ) ;
87 Text [ en-US ] = "~Pattern" ;
88 TabStop = TRUE ;
89 };
90 CheckBox BTN_ALIGNMENT
91 {
87 Text [ en-US ] = "~Pattern" ;
88 TabStop = TRUE ;
89 };
90 CheckBox BTN_ALIGNMENT
91 {
92 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_ALIGNMENT";
92 HelpID = "sw:CheckBox:DLG_AUTOFMT_TABLE:BTN_ALIGNMENT" ;
93 Hide = TRUE ;
93 Hide = TRUE ;
94 Pos = MAP_APPFONT ( 150 , 131 ) ;
95 Size = MAP_APPFONT ( 60 , 10 ) ;
94 Pos = MAP_APPFONT ( 150, 131 ) ;
95 Size = MAP_APPFONT ( 60, 10 ) ;
96 Text [ en-US ] = "Alignmen~t" ;
97 TabStop = TRUE ;
98 };
96 Text [ en-US ] = "Alignmen~t" ;
97 TabStop = TRUE ;
98 };
99 FixedLine FL_FORMATS
99 FixedLine FL_FORMATS
100 {
101 Hide = TRUE ;
100 {
101 Hide = TRUE ;
102 Pos = MAP_APPFONT ( 6 , 120 ) ;
103 Size = MAP_APPFONT ( 243 , 8 ) ;
102 Pos = MAP_APPFONT ( 6, 120 ) ;
103 Size = MAP_APPFONT ( 243, 8 ) ;
104 Text [ en-US ] = "Formatting" ;
105 };
106 OKButton BTN_OK
107 {
104 Text [ en-US ] = "Formatting" ;
105 };
106 OKButton BTN_OK
107 {
108 Pos = MAP_APPFONT ( 255 , 6 ) ;
109 Size = MAP_APPFONT ( 50 , 14 ) ;
108 Pos = MAP_APPFONT ( 255, 6 ) ;
109 Size = MAP_APPFONT ( 50, 14 ) ;
110 TabStop = TRUE ;
111 DefButton = TRUE ;
112 };
113 CancelButton BTN_CANCEL
114 {
110 TabStop = TRUE ;
111 DefButton = TRUE ;
112 };
113 CancelButton BTN_CANCEL
114 {
115 Pos = MAP_APPFONT ( 255 , 23 ) ;
116 Size = MAP_APPFONT ( 50 , 14 ) ;
115 Pos = MAP_APPFONT ( 255, 23 ) ;
116 Size = MAP_APPFONT ( 50, 14 ) ;
117 TabStop = TRUE ;
118 };
119 MoreButton BTN_MORE
120 {
117 TabStop = TRUE ;
118 };
119 MoreButton BTN_MORE
120 {
121 HelpID = "sw:MoreButton:DLG_AUTOFMT_TABLE:BTN_MORE";
122 Pos = MAP_APPFONT ( 255 , 101 ) ;
123 Size = MAP_APPFONT ( 50 , 14 ) ;
121 HelpID = "sw:MoreButton:DLG_AUTOFMT_TABLE:BTN_MORE" ;
122 Pos = MAP_APPFONT ( 255, 101 ) ;
123 Size = MAP_APPFONT ( 50, 14 ) ;
124 Text [ en-US ] = "~More" ;
125 TabStop = TRUE ;
126 MapUnit = MAP_APPFONT ;
127 Delta = 48 ;
128 };
129 PushButton BTN_ADD
130 {
124 Text [ en-US ] = "~More" ;
125 TabStop = TRUE ;
126 MapUnit = MAP_APPFONT ;
127 Delta = 48 ;
128 };
129 PushButton BTN_ADD
130 {
131 HelpID = "sw:PushButton:DLG_AUTOFMT_TABLE:BTN_ADD";
132 Pos = MAP_APPFONT ( 255 , 64 ) ;
133 Size = MAP_APPFONT ( 50 , 14 ) ;
131 HelpID = "sw:PushButton:DLG_AUTOFMT_TABLE:BTN_ADD" ;
132 Pos = MAP_APPFONT ( 255, 64 ) ;
133 Size = MAP_APPFONT ( 50, 14 ) ;
134 Text [ en-US ] = "~Add" ;
135 TabStop = TRUE ;
136 };
137 PushButton BTN_REMOVE
138 {
134 Text [ en-US ] = "~Add" ;
135 TabStop = TRUE ;
136 };
137 PushButton BTN_REMOVE
138 {
139 HelpID = "sw:PushButton:DLG_AUTOFMT_TABLE:BTN_REMOVE";
140 Pos = MAP_APPFONT ( 255 , 81 ) ;
141 Size = MAP_APPFONT ( 50 , 14 ) ;
139 HelpID = "sw:PushButton:DLG_AUTOFMT_TABLE:BTN_REMOVE" ;
140 Pos = MAP_APPFONT ( 255, 81 ) ;
141 Size = MAP_APPFONT ( 50, 14 ) ;
142 Text [ en-US ] = "~Delete" ;
143 TabStop = TRUE ;
144 };
145 PushButton BTN_RENAME
146 {
142 Text [ en-US ] = "~Delete" ;
143 TabStop = TRUE ;
144 };
145 PushButton BTN_RENAME
146 {
147 HelpID = "sw:PushButton:DLG_AUTOFMT_TABLE:BTN_RENAME";
148 Pos = MAP_APPFONT ( 255 , 123 ) ;
149 Size = MAP_APPFONT ( 50 , 14 ) ;
147 HelpID = "sw:PushButton:DLG_AUTOFMT_TABLE:BTN_RENAME" ;
148 Pos = MAP_APPFONT ( 255, 123 ) ;
149 Size = MAP_APPFONT ( 50, 14 ) ;
150 TabStop = TRUE ;
151 Text [ en-US ] = "~Rename" ;
152 };
153 HelpButton BTN_HELP
154 {
150 TabStop = TRUE ;
151 Text [ en-US ] = "~Rename" ;
152 };
153 HelpButton BTN_HELP
154 {
155 Pos = MAP_APPFONT ( 255 , 43 ) ;
156 Size = MAP_APPFONT ( 50 , 14 ) ;
155 Pos = MAP_APPFONT ( 255, 43 ) ;
156 Size = MAP_APPFONT ( 50, 14 ) ;
157 TabStop = TRUE ;
158 };
159 String STR_ADD_TITLE
160 {
161 Text [ en-US ] = "Add AutoFormat" ;
162 };
163 String STR_ADD_LABEL
164 {

--- 40 unchanged lines hidden (view full) ---

205 Text [ en-US ] = "South" ;
206 };
207 String STR_SUM
208 {
209 Text [ en-US ] = "Sum" ;
210 };
211 String STR_INVALID_AFNAME
212 {
157 TabStop = TRUE ;
158 };
159 String STR_ADD_TITLE
160 {
161 Text [ en-US ] = "Add AutoFormat" ;
162 };
163 String STR_ADD_LABEL
164 {

--- 40 unchanged lines hidden (view full) ---

205 Text [ en-US ] = "South" ;
206 };
207 String STR_SUM
208 {
209 Text [ en-US ] = "Sum" ;
210 };
211 String STR_INVALID_AFNAME
212 {
213 /* ### ACHTUNG: Neuer Text in Resource? Sie haben einen ung�ltigen Namen angegeben.\nDas AutoFormat konnte nicht angelegt werden.\nW�hlen Sie einen anderen Namen. : Sie haben einen ung�ltigen Namen angegeben.\nDas Autoformat konnte nicht angelegt werden.\nW�hlen Sie einen anderen Namen. */
214 /* ### ACHTUNG: Neuer Text in Resource? Sie haben einen ung�ltigen Namen angegeben.\nDas AutoFormat konnte nicht angelegt werden.\nW�hlen Sie einen anderen Namen. : Sie haben einen ung�ltigen Namen angegeben.\nDas Autoformat konnte nicht angelegt werden.\nW�hlen Sie einen anderen Namen. */
215 Text [ en-US ] = "You have entered an invalid name.\nThe desired AutoFormat could not be created. \nTry again using a different name." ;
213 Text [ en-US ] = "You have entered an invalid name.\nThe desired AutoFormat could not be created.\nTry again using a different name." ;
216 };
217};
218ModalDialog DLG_SWDLG_STRINPUT
219{
220 OutputSize = TRUE ;
221 SVLook = TRUE ;
214 };
215};
216ModalDialog DLG_SWDLG_STRINPUT
217{
218 OutputSize = TRUE ;
219 SVLook = TRUE ;
222 Size = MAP_APPFONT ( 172 , 63 ) ;
220 Size = MAP_APPFONT ( 172, 63 ) ;
223 Moveable = TRUE ;
224 Closeable = TRUE ;
225 HelpID = HID_SWDLG_STRINPUT ;
226 Edit ED_INPUT
227 {
221 Moveable = TRUE ;
222 Closeable = TRUE ;
223 HelpID = HID_SWDLG_STRINPUT ;
224 Edit ED_INPUT
225 {
228 HelpID = "sw:Edit:DLG_SWDLG_STRINPUT:ED_INPUT";
226 HelpID = "sw:Edit:DLG_SWDLG_STRINPUT:ED_INPUT" ;
229 Border = TRUE ;
227 Border = TRUE ;
230 Pos = MAP_APPFONT ( 6 , 24 ) ;
231 Size = MAP_APPFONT ( 104 , 12 ) ;
228 Pos = MAP_APPFONT ( 6, 24 ) ;
229 Size = MAP_APPFONT ( 104, 12 ) ;
232 TabStop = TRUE ;
233 };
234 FixedText FT_LABEL
235 {
230 TabStop = TRUE ;
231 };
232 FixedText FT_LABEL
233 {
236 Pos = MAP_APPFONT ( 6 , 13 ) ;
237 Size = MAP_APPFONT ( 90 , 10 ) ;
234 Pos = MAP_APPFONT ( 6, 13 ) ;
235 Size = MAP_APPFONT ( 90, 10 ) ;
238 Text = "Label" ;
239 };
240 OKButton BTN_OK
241 {
236 Text = "Label" ;
237 };
238 OKButton BTN_OK
239 {
242 Pos = MAP_APPFONT ( 116 , 6 ) ;
243 Size = MAP_APPFONT ( 50 , 14 ) ;
240 Pos = MAP_APPFONT ( 116, 6 ) ;
241 Size = MAP_APPFONT ( 50, 14 ) ;
244 TabStop = TRUE ;
245 DefButton = TRUE ;
246 };
247 CancelButton BTN_CANCEL
248 {
242 TabStop = TRUE ;
243 DefButton = TRUE ;
244 };
245 CancelButton BTN_CANCEL
246 {
249 Pos = MAP_APPFONT ( 116 , 23 ) ;
250 Size = MAP_APPFONT ( 50 , 14 ) ;
247 Pos = MAP_APPFONT ( 116, 23 ) ;
248 Size = MAP_APPFONT ( 50, 14 ) ;
251 TabStop = TRUE ;
252 };
253};
254
249 TabStop = TRUE ;
250 };
251};
252
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
253// ********************************************************************** EOF