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