xref: /trunk/main/sd/source/ui/dlg/tpoption.src (revision 422409c1)
166220049SAndrew Rist/**************************************************************
208a7cf4aSmseidel *
366220049SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
466220049SAndrew Rist * or more contributor license agreements.  See the NOTICE file
566220049SAndrew Rist * distributed with this work for additional information
666220049SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
766220049SAndrew Rist * to you under the Apache License, Version 2.0 (the
866220049SAndrew Rist * "License"); you may not use this file except in compliance
966220049SAndrew Rist * with the License.  You may obtain a copy of the License at
1008a7cf4aSmseidel *
1166220049SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
1208a7cf4aSmseidel *
1366220049SAndrew Rist * Unless required by applicable law or agreed to in writing,
1466220049SAndrew Rist * software distributed under the License is distributed on an
1566220049SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1666220049SAndrew Rist * KIND, either express or implied.  See the License for the
1766220049SAndrew Rist * specific language governing permissions and limitations
1866220049SAndrew Rist * under the License.
1908a7cf4aSmseidel *
2066220049SAndrew Rist *************************************************************/
2166220049SAndrew Rist
2266220049SAndrew Rist
2308a7cf4aSmseidel
24cdf0e10cSrcweir#include "tpoption.hrc"
25cdf0e10cSrcweir#include "helpids.h"
26cdf0e10cSrcweir
27cdf0e10cSrcweir#define SCALE_TEXT \
2808a7cf4aSmseidel		Text [ en-US ] = "Scale" ; \
29cdf0e10cSrcweir
3008a7cf4aSmseidel// Contents
31cdf0e10cSrcweirTabPage TP_OPTIONS_CONTENTS
32cdf0e10cSrcweir{
33cdf0e10cSrcweir	HelpID = HID_SD_OPTIONS_CONTENTS ;
3408a7cf4aSmseidel	Size = MAP_APPFONT ( 260, 185 ) ;
3508a7cf4aSmseidel	Hide = TRUE ;
36cdf0e10cSrcweir	Text [ en-US ] = "Contents" ;
3708a7cf4aSmseidel	FixedLine GRP_DISPLAY
38cdf0e10cSrcweir	{
3908a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 72 - 69 ) ;
4008a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
41cdf0e10cSrcweir		Text [ en-US ] = "Display" ;
42cdf0e10cSrcweir	};
4308a7cf4aSmseidel	CheckBox CBX_RULER
44cdf0e10cSrcweir	{
4508a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_RULER" ;
4608a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 83 - 69 ) ;
4708a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
48cdf0e10cSrcweir		TabStop = TRUE ;
49cdf0e10cSrcweir		Text [ en-US ] = "~Rulers visible" ;
50cdf0e10cSrcweir	};
51cdf0e10cSrcweir	CheckBox CBX_HELPLINES
52cdf0e10cSrcweir	{
5308a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HELPLINES" ;
5408a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 97 - 69 ) ;
5508a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
56cdf0e10cSrcweir		TabStop = TRUE ;
57cdf0e10cSrcweir		Text [ en-US ] = "~Guides when moving" ;
58cdf0e10cSrcweir	};
59cdf0e10cSrcweir	CheckBox CBX_HANDLES_BEZIER
60cdf0e10cSrcweir	{
6108a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HANDLES_BEZIER" ;
6208a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 111 - 69 ) ;
6308a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
64cdf0e10cSrcweir		TabStop = TRUE ;
65cdf0e10cSrcweir		Text [ en-US ] = "~All control points in Bézier editor" ;
66cdf0e10cSrcweir	};
67cdf0e10cSrcweir	CheckBox CBX_MOVE_OUTLINE
68cdf0e10cSrcweir	{
6908a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_MOVE_OUTLINE" ;
7008a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 125 - 69 ) ;
7108a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
72cdf0e10cSrcweir		TabStop = TRUE ;
73cdf0e10cSrcweir		Text [ en-US ] = "~Contour of each individual object" ;
74cdf0e10cSrcweir	};
75cdf0e10cSrcweir};
7608a7cf4aSmseidel// Misc
77cdf0e10cSrcweirTabPage TP_OPTIONS_MISC
78cdf0e10cSrcweir{
79cdf0e10cSrcweir	HelpID = HID_SD_OPTIONS_MISC ;
8008a7cf4aSmseidel	Size = MAP_APPFONT ( 260, 185 ) ;
8108a7cf4aSmseidel	Hide = TRUE ;
82cdf0e10cSrcweir	Text [ en-US ] = "Other" ;
8308a7cf4aSmseidel	FixedLine GRP_TEXT
84cdf0e10cSrcweir	{
8508a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 3 ) ;
8608a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
87cdf0e10cSrcweir		Text [ en-US ] = "Text objects" ;
88cdf0e10cSrcweir	};
8908a7cf4aSmseidel	CheckBox CBX_QUICKEDIT
90cdf0e10cSrcweir	{
9108a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_QUICKEDIT" ;
9208a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 14 ) ;
9308a7cf4aSmseidel		Size = MAP_APPFONT ( 116, 10 ) ;
94cdf0e10cSrcweir		TabStop = TRUE ;
95cdf0e10cSrcweir		Text [ en-US ] = "Allow quick editing" ;
96cdf0e10cSrcweir	};
97cdf0e10cSrcweir	CheckBox CBX_PICKTHROUGH
98cdf0e10cSrcweir	{
9908a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_PICKTHROUGH" ;
10008a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 27 ) ;
10108a7cf4aSmseidel		Size = MAP_APPFONT ( 116, 10 ) ;
102cdf0e10cSrcweir		TabStop = TRUE ;
103cdf0e10cSrcweir		Text [ en-US ] = "Only text area selectable" ;
104cdf0e10cSrcweir	};
10508a7cf4aSmseidel	FixedLine GRP_PROGRAMSTART
106cdf0e10cSrcweir	{
10708a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 42 ) ;
10808a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
109cdf0e10cSrcweir		Text [ en-US ] = "New document" ;
110cdf0e10cSrcweir	};
11108a7cf4aSmseidel	CheckBox CBX_START_WITH_TEMPLATE
112cdf0e10cSrcweir	{
11308a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE" ;
11408a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 53 ) ;
11508a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
116cdf0e10cSrcweir		TabStop = TRUE ;
117cdf0e10cSrcweir		Text [ en-US ] = "Start with ~wizard" ;
118cdf0e10cSrcweir	};
11908a7cf4aSmseidel	FixedLine GRP_SETTINGS
120cdf0e10cSrcweir	{
12108a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 69 ) ;
12208a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
12308a7cf4aSmseidel		Text [ en-US ] = "Settings" ;
124cdf0e10cSrcweir	};
12508a7cf4aSmseidel	CheckBox CBX_MASTERPAGE_CACHE
126cdf0e10cSrcweir	{
12708a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE" ;
12808a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 80 ) ;
12908a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
130cdf0e10cSrcweir		TabStop = TRUE ;
131cdf0e10cSrcweir		Text [ en-US ] = "Use background cache" ;
132cdf0e10cSrcweir	};
133cdf0e10cSrcweir	CheckBox CBX_COPY
134cdf0e10cSrcweir	{
13508a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_COPY" ;
13608a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 93 ) ;
13708a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
138cdf0e10cSrcweir		TabStop = TRUE ;
139cdf0e10cSrcweir		Text [ en-US ] = "Copy when moving" ;
140cdf0e10cSrcweir	};
141cdf0e10cSrcweir	CheckBox CBX_MARKED_HIT_MOVES_ALWAYS
142cdf0e10cSrcweir	{
14308a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS" ;
14408a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 106 ) ;
14508a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
146cdf0e10cSrcweir		TabStop = TRUE ;
147cdf0e10cSrcweir		Text [ en-US ] = "Objects always moveable" ;
148cdf0e10cSrcweir	};
14908a7cf4aSmseidel	CheckBox CBX_CROOK_NO_CONTORTION
150cdf0e10cSrcweir	{
15108a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION" ;
15208a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 119 ) ;
15308a7cf4aSmseidel		Size = MAP_APPFONT ( 242, 10 ) ;
154cdf0e10cSrcweir		TabStop = TRUE ;
15508a7cf4aSmseidel		Hide = TRUE;
156cdf0e10cSrcweir		Text [ en-US ] = "Do not distort objects in curve" ;
157cdf0e10cSrcweir	};
15808a7cf4aSmseidel	FixedText FT_METRIC
159cdf0e10cSrcweir	{
16008a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 119 ) ;
16108a7cf4aSmseidel		Size = MAP_APPFONT ( 60, 8 ) ;
162cdf0e10cSrcweir		Text [ en-US ] = "Unit of ~measurement" ;
163cdf0e10cSrcweir	};
16408a7cf4aSmseidel	ListBox LB_METRIC
165cdf0e10cSrcweir	{
16608a7cf4aSmseidel		HelpID = "sd:ListBox:TP_OPTIONS_MISC:LB_METRIC" ;
167cdf0e10cSrcweir		Border = TRUE ;
16808a7cf4aSmseidel		Pos = MAP_APPFONT ( 75, 117 ) ;
16908a7cf4aSmseidel		Size = MAP_APPFONT ( 50, 50 ) ;
170cdf0e10cSrcweir		DropDown = TRUE ;
171cdf0e10cSrcweir	};
17208a7cf4aSmseidel	FixedText FT_TABSTOP
173cdf0e10cSrcweir	{
17408a7cf4aSmseidel		Pos = MAP_APPFONT ( 130, 119 ) ;
17508a7cf4aSmseidel		Size = MAP_APPFONT ( 70, 8 ) ;
17608a7cf4aSmseidel		Right = TRUE ;
177cdf0e10cSrcweir		Text [ en-US ] = "Ta~b stops" ;
178cdf0e10cSrcweir	};
17908a7cf4aSmseidel	MetricField MTR_FLD_TABSTOP
180cdf0e10cSrcweir	{
18108a7cf4aSmseidel		HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_TABSTOP" ;
182cdf0e10cSrcweir		Border = TRUE ;
18308a7cf4aSmseidel		Pos = MAP_APPFONT ( 206, 117 ) ;
18408a7cf4aSmseidel		Size = MAP_APPFONT ( 45, 12 ) ;
185cdf0e10cSrcweir		TabStop = TRUE ;
186cdf0e10cSrcweir		Repeat = TRUE ;
187cdf0e10cSrcweir		Spin = TRUE ;
188cdf0e10cSrcweir		Unit = FUNIT_CM ;
189cdf0e10cSrcweir		SpinSize = 10 ;
190cdf0e10cSrcweir		Minimum = 50 ;
191cdf0e10cSrcweir		Maximum = 2000;
192cdf0e10cSrcweir		First = 50 ;
193cdf0e10cSrcweir		Last = 2000 ;
194cdf0e10cSrcweir		StrictFormat = TRUE ;
195cdf0e10cSrcweir		DecimalDigits = 2 ;
196cdf0e10cSrcweir	};
19708a7cf4aSmseidel	FixedLine GRP_START_WITH_ACTUAL_PAGE
198cdf0e10cSrcweir	{
19908a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 134 ) ;
20008a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
201cdf0e10cSrcweir		Text [ en-US ] = "Start presentation" ;
202cdf0e10cSrcweir	};
20308a7cf4aSmseidel	CheckBox CBX_START_WITH_ACTUAL_PAGE
204cdf0e10cSrcweir	{
20508a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE" ;
20608a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 145 ) ;
20708a7cf4aSmseidel		Size = MAP_APPFONT ( 116, 10 ) ;
208cdf0e10cSrcweir		TabStop = TRUE ;
209cdf0e10cSrcweir		Text [ en-US ] = "Always with current page" ;
210cdf0e10cSrcweir	};
21108a7cf4aSmseidel	CheckBox CBX_START_WITH_PRESENTER_SCREEN
21208a7cf4aSmseidel	{
21308a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_PRESENTER_SCREEN" ;
21408a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 145 ) ;
21508a7cf4aSmseidel		Size = MAP_APPFONT ( 116, 10 ) ;
21608a7cf4aSmseidel		TabStop = TRUE ;
21708a7cf4aSmseidel		Text [ en-US ] = "With Presenter Screen" ;
21808a7cf4aSmseidel	};
21908a7cf4aSmseidel	FixedLine FT_COMPATIBILITY
22008a7cf4aSmseidel	{
22108a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 160 ) ;
22208a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
223cdf0e10cSrcweir		Text [ en-US ] = "Compatibility" ;
224cdf0e10cSrcweir	};
22508a7cf4aSmseidel	CheckBox CB_USE_PRINTER_METRICS
22608a7cf4aSmseidel	{
22708a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_USE_PRINTER_METRICS" ;
22808a7cf4aSmseidel		// This checkbox and the following one will change places when this
22908a7cf4aSmseidel		// one is wired in into the dialog. At the moment exists only for
23008a7cf4aSmseidel		// translation to work on.
23108a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 184 ) ;
232cdf0e10cSrcweir		Size = MAP_APPFONT ( 242, 10 ) ;
23308a7cf4aSmseidel		Text [ en-US ] = "Us~e printer metrics for document formatting" ;
234cdf0e10cSrcweir	};
235cdf0e10cSrcweir	CheckBox CB_MERGE_PARA_DIST
236cdf0e10cSrcweir	{
23708a7cf4aSmseidel		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_MERGE_PARA_DIST" ;
23808a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 171 ) ;
239cdf0e10cSrcweir		Size = MAP_APPFONT ( 242, 10 ) ;
24008a7cf4aSmseidel		Text [ en-US ] = "Add ~spacing between paragraphs and tables (in current document)" ;
24108a7cf4aSmseidel	};
24208a7cf4aSmseidel	FixedLine GRP_SCALE
24308a7cf4aSmseidel	{
24408a7cf4aSmseidel		Hide = TRUE;
24508a7cf4aSmseidel		Pos = MAP_APPFONT ( 6, 122 ) ;
24608a7cf4aSmseidel		Size = MAP_APPFONT ( 248, 8 ) ;
24708a7cf4aSmseidel		SCALE_TEXT
24808a7cf4aSmseidel	};
24908a7cf4aSmseidel	FixedText FT_ORIGINAL
25008a7cf4aSmseidel	{
25108a7cf4aSmseidel		Hide = TRUE;
25208a7cf4aSmseidel		Pos = MAP_APPFONT ( 155, 133 ) ;
25308a7cf4aSmseidel		Size = MAP_APPFONT ( 45, 10 ) ;
25408a7cf4aSmseidel		Text [ en-US ] = "Original" ;
25508a7cf4aSmseidel	};
25608a7cf4aSmseidel	FixedText FT_EQUIVALENT
25708a7cf4aSmseidel	{
25808a7cf4aSmseidel		Hide = TRUE;
25908a7cf4aSmseidel		Pos = MAP_APPFONT ( 206, 133 ) ;
26008a7cf4aSmseidel		Size = MAP_APPFONT ( 45, 10 ) ;
26108a7cf4aSmseidel		Text [ en-US ] = "Equivalent to" ;
26208a7cf4aSmseidel	};
26308a7cf4aSmseidel	FixedText FT_SCALE
26408a7cf4aSmseidel	{
26508a7cf4aSmseidel		Hide = TRUE;
26608a7cf4aSmseidel		Pos = MAP_APPFONT ( 12, 149 ) ;
267*422409c1Smseidel		Size = MAP_APPFONT ( 60, 8 ) ;
26808a7cf4aSmseidel		Text [ en-US ] = "~Drawing scale" ;
26908a7cf4aSmseidel	};
27008a7cf4aSmseidel	ComboBox CB_SCALE
27108a7cf4aSmseidel	{
27208a7cf4aSmseidel		HelpID = "sd:ComboBox:TP_OPTIONS_MISC:CB_SCALE" ;
27308a7cf4aSmseidel		Hide = TRUE;
27408a7cf4aSmseidel		Pos = MAP_APPFONT ( 75, 147 ) ;
27508a7cf4aSmseidel		Size = MAP_APPFONT ( 30, 70 ) ;
276cdf0e10cSrcweir		TabStop = TRUE ;
277cdf0e10cSrcweir		DropDown = TRUE ;
278cdf0e10cSrcweir	};
27908a7cf4aSmseidel	FixedText FT_PAGEWIDTH
280cdf0e10cSrcweir	{
28108a7cf4aSmseidel		Hide = TRUE;
28208a7cf4aSmseidel		Pos = MAP_APPFONT ( 105, 149 ) ;
28308a7cf4aSmseidel		Size = MAP_APPFONT ( 49, 8 ) ;
284cdf0e10cSrcweir		Text [ en-US ] = "Page ~width" ;
285cdf0e10cSrcweir	};
28608a7cf4aSmseidel	FixedText FI_INFO_1
287cdf0e10cSrcweir	{
28808a7cf4aSmseidel		Hide = TRUE;
28908a7cf4aSmseidel		Pos = MAP_APPFONT ( 155, 149 ) ;
29008a7cf4aSmseidel		Size = MAP_APPFONT ( 49, 8 ) ;
291cdf0e10cSrcweir	};
29208a7cf4aSmseidel	MetricField MTR_FLD_ORIGINAL_WIDTH
293cdf0e10cSrcweir	{
29408a7cf4aSmseidel		HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_WIDTH" ;
29508a7cf4aSmseidel		Hide = TRUE ;
29608a7cf4aSmseidel		Border = TRUE ;
29708a7cf4aSmseidel		Pos = MAP_APPFONT ( 206, 147 ) ;
29808a7cf4aSmseidel		Size = MAP_APPFONT ( 45, 12 ) ;
299cdf0e10cSrcweir		TabStop = TRUE ;
300cdf0e10cSrcweir		Repeat = TRUE ;
301cdf0e10cSrcweir		Spin = TRUE ;
302cdf0e10cSrcweir		SpinSize = 100 ;
303cdf0e10cSrcweir		Minimum = 1 ;
304cdf0e10cSrcweir		Maximum = 999999999 ;
305cdf0e10cSrcweir		StrictFormat = TRUE ;
306cdf0e10cSrcweir		DecimalDigits = 2 ;
307cdf0e10cSrcweir		Unit = FUNIT_MM ;
308cdf0e10cSrcweir		First = 1 ;
309cdf0e10cSrcweir		Last = 999999999 ;
310cdf0e10cSrcweir	};
31108a7cf4aSmseidel	FixedText FT_PAGEHEIGHT
312cdf0e10cSrcweir	{
31308a7cf4aSmseidel		Hide = TRUE ;
31408a7cf4aSmseidel		Pos = MAP_APPFONT ( 105, 165 ) ;
31508a7cf4aSmseidel		Size = MAP_APPFONT ( 49, 8 ) ;
316cdf0e10cSrcweir		Text [ en-US ] = "Page ~height" ;
317cdf0e10cSrcweir	};
318cdf0e10cSrcweir	FixedText FI_INFO_2
319cdf0e10cSrcweir	{
32008a7cf4aSmseidel		Hide = TRUE ;
32108a7cf4aSmseidel		Pos = MAP_APPFONT ( 155, 165 ) ;
32208a7cf4aSmseidel		Size = MAP_APPFONT ( 49, 8 ) ;
323cdf0e10cSrcweir	};
32408a7cf4aSmseidel	MetricField MTR_FLD_ORIGINAL_HEIGHT
325cdf0e10cSrcweir	{
32608a7cf4aSmseidel		HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_HEIGHT" ;
32708a7cf4aSmseidel		Hide = TRUE ;
32808a7cf4aSmseidel		Border = TRUE ;
32908a7cf4aSmseidel		Pos = MAP_APPFONT ( 206, 163 ) ;
33008a7cf4aSmseidel		Size = MAP_APPFONT ( 45, 12 ) ;
331cdf0e10cSrcweir		TabStop = TRUE ;
332cdf0e10cSrcweir		Repeat = TRUE ;
333cdf0e10cSrcweir		Spin = TRUE ;
334cdf0e10cSrcweir		SpinSize = 100 ;
335cdf0e10cSrcweir		Minimum = 1 ;
336cdf0e10cSrcweir		Maximum = 999999999 ;
337cdf0e10cSrcweir		StrictFormat = TRUE ;
338cdf0e10cSrcweir		DecimalDigits = 2 ;
339cdf0e10cSrcweir		Unit = FUNIT_MM ;
340cdf0e10cSrcweir		First = 1 ;
341cdf0e10cSrcweir		Last = 999999999 ;
342cdf0e10cSrcweir	};
343cdf0e10cSrcweir};
344cdf0e10cSrcweir
34508a7cf4aSmseidel// ********************************************************************** EOF
346