dlgass.src (48c765a2) dlgass.src (2155a943)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

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

23
24#include "dlgass.hrc"
25#include "helpids.h"
26ModalDialog DLG_ASS
27{
28 OutputSize = TRUE ;
29 SVLook = TRUE ;
30 Size = MAP_APPFONT ( 272, 190 ) ;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

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

23
24#include "dlgass.hrc"
25#include "helpids.h"
26ModalDialog DLG_ASS
27{
28 OutputSize = TRUE ;
29 SVLook = TRUE ;
30 Size = MAP_APPFONT ( 272, 190 ) ;
31 Text[ en-US ] = "Presentation Wizard" ;
31 Text [ en-US ] = "Presentation Wizard" ;
32
33 HelpId = HID_SD_AUTOPILOT_PAGE1 ;
34 Moveable = TRUE ;
35 Closeable = FALSE ;
36
37 Control CT_PREVIEW
38 {
39 Border = TRUE ;

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

60 Text [ en-US ] = "~Do not show this wizard again" ;
61 };
62
63 // Page 1
64 FixedBitmap FB_PAGE1
65 {
66 OutputSize = TRUE ;
67 Scale = TRUE ;
32
33 HelpId = HID_SD_AUTOPILOT_PAGE1 ;
34 Moveable = TRUE ;
35 Closeable = FALSE ;
36
37 Control CT_PREVIEW
38 {
39 Border = TRUE ;

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

60 Text [ en-US ] = "~Do not show this wizard again" ;
61 };
62
63 // Page 1
64 FixedBitmap FB_PAGE1
65 {
66 OutputSize = TRUE ;
67 Scale = TRUE ;
68 Border = TRUE;
68 Border = TRUE ;
69 Pos = MAP_APPFONT ( 6, 4 ) ;
70 Size = MAP_APPFONT ( 258, 29 ) ;
71 Fixed = Bitmap { File = "dlgass1.png" ; } ;
72 };
73
74 FixedLine FL_PAGE1_ARTGROUP
75 {
76 OutputSize = TRUE ;

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

196 };
197
198 RadioButton RB_PAGE2_MEDIUM1
199 {
200 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM1" ;
201 OutputSize = TRUE ;
202 Pos = MAP_APPFONT ( 75, 121 ) ;
203 Size = MAP_APPFONT ( 59, 10 ) ;
69 Pos = MAP_APPFONT ( 6, 4 ) ;
70 Size = MAP_APPFONT ( 258, 29 ) ;
71 Fixed = Bitmap { File = "dlgass1.png" ; } ;
72 };
73
74 FixedLine FL_PAGE1_ARTGROUP
75 {
76 OutputSize = TRUE ;

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

196 };
197
198 RadioButton RB_PAGE2_MEDIUM1
199 {
200 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM1" ;
201 OutputSize = TRUE ;
202 Pos = MAP_APPFONT ( 75, 121 ) ;
203 Size = MAP_APPFONT ( 59, 10 ) ;
204 Text [ en-US ] = "Sc~reen" ;
204 Text [ en-US ] = "Sc~reen (4:3)" ;
205 };
206
207 RadioButton RB_PAGE2_MEDIUM2
208 {
209 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM2" ;
210 OutputSize = TRUE ;
211 Pos = MAP_APPFONT ( 75, 135 ) ;
212 Size = MAP_APPFONT ( 59, 10 ) ;

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

234 Text [ en-US ] = "P~aper" ;
235 };
236
237 // Page 3
238 FixedBitmap FB_PAGE3
239 {
240 OutputSize = TRUE ;
241 Scale = TRUE ;
205 };
206
207 RadioButton RB_PAGE2_MEDIUM2
208 {
209 HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM2" ;
210 OutputSize = TRUE ;
211 Pos = MAP_APPFONT ( 75, 135 ) ;
212 Size = MAP_APPFONT ( 59, 10 ) ;

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

234 Text [ en-US ] = "P~aper" ;
235 };
236
237 // Page 3
238 FixedBitmap FB_PAGE3
239 {
240 OutputSize = TRUE ;
241 Scale = TRUE ;
242 Border = TRUE;
242 Border = TRUE ;
243 Pos = MAP_APPFONT ( 6, 4 ) ;
244 Size = MAP_APPFONT ( 258, 29 ) ;
245 Fixed = Bitmap { File = "dlgass3.png" ; } ;
246 };
247
248 FixedLine FL_PAGE3_EFFECT
249 {
250 OutputSize = TRUE ;

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

395 Text [ en-US ] = "Sh~ow logo" ;
396 };
397
398 // Page 4
399 FixedBitmap FB_PAGE4
400 {
401 OutputSize = TRUE ;
402 Scale = TRUE ;
243 Pos = MAP_APPFONT ( 6, 4 ) ;
244 Size = MAP_APPFONT ( 258, 29 ) ;
245 Fixed = Bitmap { File = "dlgass3.png" ; } ;
246 };
247
248 FixedLine FL_PAGE3_EFFECT
249 {
250 OutputSize = TRUE ;

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

395 Text [ en-US ] = "Sh~ow logo" ;
396 };
397
398 // Page 4
399 FixedBitmap FB_PAGE4
400 {
401 OutputSize = TRUE ;
402 Scale = TRUE ;
403 Border = TRUE;
403 Border = TRUE ;
404 Pos = MAP_APPFONT ( 6, 4 ) ;
405 Size = MAP_APPFONT ( 258, 29 ) ;
406 Fixed = Bitmap { File = "dlgass4.png" ; } ;
407 };
408
409 FixedLine FL_PAGE4_PERSONAL
410 {
411 OutputSize = TRUE ;

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

466 VSCROLL = TRUE ;
467 };
468
469 // Page 5
470 FixedBitmap FB_PAGE5
471 {
472 OutputSize = TRUE ;
473 Scale = TRUE ;
404 Pos = MAP_APPFONT ( 6, 4 ) ;
405 Size = MAP_APPFONT ( 258, 29 ) ;
406 Fixed = Bitmap { File = "dlgass4.png" ; } ;
407 };
408
409 FixedLine FL_PAGE4_PERSONAL
410 {
411 OutputSize = TRUE ;

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

466 VSCROLL = TRUE ;
467 };
468
469 // Page 5
470 FixedBitmap FB_PAGE5
471 {
472 OutputSize = TRUE ;
473 Scale = TRUE ;
474 Border = TRUE;
474 Border = TRUE ;
475 Pos = MAP_APPFONT ( 6, 4 ) ;
476 Size = MAP_APPFONT ( 258, 29 ) ;
477 Fixed = Bitmap { File = "dlgass5.png" ; } ;
478 };
479
480 FixedText FT_PAGE5_PAGELIST
481 {
482 OutputSize = TRUE ;

--- 83 unchanged lines hidden ---
475 Pos = MAP_APPFONT ( 6, 4 ) ;
476 Size = MAP_APPFONT ( 258, 29 ) ;
477 Fixed = Bitmap { File = "dlgass5.png" ; } ;
478 };
479
480 FixedText FT_PAGE5_PAGELIST
481 {
482 OutputSize = TRUE ;

--- 83 unchanged lines hidden ---