xref: /aoo42x/main/sd/source/ui/dlg/dlgass.src (revision 87131587)
166220049SAndrew Rist/**************************************************************
29bc32660SMatthias Seidel *
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
109bc32660SMatthias Seidel *
1166220049SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
129bc32660SMatthias Seidel *
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.
199bc32660SMatthias Seidel *
2066220049SAndrew Rist *************************************************************/
2166220049SAndrew Rist
2266220049SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include "dlgass.hrc"
25cdf0e10cSrcweir#include "helpids.h"
26cdf0e10cSrcweirModalDialog DLG_ASS
27cdf0e10cSrcweir{
28cdf0e10cSrcweir	OutputSize = TRUE ;
29cdf0e10cSrcweir	SVLook = TRUE ;
30a9aa5179SMatthias Seidel	Size = MAP_APPFONT ( 272, 190 ) ;
31*87131587Smseidel	Text [ en-US ] = "Presentation Wizard" ;
32cdf0e10cSrcweir
33cdf0e10cSrcweir	HelpId = HID_SD_AUTOPILOT_PAGE1 ;
34cdf0e10cSrcweir	Moveable = TRUE ;
359bc32660SMatthias Seidel	Closeable = FALSE ;
36cdf0e10cSrcweir
37cdf0e10cSrcweir	Control CT_PREVIEW
38cdf0e10cSrcweir	{
39cdf0e10cSrcweir		Border = TRUE ;
40a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 144, 40 ) ;
41a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 122, 96 ) ;
42cdf0e10cSrcweir		SVLook = FALSE ;
43cdf0e10cSrcweir	};
44cdf0e10cSrcweir
45cdf0e10cSrcweir	CheckBox CB_PREVIEW
46cdf0e10cSrcweir	{
479bc32660SMatthias Seidel		HelpID = "sd:CheckBox:DLG_ASS:CB_PREVIEW" ;
489bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 144, 140 ) ;
499bc32660SMatthias Seidel		Size = MAP_APPFONT ( 122, 10 ) ;
509bc32660SMatthias Seidel		TabStop = TRUE ;
519bc32660SMatthias Seidel		Text [ en-US ] = "Previe~w" ;
52cdf0e10cSrcweir	};
53cdf0e10cSrcweir
54cdf0e10cSrcweir	CheckBox CB_STARTWITH
55cdf0e10cSrcweir	{
569bc32660SMatthias Seidel		HelpID = "sd:CheckBox:DLG_ASS:CB_STARTWITH" ;
579bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 144, 154 ) ;
589bc32660SMatthias Seidel		Size = MAP_APPFONT ( 122, 10 ) ;
599bc32660SMatthias Seidel		TabStop = TRUE ;
60cdf0e10cSrcweir		Text [ en-US ] = "~Do not show this wizard again" ;
61cdf0e10cSrcweir	};
62cdf0e10cSrcweir
63a9aa5179SMatthias Seidel	// Page 1
64cdf0e10cSrcweir	FixedBitmap FB_PAGE1
65cdf0e10cSrcweir	{
66cdf0e10cSrcweir		OutputSize = TRUE ;
679bc32660SMatthias Seidel		Scale = TRUE ;
68*87131587Smseidel		Border = TRUE ;
699bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 4 ) ;
709bc32660SMatthias Seidel		Size = MAP_APPFONT ( 258, 29 ) ;
719bc32660SMatthias Seidel		Fixed = Bitmap { File = "dlgass1.png" ; } ;
72cdf0e10cSrcweir	};
73cdf0e10cSrcweir
74cdf0e10cSrcweir	FixedLine FL_PAGE1_ARTGROUP
75cdf0e10cSrcweir	{
769bc32660SMatthias Seidel		OutputSize = TRUE ;
779bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 37 ) ;
789bc32660SMatthias Seidel		Size =MAP_APPFONT ( 132, 8 ) ;
799bc32660SMatthias Seidel		Text [ en-US ] = "Type" ;
80cdf0e10cSrcweir	};
81cdf0e10cSrcweir
82cdf0e10cSrcweir	RadioButton RB_PAGE1_EMPTY
83cdf0e10cSrcweir	{
849bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_EMPTY" ;
859bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 48 ) ;
869bc32660SMatthias Seidel		Size = MAP_APPFONT ( 130, 10 ) ;
879bc32660SMatthias Seidel		TabStop = TRUE ;
889bc32660SMatthias Seidel		Text [ en-US ] = "~Empty presentation" ;
89cdf0e10cSrcweir	};
90cdf0e10cSrcweir
91cdf0e10cSrcweir	RadioButton RB_PAGE1_TEMPLATE
92cdf0e10cSrcweir	{
939bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_TEMPLATE" ;
949bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 62 ) ;
959bc32660SMatthias Seidel		Size = MAP_APPFONT ( 130, 10 ) ;
969bc32660SMatthias Seidel		Text [ en-US ] = "~From template" ;
97cdf0e10cSrcweir	};
98cdf0e10cSrcweir
99cdf0e10cSrcweir	RadioButton RB_PAGE1_OPEN
100cdf0e10cSrcweir	{
1019bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_OPEN" ;
1029bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 76 ) ;
1039bc32660SMatthias Seidel		Size = MAP_APPFONT ( 130, 10 ) ;
1049bc32660SMatthias Seidel		Text [ en-US ] = "O~pen existing presentation" ;
105cdf0e10cSrcweir	};
106cdf0e10cSrcweir
107cdf0e10cSrcweir	PushButton PB_PAGE1_OPEN
108cdf0e10cSrcweir	{
1099bc32660SMatthias Seidel		HelpID = "sd:PushButton:DLG_ASS:PB_PAGE1_OPEN" ;
110cdf0e10cSrcweir		OutputSize = TRUE ;
111a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 18, 89 ) ;
112a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 50, 18 ) ;
113cdf0e10cSrcweir		TabStop = TRUE ;
114cdf0e10cSrcweir	};
115cdf0e10cSrcweir
116cdf0e10cSrcweir	ListBox LB_PAGE1_REGION
117cdf0e10cSrcweir	{
1189bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 90 ) ;
1199bc32660SMatthias Seidel		Size = MAP_APPFONT ( 120, 12 ) ;
120cdf0e10cSrcweir		TabStop = TRUE ;
121cdf0e10cSrcweir		Border = TRUE ;
122cdf0e10cSrcweir		DropDown = TRUE ;
123cdf0e10cSrcweir		HelpId = HID_SD_AUTOPILOT_REGION ;
124cdf0e10cSrcweir	};
125cdf0e10cSrcweir
126cdf0e10cSrcweir	ListBox LB_PAGE1_TEMPLATES
127cdf0e10cSrcweir	{
128cdf0e10cSrcweir		Border = TRUE ;
129a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 106 ) ;
130a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 120, 59 ) ;
131cdf0e10cSrcweir		HelpId = HID_SD_AUTOPILOT_TEMPLATES ;
132cdf0e10cSrcweir	};
133cdf0e10cSrcweir
134cdf0e10cSrcweir	ListBox LB_PAGE1_OPEN
135cdf0e10cSrcweir	{
1369bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 18, 110 ) ;
1379bc32660SMatthias Seidel		Size = MAP_APPFONT ( 120, 55 ) ;
1389bc32660SMatthias Seidel		TabStop = TRUE ;
1399bc32660SMatthias Seidel		Border = TRUE ;
140cdf0e10cSrcweir		HelpId = HID_SD_AUTOPILOT_OPEN ;
1419bc32660SMatthias Seidel		AutoHScroll = TRUE ;
142cdf0e10cSrcweir	};
143cdf0e10cSrcweir
144a9aa5179SMatthias Seidel	// Page 2
145cdf0e10cSrcweir	FixedBitmap FB_PAGE2
146cdf0e10cSrcweir	{
147cdf0e10cSrcweir		OutputSize = TRUE ;
1489bc32660SMatthias Seidel		Scale = TRUE ;
1499bc32660SMatthias Seidel		Border = TRUE ;
1509bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 4 ) ;
1519bc32660SMatthias Seidel		Size = MAP_APPFONT ( 258, 29 ) ;
1529bc32660SMatthias Seidel		Fixed = Bitmap { File = "dlgass2.png" ; } ;
153cdf0e10cSrcweir	};
154cdf0e10cSrcweir
155cdf0e10cSrcweir	FixedLine FL_PAGE2_LAYOUT
156cdf0e10cSrcweir	{
157cdf0e10cSrcweir		OutputSize = TRUE ;
158a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 6, 37 ) ;
159a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 132, 8 ) ;
160cdf0e10cSrcweir		Text [ en-US ] = "~Select a slide design" ;
161cdf0e10cSrcweir	};
162cdf0e10cSrcweir
163cdf0e10cSrcweir	ListBox LB_PAGE2_REGION
164cdf0e10cSrcweir	{
1659bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 48 ) ;
1669bc32660SMatthias Seidel		Size = MAP_APPFONT ( 120, 12 ) ;
167cdf0e10cSrcweir		TabStop = TRUE ;
168cdf0e10cSrcweir		Border = TRUE ;
169cdf0e10cSrcweir		DropDown = TRUE ;
170cdf0e10cSrcweir		HelpId = HID_SD_AUTOPILOT_PAGETEMPLATES ;
171cdf0e10cSrcweir	};
172cdf0e10cSrcweir
173cdf0e10cSrcweir	ListBox LB_PAGE2_LAYOUT
174cdf0e10cSrcweir	{
1759bc32660SMatthias Seidel		HelpID = "sd:ListBox:DLG_ASS:LB_PAGE2_LAYOUT" ;
176cdf0e10cSrcweir		Border = TRUE ;
177a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 64 ) ;
178a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 120, 40 ) ;
179cdf0e10cSrcweir	};
180cdf0e10cSrcweir
181cdf0e10cSrcweir	FixedLine FL_PAGE2_OUTPUTTYPES
182cdf0e10cSrcweir	{
183cdf0e10cSrcweir		OutputSize = TRUE ;
184a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 6, 110 ) ;
185a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 132, 8 ) ;
186cdf0e10cSrcweir		Text [ en-US ] = "Select an output medium" ;
187cdf0e10cSrcweir	};
188cdf0e10cSrcweir
189cdf0e10cSrcweir	RadioButton RB_PAGE2_MEDIUM5
190cdf0e10cSrcweir	{
1919bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM5" ;
1929bc32660SMatthias Seidel		OutputSize = TRUE ;
1939bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 121 ) ;
1949bc32660SMatthias Seidel		Size = MAP_APPFONT ( 59, 10 ) ;
1959bc32660SMatthias Seidel		Text [ en-US ] = "~Original" ;
196cdf0e10cSrcweir	};
197cdf0e10cSrcweir
198cdf0e10cSrcweir	RadioButton RB_PAGE2_MEDIUM1
199cdf0e10cSrcweir	{
2009bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM1" ;
201cdf0e10cSrcweir		OutputSize = TRUE ;
202a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 75, 121 ) ;
203a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 59, 10 ) ;
204*87131587Smseidel		Text [ en-US ] = "Sc~reen (4:3)" ;
205cdf0e10cSrcweir	};
206cdf0e10cSrcweir
207cdf0e10cSrcweir	RadioButton RB_PAGE2_MEDIUM2
208cdf0e10cSrcweir	{
2099bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM2" ;
210cdf0e10cSrcweir		OutputSize = TRUE ;
211a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 75, 135 ) ;
212a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 59, 10 ) ;
213cdf0e10cSrcweir		TabStop = TRUE ;
214cdf0e10cSrcweir		Text [ en-US ] = "Sli~de" ;
215cdf0e10cSrcweir	};
216cdf0e10cSrcweir
217cdf0e10cSrcweir	RadioButton RB_PAGE2_MEDIUM3
218cdf0e10cSrcweir	{
2199bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM3" ;
220cdf0e10cSrcweir		OutputSize = TRUE ;
221a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 135 ) ;
222a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 59, 10 ) ;
223cdf0e10cSrcweir		TabStop = TRUE ;
224cdf0e10cSrcweir		Text [ en-US ] = "O~verhead sheet" ;
225cdf0e10cSrcweir	};
226cdf0e10cSrcweir
227cdf0e10cSrcweir	RadioButton RB_PAGE2_MEDIUM4
228cdf0e10cSrcweir	{
2299bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM4" ;
230cdf0e10cSrcweir		OutputSize = TRUE ;
231a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 149 ) ;
232a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 59, 10 ) ;
233cdf0e10cSrcweir		TabStop = TRUE ;
234cdf0e10cSrcweir		Text [ en-US ] = "P~aper" ;
235cdf0e10cSrcweir	};
236cdf0e10cSrcweir
237a9aa5179SMatthias Seidel	// Page 3
238cdf0e10cSrcweir	FixedBitmap FB_PAGE3
239cdf0e10cSrcweir	{
240cdf0e10cSrcweir		OutputSize = TRUE ;
2419bc32660SMatthias Seidel		Scale = TRUE ;
242*87131587Smseidel		Border = TRUE ;
2439bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 4 ) ;
2449bc32660SMatthias Seidel		Size = MAP_APPFONT ( 258, 29 ) ;
2459bc32660SMatthias Seidel		Fixed = Bitmap { File = "dlgass3.png" ; } ;
246cdf0e10cSrcweir	};
247cdf0e10cSrcweir
248cdf0e10cSrcweir	FixedLine FL_PAGE3_EFFECT
249cdf0e10cSrcweir	{
250cdf0e10cSrcweir		OutputSize = TRUE ;
2519bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 37 ) ;
2529bc32660SMatthias Seidel		Size = MAP_APPFONT ( 132, 8 ) ;
2539bc32660SMatthias Seidel		Text [ en-US ] = "Select a slide transition" ;
254cdf0e10cSrcweir	};
255cdf0e10cSrcweir
256cdf0e10cSrcweir	FixedText FT_PAGE3_EFFECT
257cdf0e10cSrcweir	{
258cdf0e10cSrcweir		OutputSize = TRUE ;
2599bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 49 ) ;
2609bc32660SMatthias Seidel		Size = MAP_APPFONT ( 60, 10 ) ;
2619bc32660SMatthias Seidel		Text [ en-US ] = "~Effect" ;
262cdf0e10cSrcweir	};
263cdf0e10cSrcweir
264cdf0e10cSrcweir	ListBox LB_PAGE3_EFFECT
265cdf0e10cSrcweir	{
2669bc32660SMatthias Seidel		HelpID = "sd:ListBox:DLG_ASS:LB_PAGE3_EFFECT" ;
267cdf0e10cSrcweir		OutputSize = TRUE ;
2689bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 72, 48 ) ;
2699bc32660SMatthias Seidel		Size = MAP_APPFONT ( 60, 12 ) ;
2709bc32660SMatthias Seidel		TabStop = TRUE ;
2719bc32660SMatthias Seidel		Border = TRUE ;
2729bc32660SMatthias Seidel		DropDown = TRUE ;
273cdf0e10cSrcweir	};
274cdf0e10cSrcweir
275cdf0e10cSrcweir	FixedText FT_PAGE3_SPEED
276cdf0e10cSrcweir	{
277cdf0e10cSrcweir		OutputSize = TRUE ;
2789bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 65 ) ;
2799bc32660SMatthias Seidel		Size = MAP_APPFONT ( 60, 10 ) ;
2809bc32660SMatthias Seidel		Text [ en-US ] = "~Speed" ;
281cdf0e10cSrcweir	};
282cdf0e10cSrcweir
283cdf0e10cSrcweir	ListBox LB_PAGE3_SPEED
284cdf0e10cSrcweir	{
2859bc32660SMatthias Seidel		HelpID = "sd:ListBox:DLG_ASS:LB_PAGE3_SPEED" ;
286cdf0e10cSrcweir		OutputSize = TRUE ;
2879bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 72, 64 ) ;
2889bc32660SMatthias Seidel		Size = MAP_APPFONT ( 60, 12 ) ;
2899bc32660SMatthias Seidel		TabStop = TRUE ;
2909bc32660SMatthias Seidel		Border = TRUE ;
2919bc32660SMatthias Seidel		DropDown = TRUE ;
292cdf0e10cSrcweir	};
293cdf0e10cSrcweir
294cdf0e10cSrcweir	FixedLine FL_PAGE3_PRESTYPE
295cdf0e10cSrcweir	{
2969bc32660SMatthias Seidel		OutputSize = TRUE ;
2979bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 83 ) ;
2989bc32660SMatthias Seidel		Size = MAP_APPFONT ( 132, 8 ) ;
2999bc32660SMatthias Seidel		Text [ en-US ] = "Select the presentation type" ;
300cdf0e10cSrcweir	};
301cdf0e10cSrcweir
302cdf0e10cSrcweir	RadioButton RB_PAGE3_LIVE
303cdf0e10cSrcweir	{
3049bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE3_LIVE" ;
3059bc32660SMatthias Seidel		OutputSize = TRUE ;
3069bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 94 ) ;
3079bc32660SMatthias Seidel		Size = MAP_APPFONT ( 120, 10 ) ;
3089bc32660SMatthias Seidel		Text [ en-US ] = "~Default" ;
309cdf0e10cSrcweir	};
310cdf0e10cSrcweir
311cdf0e10cSrcweir	RadioButton RB_PAGE3_KIOSK
312cdf0e10cSrcweir	{
3139bc32660SMatthias Seidel		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE3_KIOSK" ;
3149bc32660SMatthias Seidel		OutputSize = TRUE ;
3159bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 12, 108 ) ;
3169bc32660SMatthias Seidel		Size = MAP_APPFONT ( 120, 10 ) ;
3179bc32660SMatthias Seidel		Text [ en-US ] = "~Automatic" ;
318cdf0e10cSrcweir	};
319cdf0e10cSrcweir
320cdf0e10cSrcweir	FixedText FT_PAGE3_TIME
321cdf0e10cSrcweir	{
3229bc32660SMatthias Seidel		OutputSize = TRUE ;
3239bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 21, 123 ) ;
3249bc32660SMatthias Seidel		Size = MAP_APPFONT ( 55, 10 ) ;
3259bc32660SMatthias Seidel		Text [ en-US ] = "D~uration of page" ;
326cdf0e10cSrcweir	};
327cdf0e10cSrcweir
328cdf0e10cSrcweir	TimeField TMF_PAGE3_TIME
329cdf0e10cSrcweir	{
3309bc32660SMatthias Seidel		HelpID = "sd:TimeField:DLG_ASS:TMF_PAGE3_TIME" ;
3319bc32660SMatthias Seidel		OutputSize = TRUE ;
332a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 77, 122 ) ;
333a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 55, 12 ) ;
334cdf0e10cSrcweir		Border = TRUE ;
335cdf0e10cSrcweir		TabStop = TRUE ;
336cdf0e10cSrcweir		Repeat = TRUE ;
337cdf0e10cSrcweir		Spin = TRUE ;
338cdf0e10cSrcweir		Duration = TRUE ;
339cdf0e10cSrcweir		StrictFormat = TRUE ;
340cdf0e10cSrcweir		Maximum = Time
341cdf0e10cSrcweir		{
342cdf0e10cSrcweir			Hour = 23 ;
343cdf0e10cSrcweir			Minute = 59 ;
344cdf0e10cSrcweir			Second = 59 ;
345cdf0e10cSrcweir		};
346cdf0e10cSrcweir		Last = Time
347cdf0e10cSrcweir		{
348cdf0e10cSrcweir			Hour = 23 ;
349cdf0e10cSrcweir			Minute = 59 ;
350cdf0e10cSrcweir			Second = 59 ;
351cdf0e10cSrcweir		};
352cdf0e10cSrcweir	};
353cdf0e10cSrcweir
354cdf0e10cSrcweir	FixedText FT_PAGE3_BREAK
355cdf0e10cSrcweir	{
3569bc32660SMatthias Seidel		OutputSize = TRUE ;
3579bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 21, 139 ) ;
3589bc32660SMatthias Seidel		Size = MAP_APPFONT ( 55, 10 ) ;
3599bc32660SMatthias Seidel		Text [ en-US ] = "Du~ration of pause" ;
360cdf0e10cSrcweir	};
361cdf0e10cSrcweir
362cdf0e10cSrcweir	TimeField TMF_PAGE3_BREAK
363cdf0e10cSrcweir	{
3649bc32660SMatthias Seidel		HelpID = "sd:TimeField:DLG_ASS:TMF_PAGE3_BREAK" ;
3659bc32660SMatthias Seidel		OutputSize = TRUE ;
366a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 77, 138 ) ;
367a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 55, 12 ) ;
368cdf0e10cSrcweir		Border = TRUE ;
369cdf0e10cSrcweir		TabStop = TRUE ;
370cdf0e10cSrcweir		Repeat = TRUE ;
371cdf0e10cSrcweir		Spin = TRUE ;
372cdf0e10cSrcweir		Duration = TRUE ;
373cdf0e10cSrcweir		StrictFormat = TRUE ;
374cdf0e10cSrcweir		Maximum = Time
375cdf0e10cSrcweir		{
376cdf0e10cSrcweir			Hour = 23 ;
377cdf0e10cSrcweir			Minute = 59 ;
378cdf0e10cSrcweir			Second = 59 ;
379cdf0e10cSrcweir		};
380cdf0e10cSrcweir		Last = Time
381cdf0e10cSrcweir		{
382cdf0e10cSrcweir			Hour = 23 ;
383cdf0e10cSrcweir			Minute = 59 ;
384cdf0e10cSrcweir			Second = 59 ;
385cdf0e10cSrcweir		};
386cdf0e10cSrcweir	};
387cdf0e10cSrcweir
388cdf0e10cSrcweir	CheckBox CB_PAGE3_LOGO
389cdf0e10cSrcweir	{
3909bc32660SMatthias Seidel		HelpID = "sd:CheckBox:DLG_ASS:CB_PAGE3_LOGO" ;
3919bc32660SMatthias Seidel		OutputSize = TRUE ;
3929bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 21, 154 ) ;
3939bc32660SMatthias Seidel		Size = MAP_APPFONT ( 111, 10 ) ;
3949bc32660SMatthias Seidel		TabStop = TRUE ;
3959bc32660SMatthias Seidel		Text [ en-US ] = "Sh~ow logo" ;
396cdf0e10cSrcweir	};
397cdf0e10cSrcweir
398a9aa5179SMatthias Seidel	// Page 4
399cdf0e10cSrcweir	FixedBitmap FB_PAGE4
400cdf0e10cSrcweir	{
401cdf0e10cSrcweir		OutputSize = TRUE ;
4029bc32660SMatthias Seidel		Scale = TRUE ;
403*87131587Smseidel		Border = TRUE ;
4049bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 4 ) ;
4059bc32660SMatthias Seidel		Size = MAP_APPFONT ( 258, 29 ) ;
4069bc32660SMatthias Seidel		Fixed = Bitmap { File = "dlgass4.png" ; } ;
407cdf0e10cSrcweir	};
408cdf0e10cSrcweir
409cdf0e10cSrcweir	FixedLine FL_PAGE4_PERSONAL
410cdf0e10cSrcweir	{
411cdf0e10cSrcweir		OutputSize = TRUE ;
412a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 6, 37 );
413a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 260, 8 );
414cdf0e10cSrcweir		Text [ en-US ] = "Describe your basic ideas" ;
415cdf0e10cSrcweir	};
416cdf0e10cSrcweir
417cdf0e10cSrcweir	FixedText FT_PAGE4_ASKNAME
418cdf0e10cSrcweir	{
419cdf0e10cSrcweir		OutputSize = TRUE ;
420a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 48 ) ;
421a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
422cdf0e10cSrcweir		Text [ en-US ] = "What is your name or the name of your company?" ;
423cdf0e10cSrcweir
424cdf0e10cSrcweir	};
425cdf0e10cSrcweir	Edit EDT_PAGE4_ASKNAME
426cdf0e10cSrcweir	{
4279bc32660SMatthias Seidel		HelpID = "sd:Edit:DLG_ASS:EDT_PAGE4_ASKNAME" ;
428cdf0e10cSrcweir		OutputSize = TRUE ;
429cdf0e10cSrcweir		Border = TRUE ;
430a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 59 ) ;
431a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 248, 12 ) ;
432cdf0e10cSrcweir		TabStop = TRUE ;
433cdf0e10cSrcweir	};
434cdf0e10cSrcweir	FixedText FT_PAGE4_ASKTOPIC
435cdf0e10cSrcweir	{
436cdf0e10cSrcweir		OutputSize = TRUE ;
437a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 77 ) ;
438a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
439cdf0e10cSrcweir		Text [ en-US ] = "What is the subject of your presentation?" ;
440cdf0e10cSrcweir	};
441cdf0e10cSrcweir	Edit EDT_PAGE4_ASKTOPIC
442cdf0e10cSrcweir	{
4439bc32660SMatthias Seidel		HelpID = "sd:Edit:DLG_ASS:EDT_PAGE4_ASKTOPIC" ;
444cdf0e10cSrcweir		OutputSize = TRUE ;
445cdf0e10cSrcweir		Border = TRUE ;
446a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 88 ) ;
447a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 248, 12 ) ;
448cdf0e10cSrcweir		TabStop = TRUE ;
449cdf0e10cSrcweir	};
450cdf0e10cSrcweir	FixedText FT_PAGE4_ASKINFORMATION
451cdf0e10cSrcweir	{
452cdf0e10cSrcweir		OutputSize = TRUE ;
453a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 106 ) ;
454a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 248, 8 ) ;
455cdf0e10cSrcweir		Text [ en-US ] = "Further ideas to be presented?" ;
456cdf0e10cSrcweir	};
457cdf0e10cSrcweir	MultiLineEdit EDT_PAGE4_ASKINFORMATION
458cdf0e10cSrcweir	{
4599bc32660SMatthias Seidel		HelpID = "sd:MultiLineEdit:DLG_ASS:EDT_PAGE4_ASKINFORMATION" ;
460cdf0e10cSrcweir		OutputSize = TRUE ;
461cdf0e10cSrcweir		Border = TRUE ;
462a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 12, 117 ) ;
463a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 248, 47 ) ;
464cdf0e10cSrcweir		TabStop = TRUE ;
465a9aa5179SMatthias Seidel		IgnoreTab = TRUE ;
466cdf0e10cSrcweir		VSCROLL = TRUE ;
467cdf0e10cSrcweir	};
468cdf0e10cSrcweir
469a9aa5179SMatthias Seidel	// Page 5
470cdf0e10cSrcweir	FixedBitmap FB_PAGE5
471cdf0e10cSrcweir	{
472cdf0e10cSrcweir		OutputSize = TRUE ;
4739bc32660SMatthias Seidel		Scale = TRUE ;
474*87131587Smseidel		Border = TRUE ;
4759bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 4 ) ;
4769bc32660SMatthias Seidel		Size = MAP_APPFONT ( 258, 29 ) ;
4779bc32660SMatthias Seidel		Fixed = Bitmap { File = "dlgass5.png" ; } ;
478cdf0e10cSrcweir	};
479cdf0e10cSrcweir
480cdf0e10cSrcweir	FixedText FT_PAGE5_PAGELIST
481cdf0e10cSrcweir	{
482cdf0e10cSrcweir		OutputSize = TRUE ;
4839bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 39 ) ;
4849bc32660SMatthias Seidel		Size = MAP_APPFONT ( 132, 8 ) ;
4859bc32660SMatthias Seidel		Text [ en-US ] = "Ch~oose your pages" ;
486cdf0e10cSrcweir	};
487cdf0e10cSrcweir
488cdf0e10cSrcweir	Control CT_PAGE5_PAGELIST
489cdf0e10cSrcweir	{
490cdf0e10cSrcweir		OutputSize = TRUE ;
4919bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 50 ) ;
4929bc32660SMatthias Seidel		Size = MAP_APPFONT ( 132, 100 ) ;
4939bc32660SMatthias Seidel		Border = TRUE ;
494cdf0e10cSrcweir		TabStop = TRUE ;
495cdf0e10cSrcweir	};
496cdf0e10cSrcweir
497cdf0e10cSrcweir	CheckBox CB_PAGE5_SUMMARY
498cdf0e10cSrcweir	{
4999bc32660SMatthias Seidel		HelpID = "sd:CheckBox:DLG_ASS:CB_PAGE5_SUMMARY" ;
5009bc32660SMatthias Seidel		OutputSize = TRUE ;
5019bc32660SMatthias Seidel		Pos = MAP_APPFONT ( 6, 154 ) ;
5029bc32660SMatthias Seidel		Size = MAP_APPFONT ( 132, 10 ) ;
503cdf0e10cSrcweir		TabStop = TRUE ;
5049bc32660SMatthias Seidel		Text [ en-US ] = "C~reate summary" ;
505cdf0e10cSrcweir	};
506cdf0e10cSrcweir
507a9aa5179SMatthias Seidel	// General
508cdf0e10cSrcweir	HelpButton BUT_HELP
509cdf0e10cSrcweir	{
510cdf0e10cSrcweir		OutputSize = TRUE ;
511a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 6, 170 ) ;
512a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
513cdf0e10cSrcweir		TabStop = TRUE ;
514cdf0e10cSrcweir	};
515cdf0e10cSrcweir
516cdf0e10cSrcweir	CancelButton BUT_CANCEL
517cdf0e10cSrcweir	{
518cdf0e10cSrcweir		OutputSize = TRUE ;
519a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 59, 170 ) ;
520a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
521cdf0e10cSrcweir		TabStop = TRUE ;
522cdf0e10cSrcweir	};
523cdf0e10cSrcweir
524cdf0e10cSrcweir	PushButton BUT_LAST
525cdf0e10cSrcweir	{
5269bc32660SMatthias Seidel		HelpID = "sd:PushButton:DLG_ASS:BUT_LAST" ;
527cdf0e10cSrcweir		OutputSize = TRUE ;
528a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 112, 170 ) ;
529a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
530cdf0e10cSrcweir		TabStop = TRUE ;
531074741a6Smseidel		Text [ en-US ] = "< ~Back" ;
532cdf0e10cSrcweir	};
533cdf0e10cSrcweir
534cdf0e10cSrcweir	PushButton BUT_NEXT
535cdf0e10cSrcweir	{
5369bc32660SMatthias Seidel		HelpID = "sd:PushButton:DLG_ASS:BUT_NEXT" ;
537cdf0e10cSrcweir		DefButton = TRUE ;
538cdf0e10cSrcweir		OutputSize = TRUE ;
539a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 165, 170 ) ;
540a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
541cdf0e10cSrcweir		TabStop = TRUE ;
542074741a6Smseidel		Text [ en-US ] = "~Next >" ;
543cdf0e10cSrcweir	};
544cdf0e10cSrcweir
545cdf0e10cSrcweir	OKButton BUT_FINISH
546cdf0e10cSrcweir	{
547cdf0e10cSrcweir		OutputSize = TRUE ;
548a9aa5179SMatthias Seidel		Pos = MAP_APPFONT ( 218, 170 ) ;
549a9aa5179SMatthias Seidel		Size = MAP_APPFONT ( 50, 14 ) ;
550cdf0e10cSrcweir		TabStop = TRUE ;
551cdf0e10cSrcweir		Text [ en-US ] = "~Create" ;
552cdf0e10cSrcweir	};
5539bc32660SMatthias Seidel
554a9aa5179SMatthias Seidel	String STR_OPEN
555a9aa5179SMatthias Seidel	{
5569bc32660SMatthias Seidel		Text [ en-US ] = "~Open" ;
557a9aa5179SMatthias Seidel	};
558cdf0e10cSrcweir
559a9aa5179SMatthias Seidel	String STR_CREATE
560a9aa5179SMatthias Seidel	{
561cdf0e10cSrcweir		Text [ en-US ] = "~Create" ;
562a9aa5179SMatthias Seidel	};
563cdf0e10cSrcweir};
5649bc32660SMatthias Seidel
5659bc32660SMatthias Seidel// ******************************************************************* EOF
566