update dev300-m58
[ooovba.git] / svx / source / cui / numpages.src
blob9c6206045dce856c8c14a3c0eb9f7e09ec16fb1f
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: numpages.src,v $
10  * $Revision: 1.64.242.1 $
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 <svx/dialogs.hrc>
32 #include <helpid.hrc>
33 #include <numpages.hrc>
35 /**************************************************************************/
36 /*                                                                        */
37 /*      TabPage                                                               */
38 /*                                                                        */
39 /**************************************************************************/
40 TabPage RID_SVXPAGE_PICK_BULLET
42     HelpID = HID_SVXPAGE_PICK_BULLET ;
43     SVLook = TRUE ;
44     Size = MAP_APPFONT ( 260 , 185 ) ;
45     Hide = TRUE;
46     FixedLine FL_VALUES
47     {
48         Pos = MAP_APPFONT ( 6 , 3 ) ;
49         Size = MAP_APPFONT ( 248 , 8 ) ;
50         Text [ en-US ] = "Selection" ;
51     };
52     Control VS_VALUES
53     {
54         Pos = MAP_APPFONT ( 9 , 14 ) ;
55         Size = MAP_APPFONT ( 242 , 167 ) ;
56         TabStop = TRUE ;
57     };
59 /**************************************************************************/
60 /*                                                                        */
61 /*      TabPage                                                               */
62 /*                                                                        */
63 /**************************************************************************/
64 TabPage RID_SVXPAGE_PICK_SINGLE_NUM
66     HelpID = HID_SVXPAGE_PICK_SINGLE_NUM ;
67     SVLook = TRUE ;
68     Size = MAP_APPFONT ( 260 , 185 ) ;
69     Hide = TRUE;
70     FixedLine FL_VALUES
71     {
72         Pos = MAP_APPFONT ( 6 , 3 ) ;
73         Size = MAP_APPFONT ( 248 , 8 ) ;
74         Text [ en-US ] = "Selection" ;
75     };
76     Control VS_VALUES
77     {
78         Pos = MAP_APPFONT ( 9 , 14 ) ;
79         Size = MAP_APPFONT ( 242 , 167 ) ;
80         TabStop = TRUE ;
81     };
83 /**************************************************************************/
84 /*                                                                        */
85 /*      TabPage                                                               */
86 /*                                                                        */
87 /**************************************************************************/
88 TabPage RID_SVXPAGE_PICK_NUM
90     HelpID = HID_SVXPAGE_PICK_NUM;
91     SVLook = TRUE ;
92     Size = MAP_APPFONT ( 260 , 185 ) ;
93     Hide = TRUE;
94     FixedLine FL_VALUES
95     {
96         Pos = MAP_APPFONT ( 6 , 3 ) ;
97         Size = MAP_APPFONT ( 248 , 8 ) ;
98         Text [ en-US ] = "Selection" ;
99     };
100     Control VS_VALUES
101     {
102         Pos = MAP_APPFONT ( 9 , 14 ) ;
103         Size = MAP_APPFONT ( 242 , 167 ) ;
104         TabStop = TRUE ;
105     };
107 /**************************************************************************/
108 /*                                                                        */
109 /*      TabPage                                                               */
110 /*                                                                        */
111 /**************************************************************************/
112 TabPage RID_SVXPAGE_PICK_BMP
114     HelpID = HID_SVXPAGE_PICK_BMP;
115     SVLook = TRUE ;
116     Size = MAP_APPFONT ( 260 , 185 ) ;
117     Hide = TRUE;
118     FixedLine FL_VALUES
119     {
120         Pos = MAP_APPFONT ( 6 , 3 ) ;
121         Size = MAP_APPFONT ( 248 , 8 ) ;
122         Text [ en-US ] = "Selection" ;
123     };
124     Control VS_VALUES
125     {
126         Pos = MAP_APPFONT ( 9 , 14 ) ;
127         Size = MAP_APPFONT ( 242 , 152 ) ;
128         TabStop = TRUE ;
129         Hide = TRUE ;
130     };
131     CheckBox CB_LINKED
132     {
133         Pos = MAP_APPFONT ( 9 , 169 ) ;
134         Size = MAP_APPFONT ( 100 , 10 ) ;
135         TabStop = TRUE ;
136         Text [ en-US ] = "~Link graphics";
137     };
138     FixedText FT_ERROR
139     {
140         Pos = MAP_APPFONT ( 9 , 14 ) ;
141         Size = MAP_APPFONT ( 242 , 30 ) ;
142         Text [ en-US ] = "The Gallery theme 'Bullets' is empty (no graphics)." ;
143         Hide = TRUE ;
144         WordBreak = TRUE ;
145     };
147 /**************************************************************************/
148 /*                                                                        */
149 /*      TabPage Numerierungsoptionen                                          */
150 /*                                                                        */
151 /**************************************************************************/
152 TabPage RID_SVXPAGE_NUM_OPTIONS
154     HelpID = HID_SVXPAGE_NUM_OPTIONS ;
155     SVLook = TRUE ;
156     Size = MAP_APPFONT ( 260 , 185 ) ;
157     Hide = TRUE;
158     FixedText FT_LEVEL
159     {
160         Pos = MAP_APPFONT ( 12 , 14 ) ;
161         Size = MAP_APPFONT ( 50 , 8 ) ;
162         Text [ en-US ] = "Level" ;
163     };
164     MultiListBox LB_LEVEL
165     {
166         Pos = MAP_APPFONT ( 12 , 25 ) ;
167         Size = MAP_APPFONT ( 26 , 154 ) ;
168         TabStop = TRUE ;
169         DropDown = FALSE ;
170         Border = TRUE ;
171         SimpleMode = TRUE ;
172     };
173     FixedLine FL_FORMAT
174     {
175         Pos = MAP_APPFONT ( 6 , 3 ) ;
176         Size = MAP_APPFONT ( 248 , 8 ) ;
177         Text [ en-US ] = "Format" ;
178     };
179     FixedText FT_FMT
180     {
181         Pos = MAP_APPFONT ( 50 , 27 ) ;
182         Size = MAP_APPFONT ( 50, 8 ) ;
183         Text [ en-US ] = "~Numbering" ;
184     };
185     ListBox LB_FMT
186     {
187         Pos = MAP_APPFONT ( 103 , 25 ) ;
188         Size = MAP_APPFONT ( 67 , 72 ) ;
189         TabStop = TRUE ;
190         DropDown = TRUE ;
191         CurPos = 0 ;
192         StringList [ en-US ] =
193         {
194             < "1, 2, 3, ... " ;                                 4/*SVX_NUM_ARABIC              */; > ;
195             < "A, B, C, ... " ;                                 0/*SVX_NUM_CHARS_UPPER_LETTER  */; > ;
196             < "a, b, c, ..." ;                          1/*SVX_NUM_CHARS_LOWER_LETTER  */; > ;
197             < "I, II, III, ... " ;                      2/*SVX_NUM_ROMAN_UPPER         */; > ;
198             < "i, ii, iii, ... " ;                      3/*SVX_NUM_ROMAN_LOWER         */; > ;
199             < "A, .., AA, .., AAA, ... " ;      9/*SVX_NUM_CHARS_UPPER_LETTER_N*/; > ;
200             < "a, .., aa, .., aaa, ..." ;  10/*SVX_NUM_CHARS_LOWER_LETTER_N*/; > ;
201             < "Bullet" ;                                        6/*SVX_NUM_CHAR_SPECIAL        */; > ;
202             < "Graphics" ;                                      8/*SVX_NUM_BITMAP              */; > ;
203             < "Linked graphics" ;                       0x88/*SVX_NUM_BITMAP|0x80      */; > ;
204             < "None" ;                                          5/*SVX_NUM_NUMBER_NONE         */; > ;
205             < "Native Numbering" ;                      12 /*NATIVE_NUMBERING                   */; > ;
206             < "А, Б, .., Аа, Аб, ... (Bulgarian)" ;     38 /*CHARS_CYRILLIC_UPPER_LETTER_BG     */; > ;
207             < "а, б, .., аа, аб, ... (Bulgarian)" ;     39 /*CHARS_CYRILLIC_LOWER_LETTER_BG     */; > ;
208             < "А, Б, .., Аа, Бб, ... (Bulgarian)" ;     40 /*CHARS_CYRILLIC_UPPER_LETTER_N_BG   */; > ;
209             < "а, б, .., аа, бб, ... (Bulgarian)" ;     41 /*CHARS_CYRILLIC_LOWER_LETTER_N_BG   */; > ;
210             < "А, Б, .., Аа, Аб, ... (Russian)" ;       42 /*CHARS_CYRILLIC_UPPER_LETTER_RU     */; > ;
211             < "а, б, .., аа, аб, ... (Russian)" ;       43 /*CHARS_CYRILLIC_LOWER_LETTER_RU     */; > ;
212             < "А, Б, .., Аа, Бб, ... (Russian)" ;       44 /*CHARS_CYRILLIC_UPPER_LETTER_N_RU   */; > ;
213             < "а, б, .., аа, бб, ... (Russian)" ;       45 /*CHARS_CYRILLIC_LOWER_LETTER_N_RU   */; > ;
214             < "А, Б, .., Аа, Аб, ... (Serbian)" ;       48 /*CHARS_CYRILLIC_UPPER_LETTER_SR     */; > ;
215             < "а, б, .., аа, аб, ... (Serbian)" ;       49 /*CHARS_CYRILLIC_LOWER_LETTER_SR     */; > ;
216             < "А, Б, .., Аа, Бб, ... (Serbian)" ;       50 /*CHARS_CYRILLIC_UPPER_LETTER_N_SR   */; > ;
217             < "а, б, .., аа, бб, ... (Serbian)" ;       51 /*CHARS_CYRILLIC_LOWER_LETTER_N_SR   */; > ;
219         };
220     };
221     FixedText FT_PREFIX
222     {
223         Pos = MAP_APPFONT ( 50 , 43 ) ;
224         Size = MAP_APPFONT ( 50 , 8 ) ;
225         Text [ en-US ] = "Before" ;
226         Left = TRUE ;
227     };
228     Edit ED_PREFIX
229     {
230         Border = TRUE ;
231         Pos = MAP_APPFONT ( 103 , 41 ) ;
232         Size = MAP_APPFONT ( 67 , 12 ) ;
233         TabStop = TRUE ;
234         Left = TRUE ;
235         MaxTextLength = 50 ;
236     };
237     FixedText FT_SUFFIX
238     {
239         Pos = MAP_APPFONT ( 50 , 59 ) ;
240         Size = MAP_APPFONT ( 50 , 8 ) ;
241         Text [ en-US ] = "After" ;
242         Left = TRUE ;
243     };
244     Edit ED_SUFFIX
245     {
246         Border = TRUE ;
247         Pos = MAP_APPFONT ( 103 , 57 ) ;
248         Size = MAP_APPFONT ( 67 , 12 ) ;
249         TabStop = TRUE ;
250         Left = TRUE ;
251         MaxTextLength = 50 ;
252     };
253     FixedText FT_CHARFMT
254     {
255         Pos = MAP_APPFONT ( 50 , 75 ) ;
256         Size = MAP_APPFONT ( 50 , 8 ) ;
257         Text [ en-US ] = "~Character Style" ;
258     };
259     ListBox LB_CHARFMT
260     {
261         TabStop = TRUE ;
262         DropDown = TRUE ;
263         Pos = MAP_APPFONT ( 103 , 73 ) ;
264         Size = MAP_APPFONT ( 67 , 72 ) ;
265     };
266     FixedText FT_BUL_COLOR
267     {
268         Pos = MAP_APPFONT ( 50 , 75 ) ;
269         Size = MAP_APPFONT ( 50 , 8 ) ;
270         Hide = TRUE;
271         Text [ en-US ] = "Color";
272     };
273     ListBox LB_BUL_COLOR
274     {
275         TabStop = TRUE ;
276         DropDown = TRUE ;
277         Pos = MAP_APPFONT ( 103 , 73 ) ;
278         Size = MAP_APPFONT ( 67 , 100 ) ;
279         Hide = TRUE;
280     };
281     FixedText FT_BUL_REL_SIZE
282     {
283         Pos = MAP_APPFONT ( 50 , 91 ) ;
284         Size = MAP_APPFONT ( 50 , 8 ) ;
285         Hide = TRUE;
286         Text [ en-US ] = "~Relative size";
287     };
288     MetricField MF_BUL_REL_SIZE
289     {
290         Pos = MAP_APPFONT ( 103 , 89 ) ;
291         Size = MAP_APPFONT ( 67 , 12 ) ;
292         Border = TRUE ;
293         Group = TRUE ;
294         Left = TRUE ;
295         Repeat = TRUE ;
296         Spin = TRUE ;
297         Unit = FUNIT_CUSTOM ;
298         CustomUnitText  = "%" ;
299         SpinSize = 1 ;
300         Minimum = 1;
301         Maximum = 250;
302         Hide = TRUE;
303     };
304     FixedText FT_ALL_LEVEL
305     {
306         Pos = MAP_APPFONT ( 50 , 91 ) ;
307         Size = MAP_APPFONT ( 50 , 8 ) ;
308         Text [ en-US ] = "Show sublevels" ;
309     };
310     NumericField NF_ALL_LEVEL
311     {
312         Border = TRUE ;
313         Pos = MAP_APPFONT ( 103 , 89 ) ;
314         Size = MAP_APPFONT ( 67 , 12 ) ;
315         TabStop = TRUE ;
316         Left = TRUE ;
317         Repeat = TRUE ;
318         Spin = TRUE ;
319         Minimum = 1 ;
320         Maximum = 10 ;
321         Value = 1 ;
322         First = 1 ;
323         Last = 10 ;
324     };
325     FixedText FT_START
326     {
327         Pos = MAP_APPFONT ( 50 , 107 ) ;
328         Size = MAP_APPFONT ( 50 , 8 ) ;
329         Text [ en-US ] = "Start at" ;
330         Left = TRUE ;
331     };
332     NumericField ED_START
333     {
334         Border = TRUE ;
335         Pos = MAP_APPFONT ( 103 , 105 ) ;
336         Size = MAP_APPFONT ( 67 , 12 ) ;
337         TabStop = TRUE ;
338         Left = TRUE ;
339         Repeat = TRUE ;
340         Spin = TRUE ;
341         Minimum = 0 ;
342         Maximum = 65535 ;
343         Value = 1 ;
344         First = 0 ;
345         Last = 65535 ;
346     };
347     FixedText FT_ALIGN
348     {
349         Pos = MAP_APPFONT ( 50 , 135 ) ;
350         Size = MAP_APPFONT ( 50 , 8 ) ;
351         Text [ en-US ] = "~Alignment" ;
352         Hide = TRUE;
353     };
354     ListBox LB_ALIGN
355     {
356         Pos = MAP_APPFONT ( 103 , 133 ) ;
357         Size = MAP_APPFONT ( 40 , 40 ) ;
358         TabStop = TRUE ;
359         DropDown = TRUE ;
360         Hide = TRUE;
361         StringList [ en-US ] =
362         {
363             < "Left" ; > ;
364             < "Centered" ; > ;
365             < "Right" ; > ;
366         };
367     };
368     String STR_BULLET
369     {
370         Text [ en-US ] = "Character" ;
371     };
372     PushButton PB_BULLET
373     {
374         Hide = TRUE ;
375         Pos = MAP_APPFONT ( 103 , 105 ) ;
376         Size = MAP_APPFONT ( 12 , 12 ) ;
377         Text = "..." ;
378         TabStop = TRUE ;
379     };
380     FixedText FT_BITMAP
381     {
382         Hide = TRUE ;
383         Pos = MAP_APPFONT ( 50 , 43 ) ;
384         Size = MAP_APPFONT ( 50 , 8 ) ;
385         Text [ en-US ] = "Graphics" ;
386     };
387     MenuButton MB_BITMAP
388     {
389         Hide = TRUE ;
390         Pos = MAP_APPFONT ( 103 , 41 ) ;
391         Size = MAP_APPFONT ( 50 , 14 ) ;
392         TabStop = TRUE ;
393         ButtonMenu = Menu
394         {
395             ItemList  =
396             {
397                 MenuItem
398                 {
399                     Identifier = MN_GRAPHIC_DLG ;
400                      //                    HelpID = HID_NUM_NAMED_NUMS ;
401                     Text [ en-US ] = "From file..." ;
402                 };
403                 MenuItem
404                 {
405                     Identifier = MN_GALLERY ;
406                     Text [ en-US ] = "Gallery";
407                 };
408             };
409         };
410         Text [ en-US ] = "Select..." ;
411     };
412     FixedText FT_SIZE
413     {
414         Hide = TRUE ;
415         Pos = MAP_APPFONT ( 50 , 61 ) ;
416         Size = MAP_APPFONT ( 50 , 8 ) ;
417         Text [ en-US ] = "Width" ;
418     };
419     MetricField MF_WIDTH
420     {
421         Pos = MAP_APPFONT ( 103 , 59 ) ;
422         Size = MAP_APPFONT ( 67 , 12 ) ;
423         Border = TRUE ;
424         TabStop = TRUE ;
425         Left = TRUE ;
426         Repeat = TRUE ;
427         Spin = TRUE ;
428         Minimum = 0 ;
429         Maximum = 1999 ;
430         DecimalDigits = 2 ;
431         Value = 0 ;
432         Unit = FUNIT_CM ;
433         First = 0 ;
434         Last = 1999 ;
435         SpinSize = 5 ;
436         Hide = TRUE ;
437     };
438     FixedText FT_MULT
439     {
440         Hide = TRUE ;
441         Pos = MAP_APPFONT ( 50 , 77 ) ;
442         Size = MAP_APPFONT ( 50 , 8 ) ;
443         Text [ en-US ] = "Height" ;
444     };
445     MetricField MF_HEIGHT
446     {
447         Pos = MAP_APPFONT ( 103 , 75 ) ;
448         Size = MAP_APPFONT ( 67 , 12 ) ;
449         Border = TRUE ;
450         TabStop = TRUE ;
451         Left = TRUE ;
452         Repeat = TRUE ;
453         Spin = TRUE ;
454         Minimum = 0 ;
455         Maximum = 1999 ;
456         DecimalDigits = 2 ;
457         Value = 0 ;
458         Unit = FUNIT_CM ;
459         First = 0 ;
460         Last = 1999 ;
461         SpinSize = 5 ;
462         Hide = TRUE ;
463     };
464     CheckBox CB_RATIO
465     {
466         Hide = TRUE ;
467         Pos = MAP_APPFONT ( 50 , 91 ) ;
468         Size = MAP_APPFONT ( 100 , 10 ) ;
469         Text [ en-US ] = "Keep ratio" ;
470     };
471     FixedText FT_ORIENT
472     {
473         Hide = TRUE ;
474         Pos = MAP_APPFONT ( 50 , 105 ) ;
475         Size = MAP_APPFONT ( 50 , 8 ) ;
476         Text [ en-US ] = "Alignment" ;
477     };
478     ListBox LB_ORIENT
479     {
480         Hide = TRUE ;
481         Pos = MAP_APPFONT ( 103 , 103 ) ;
482         Size = MAP_APPFONT ( 67 , 72 ) ;
483         TabStop = TRUE ;
484         DropDown = TRUE ;
485         CurPos = 0 ;
486         StringList [ en-US ] =
487         {
488             < "Top of baseline" ; > ;
489             < "Center of baseline" ; > ;
490             < "Bottom of baseline" ; > ;
491             < "Top of character" ; > ;
492             < "Center of character" ; > ;
493             < "Bottom of character" ; > ;
494             < "Top of line" ; > ;
495             < "Center of line" ; > ;
496             < "Bottom of line" ; > ;
497         };
498     };
499     FixedLine FL_SAME_LEVEL
500     {
501         Pos = MAP_APPFONT ( 47 , 156 ) ;
502         Size = MAP_APPFONT ( 126 , 8 ) ;
503         Text [ en-US ] = "All levels" ;
504     };
505     CheckBox CB_SAME_LEVEL
506     {
507         Pos = MAP_APPFONT ( 53 , 167 ) ;
508         Size = MAP_APPFONT ( 114 , 10 ) ;
509         Text [ en-US ] = "~Consecutive numbering" ;
510     };
511     Window WIN_PREVIEW
512     {
513         Pos = MAP_APPFONT ( 179 , 25 ) ;
514         Size = MAP_APPFONT ( 69 , 154 ) ;
515         Border = TRUE ;
516     };
517     String ST_POPUP_EMPTY_ENTRY
518     {
519         Text [ en-US ] = "There are no graphics in the 'Bullets' Gallery theme.";
520     };
523 /**************************************************************************/
524 /*                                                                        */
525 /*      TabPage Positionen                                                    */
526 /*                                                                        */
527 /**************************************************************************/
528 TabPage RID_SVXPAGE_NUM_POSITION
530     HelpID = HID_SVXPAGE_NUM_POSITION ;
531     SVLook = TRUE ;
532     Size = MAP_APPFONT ( 260 , 185 ) ;
533     Hide = TRUE;
534     FixedText FT_LEVEL
535     {
536         Pos = MAP_APPFONT ( 12 , 14 ) ;
537         Size = MAP_APPFONT ( 50, 8 ) ;
538         Text [ en-US ] = "Level" ;
539     };
540     MultiListBox LB_LEVEL
541     {
542         Pos = MAP_APPFONT ( 12 , 25 ) ;
543         Size = MAP_APPFONT ( 26 , 154 ) ;
544         TabStop = TRUE ;
545         DropDown = FALSE ;
546         Border = TRUE ;
547         SimpleMode = TRUE ;
548     };
549     FixedLine FL_POSITION
550     {
551         Pos = MAP_APPFONT ( 6 , 3 ) ;
552         Size = MAP_APPFONT ( 248 , 8 ) ;
553         Group = TRUE ;
554         Text [ en-US ] = "Position and spacing" ;
555     };
556     FixedText FT_BORDERDIST
557     {
558         Pos = MAP_APPFONT ( 50 , 27 ) ;
559         Size = MAP_APPFONT ( 105 , 10 ) ;
560         Text [ en-US ] = "Indent" ;
561     };
562     MetricField MF_BORDERDIST
563     {
564         Pos = MAP_APPFONT ( 198 , 25 ) ;
565         Size = MAP_APPFONT ( 40 , 12 ) ;
566         Border = TRUE ;
567         TabStop = TRUE ;
568         Left = TRUE ;
569         Repeat = TRUE ;
570         Spin = TRUE ;
571         Minimum = -1999 ;
572         Maximum = 1999 ;
573         DecimalDigits = 2 ;
574         Value = 0 ;
575         Unit = FUNIT_CM ;
576         First = 0 ;
577         Last = 1999 ;
578         SpinSize = 5 ;
579     };
580     CheckBox CB_RELATIVE
581     {
582         Pos = MAP_APPFONT ( 198 , 41 ) ;
583         Size = MAP_APPFONT ( 52 , 10 ) ;
584         Text [ en-US ] = "Relati~ve" ;
585     };
586     FixedText FT_INDENT
587     {
588         Pos = MAP_APPFONT ( 50 , 59 ) ;
589         Size = MAP_APPFONT ( 105 , 8 ) ;
590         Text [ en-US ] = "Width of numbering" ;
591     };
592     MetricField MF_INDENT
593     {
594         Pos = MAP_APPFONT ( 198 , 57 ) ;
595         Size = MAP_APPFONT ( 40 , 12 ) ;
596         Border = TRUE ;
597         TabStop = TRUE ;
598         Left = TRUE ;
599         Repeat = TRUE ;
600         Spin = TRUE ;
601         Minimum = 0 ;
602         Maximum = 1999 ;
603         DecimalDigits = 2 ;
604         Value = 0 ;
605         Unit = FUNIT_CM ;
606         First = 0 ;
607         Last = 1999 ;
608         SpinSize = 5 ;
609     };
610     FixedText FT_NUMDIST
611     {
612         Pos = MAP_APPFONT ( 50 , 75 ) ;
613         Size = MAP_APPFONT ( 105 , 8 ) ;
614         Text [ en-US ] = "Minimum space numbering <-> text" ;
615     };
616     MetricField MF_NUMDIST
617     {
618         Pos = MAP_APPFONT ( 198 , 73 ) ;
619         Size = MAP_APPFONT ( 40 , 12 ) ;
620         Left = TRUE ;
621         Repeat = TRUE ;
622         Spin = TRUE ;
623         Minimum = 0 ;
624         Maximum = 1999 ;
625         DecimalDigits = 2 ;
626         Value = 0 ;
627         Unit = FUNIT_CM ;
628         First = 0 ;
629         Last = 1999 ;
630         SpinSize = 5 ;
631         Border = TRUE ;
632         TabStop = TRUE ;
633     };
634     FixedText FT_ALIGN
635     {
636         Pos = MAP_APPFONT ( 50 , 91 ) ;
637         Size = MAP_APPFONT ( 105 , 8 ) ;
638         Text [ en-US ] = "N~umbering alignment" ;
639     };
640     ListBox LB_ALIGN
641     {
642         Pos = MAP_APPFONT ( 198 , 89 ) ;
643         Size = MAP_APPFONT ( 40 , 40 ) ;
644         TabStop = TRUE ;
645         DropDown = TRUE ;
646         StringList [ en-US ] =
647         {
648             < "Left" ; > ;
649             < "Centered" ; > ;
650             < "Right" ; > ;
651         };
652     };
653     FixedText FT_LABEL_FOLLOWED_BY
654     {
655         Pos = MAP_APPFONT ( 50 , 27 ) ;
656         Size = MAP_APPFONT ( 105 , 10 ) ;
657         Text [ en-US ] = "Numbering followed by" ;
658     };
659     ListBox LB_LABEL_FOLLOWED_BY
660     {
661         Pos = MAP_APPFONT ( 198 , 25 ) ;
662         Size = MAP_APPFONT ( 40 , 12 ) ;
663         TabStop = TRUE ;
664         DropDown = TRUE ;
665         StringList [ en-US ] =
666         {
667             < "Tab stop" ; > ;
668             < "Space" ; > ;
669             < "Nothing" ; > ;
670         };
671     };
672     FixedText FT_LISTTAB
673     {
674         Pos = MAP_APPFONT ( 50 , 43 ) ;
675         Size = MAP_APPFONT ( 143 , 10 ) ;
676         Right = TRUE ;
677         Text [ en-US ] = "at" ;
678     };
679     MetricField MF_LISTTAB
680     {
681         Pos = MAP_APPFONT ( 198 , 41 ) ;
682         Size = MAP_APPFONT ( 40 , 12 ) ;
683         Border = TRUE ;
684         TabStop = TRUE ;
685         Left = TRUE ;
686         Repeat = TRUE ;
687         Spin = TRUE ;
688         Minimum = 0 ;
689         Maximum = 1999 ;
690         DecimalDigits = 2 ;
691         Value = 0 ;
692         Unit = FUNIT_CM ;
693         First = 0 ;
694         Last = 1999 ;
695         SpinSize = 5 ;
696     };
697     FixedText FT_ALIGN_2
698     {
699         Pos = MAP_APPFONT ( 50 , 59 ) ;
700         Size = MAP_APPFONT ( 105 , 8 ) ;
701     };
702     ListBox LB_ALIGN_2
703     {
704         Pos = MAP_APPFONT ( 198 , 57 ) ;
705         Size = MAP_APPFONT ( 40 , 12 ) ;
706         TabStop = TRUE ;
707         DropDown = TRUE ;
708     };
709     FixedText FT_ALIGNED_AT
710     {
711         Pos = MAP_APPFONT ( 50 , 75 ) ;
712         Size = MAP_APPFONT ( 105 , 8 ) ;
713         Text [ en-US ] = "Aligned at" ;
714     };
715     MetricField MF_ALIGNED_AT
716     {
717         Pos = MAP_APPFONT ( 198 , 73 ) ;
718         Size = MAP_APPFONT ( 40 , 12 ) ;
719         Left = TRUE ;
720         Repeat = TRUE ;
721         Spin = TRUE ;
722         Minimum = -1999 ;
723         Maximum = 1999 ;
724         DecimalDigits = 2 ;
725         Value = 0 ;
726         Unit = FUNIT_CM ;
727         First = 0 ;
728         Last = 1999 ;
729         SpinSize = 5 ;
730         Border = TRUE ;
731         TabStop = TRUE ;
732     };
733     FixedText FT_INDENT_AT
734     {
735         Pos = MAP_APPFONT ( 50 , 91 ) ;
736         Size = MAP_APPFONT ( 105 , 8 ) ;
737         Text [ en-US ] = "Indent at" ;
738     };
739     MetricField MF_INDENT_AT
740     {
741         Pos = MAP_APPFONT ( 198 , 89 ) ;
742         Size = MAP_APPFONT ( 40 , 12 ) ;
743         Left = TRUE ;
744         Repeat = TRUE ;
745         Spin = TRUE ;
746         Minimum = -1999 ;
747         Maximum = 1999 ;
748         DecimalDigits = 2 ;
749         Value = 0 ;
750         Unit = FUNIT_CM ;
751         First = 0 ;
752         Last = 1999 ;
753         SpinSize = 5 ;
754         Border = TRUE ;
755         TabStop = TRUE ;
756     };
757     PushButton PB_STANDARD
758     {
759         Pos = MAP_APPFONT ( 198 , 165 ) ;
760         Size = MAP_APPFONT ( 50 , 14 ) ;
761         Text [ en-US ] = "Default" ;
762     };
763     Window WIN_PREVIEW
764     {
765         Pos = MAP_APPFONT ( 50 , 113 ) ;
766         Size = MAP_APPFONT ( 143 , 67 ) ;
767         Border = TRUE ;
768     };
771 String RID_STR_EDIT_GRAPHIC
773     Text [ en-US ] = "Link" ;
775 String RID_STR_FULLNUMS_1 { Text = "1.|1.1|a)|61589|61589" ; };
776 String RID_STR_FULLNUMS_2 { Text = "1.|a)|61589|61589|61589" ; };
777 String RID_STR_FULLNUMS_3 { Text = "1.|(a)|i.|A.|61589" ; };
778 String RID_STR_FULLNUMS_4 { Text = "1.|1.|1.|1.|1." ; };
779 String RID_STR_FULLNUMS_5 { Text = "I.|A.|i.|a)|61589" ; };
780 String RID_STR_FULLNUMS_6 { Text = "A.|I.|a.|i.|61589" ; };
781 String RID_STR_FULLNUMS_7 { Text = "1|1.1|1.1.1|1.1.1.1|1.1.1.1.1" ; };
782 String RID_STR_FULLNUMS_8 { Text = "61487|61488|61485|61589|61589" ; };
783 String RID_STR_FULLNUMS_7_HTML { Text = "I.|I.|I|I.|I." ; };
785 String RID_SVXSTR_BULLET_DESCRIPTION_0
787     Text [en-US] = "Solid small circular bullets";
789 String RID_SVXSTR_BULLET_DESCRIPTION_1
791     Text [en-US] = "Solid large circular bullets";
793 String RID_SVXSTR_BULLET_DESCRIPTION_2
795     Text [en-US] = "Solid diamond bullets";
797 String RID_SVXSTR_BULLET_DESCRIPTION_3
799     Text [en-US] = "Solid large square bullets";
801 String RID_SVXSTR_BULLET_DESCRIPTION_4
803     Text [en-US] = "Right pointing arrow bullets filled out";
805 String RID_SVXSTR_BULLET_DESCRIPTION_5
807     Text [en-US] = "Right pointing arrow bullets";
809 String RID_SVXSTR_BULLET_DESCRIPTION_6
811     Text [en-US] = "Check mark bullets";
813 String RID_SVXSTR_BULLET_DESCRIPTION_7
815     Text [en-US] = "Tick mark bullets";
817 String RID_SVXSTR_SINGLENUM_DESCRIPTION_0
819     Text [en-US] = "Number 1) 2) 3)";
821 String RID_SVXSTR_SINGLENUM_DESCRIPTION_1
823     Text [en-US] = "Number 1. 2. 3.";
825 String RID_SVXSTR_SINGLENUM_DESCRIPTION_2
827     Text [en-US] = "Number (1) (2) (3)";
829 String RID_SVXSTR_SINGLENUM_DESCRIPTION_3
831     Text [en-US] = "Uppercase Roman number I. II. III.";
833 String RID_SVXSTR_SINGLENUM_DESCRIPTION_4
835     Text [en-US] = "Uppercase letter A) B) C)";
837 String RID_SVXSTR_SINGLENUM_DESCRIPTION_5
839     Text [en-US] = "Lowercase letter a) b) c)";
841 String RID_SVXSTR_SINGLENUM_DESCRIPTION_6
843     Text [en-US] = "Lowercase letter (a) (b) (c)";
845 String RID_SVXSTR_SINGLENUM_DESCRIPTION_7
847     Text [en-US] = "Lowercase Roman number i. ii. iii.";
850 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_0
852     Text [en-US] = "Numeric, numeric, lowercase letters, solid small circular bullet";
854 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_1
856     Text [en-US] = "Numeric, lowercase letters, solid small circular bullet";
858 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_2
860     Text [en-US] = "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet";
862 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_3
864     Text [en-US] = "Numeric";
866 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_4
868     Text [en-US] = "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet";
870 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_5
872     Text [en-US] = "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet";
874 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_6
876     Text [en-US] = "Numeric with all sublevels";
878 String RID_SVXSTR_OUTLINENUM_DESCRIPTION_7
880     Text [en-US] = "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet";