1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: present.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #include <svx/svxids.hrc>
32 #include "present.hrc"
35 #define DISTANCE2 ((DISTANCE) + 81)
37 ModalDialog DLG_START_PRESENTATION
39 HelpID = SID_PRESENTATION ;
42 Size = MAP_APPFONT ( 256, 205 ) ;
43 /* ### ACHTUNG: Neuer Text in Resource? Bildschirmpräsentation : Bildschirmprõsentation */
44 Text [ en-US ] = "Slide Show" ;
49 Pos = MAP_APPFONT ( 200, 6 ) ;
50 Size = MAP_APPFONT ( 50, 14 ) ;
54 CancelButton BTN_CANCEL
56 Pos = MAP_APPFONT ( 200, 23 ) ;
57 Size = MAP_APPFONT ( 50, 14 ) ;
62 Pos = MAP_APPFONT ( 200, 43 ) ;
63 Size = MAP_APPFONT ( 50, 14 ) ;
69 Pos = MAP_APPFONT ( 6 , 3 ) ;
70 Size = MAP_APPFONT ( 187, 8 ) ;
71 Text [ en-US ] = "Range" ;
75 Pos = MAP_APPFONT ( 12 , 14 ) ;
76 Size = MAP_APPFONT ( 80 , 12 ) ;
77 Text [ en-US ] = "All ~slides" ;
80 RadioButton RBT_AT_DIA
82 Pos = MAP_APPFONT ( 12 , 26 ) ;
83 Size = MAP_APPFONT ( 60 , 12 ) ;
84 Text [ en-US ] = "~From:" ;
90 Pos = MAP_APPFONT ( 82, 24 ) ;
91 Size = MAP_APPFONT ( 111, 80 ) ;
94 //DDExtraWidth = TRUE;
96 RadioButton RBT_CUSTOMSHOW
98 Pos = MAP_APPFONT ( 12 , 38 ) ;
99 Size = MAP_APPFONT ( 130 , 12 ) ;
101 Text [ en-US ] = "~Custom Slide Show" ;
103 ListBox LB_CUSTOMSHOW
106 Pos = MAP_APPFONT ( 32, 53 ) ;
107 Size = MAP_APPFONT ( 161, 80 ) ;
114 Pos = MAP_APPFONT ( 6, 73 ) ;
115 Size = MAP_APPFONT ( 90, 8 );
116 Text [ en-US ] = "Type" ;
118 RadioButton RBT_STANDARD
120 Pos = MAP_APPFONT ( 12, 84 ) ;
121 Size = MAP_APPFONT ( 81, 12 ) ;
122 Text [ en-US ] = "~Default" ;
125 RadioButton RBT_WINDOW
127 Pos = MAP_APPFONT ( 12 , 96 ) ;
128 Size = MAP_APPFONT ( 81 , 12 ) ;
129 Text [ en-US ] = "~Window" ;
134 Pos = MAP_APPFONT ( 12 , 108 ) ;
135 Size = MAP_APPFONT ( 81 , 12 ) ;
136 Text [ en-US ] = "A~uto" ;
142 Pos = MAP_APPFONT ( 32, 124 ) ;
143 Size = MAP_APPFONT ( 25, 12 ) ;
144 Text [ en-US ] = "Pause:" ;
149 Pos = MAP_APPFONT ( 32, 120 ) ;
150 Size = MAP_APPFONT ( 50, 12 ) ;
156 StrictFormat = TRUE ;
169 QuickHelpText [ en-US ] = "Duration of pause" ;
171 CheckBox CBX_AUTOLOGO
173 Pos = MAP_APPFONT ( 32 , 138 ) ;
174 Size = MAP_APPFONT ( 61 , 12 ) ;
176 Text [ en-US ] = "Show ~logo" ;
179 FixedLine GRP_OPTIONS
181 Pos = MAP_APPFONT ( 102 , 73 ) ;
182 Size = MAP_APPFONT ( 148, 8 );
183 Text [ en-US ] = "Options" ;
187 Pos = MAP_APPFONT ( 108 , 84 ) ;
188 Size = MAP_APPFONT ( 139 , 12 ) ;
190 Text [ en-US ] = "Change slides ~manually" ;
192 CheckBox CBX_MOUSEPOINTER
194 Pos = MAP_APPFONT ( 108, 96 ) ;
195 Size = MAP_APPFONT ( 139, 12 ) ;
196 Text [ en-US ] = "Mouse pointer ~visible" ;
201 Pos = MAP_APPFONT ( 108, 108 ) ;
202 Size = MAP_APPFONT ( 139, 12 ) ;
203 Text [ en-US ] = "Mouse pointer as ~pen" ;
206 CheckBox CBX_NAVIGATOR
208 Pos = MAP_APPFONT ( 108, 120 ) ;
209 Size = MAP_APPFONT ( 139, 12 ) ;
211 Text [ en-US ] = "~Navigator visible" ;
213 CheckBox CBX_ANIMATION_ALLOWED
215 Pos = MAP_APPFONT ( 108, 132 ) ;
216 Size = MAP_APPFONT ( 139, 12 ) ;
218 Text [ en-US ] = "~Animations allowed" ;
220 CheckBox CBX_CHANGE_PAGE
222 Pos = MAP_APPFONT ( 108, 144 ) ;
223 Size = MAP_APPFONT ( 139, 12 ) ;
225 Text [ en-US ] = "Change slides by clic~king on background" ;
227 CheckBox CBX_ALWAYS_ON_TOP
229 Pos = MAP_APPFONT ( 108, 156 ) ;
230 Size = MAP_APPFONT ( 145, 12 ) ;
231 /* ### ACHTUNG: Neuer Text in Resource? Präsentation immer im ~Vordergrund : Prõsentation immer im ~Vordergrund */
233 Text [ en-US ] = "Presentation always ~on top" ;
236 FixedLine GRP_MONITOR
238 Pos = MAP_APPFONT ( 6, 174 ) ;
239 Size = MAP_APPFONT ( 244, 8 );
241 Text [ en-US ] = "Multiple displays" ;
247 Pos = MAP_APPFONT ( 12 , 185 + 2 ) ;
248 Size = MAP_APPFONT( 70, 8 );
250 Text [ en-US ] = "P~resentation display" ;
255 Pos = MAP_APPFONT ( 82 , 185 ) ;
256 Size = MAP_APPFONT ( 111, 100 );
257 HelpId = HID_SD_SLIDESHOW_DISPLAY;
265 String STR_PRIMARY_MONITOR
267 Text [ en-US ] = "Display %1 (primary)";
272 Text [ en-US ] = "Display %1";
275 String STR_ALL_MONITORS
277 Text [ en-US ] = "All displays";