xref: /trunk/main/sd/source/ui/dlg/tpoption.src (revision a66ccdb3)
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
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22#include "tpoption.hrc"
23#include "helpids.h"
24
25#define SCALE_TEXT \
26		Text [ en-US ] = "Scale" ; \
27
28// Contents
29TabPage TP_OPTIONS_CONTENTS
30{
31	HelpID = HID_SD_OPTIONS_CONTENTS ;
32	Size = MAP_APPFONT ( 260, 185 ) ;
33	Hide = TRUE ;
34	Text [ en-US ] = "Contents" ;
35	FixedLine GRP_DISPLAY
36	{
37		Pos = MAP_APPFONT ( 6, 72 - 69 ) ;
38		Size = MAP_APPFONT ( 248, 8 ) ;
39		Text [ en-US ] = "Display" ;
40	};
41	CheckBox CBX_RULER
42	{
43		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_RULER" ;
44		Pos = MAP_APPFONT ( 12, 83 - 69 ) ;
45		Size = MAP_APPFONT ( 242, 10 ) ;
46		TabStop = TRUE ;
47		Text [ en-US ] = "~Rulers visible" ;
48	};
49	CheckBox CBX_HELPLINES
50	{
51		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HELPLINES" ;
52		Pos = MAP_APPFONT ( 12, 97 - 69 ) ;
53		Size = MAP_APPFONT ( 242, 10 ) ;
54		TabStop = TRUE ;
55		Text [ en-US ] = "~Guides when moving" ;
56	};
57	CheckBox CBX_HANDLES_BEZIER
58	{
59		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_HANDLES_BEZIER" ;
60		Pos = MAP_APPFONT ( 12, 111 - 69 ) ;
61		Size = MAP_APPFONT ( 242, 10 ) ;
62		TabStop = TRUE ;
63		Text [ en-US ] = "~All control points in Bézier editor" ;
64	};
65	CheckBox CBX_MOVE_OUTLINE
66	{
67		HelpID = "sd:CheckBox:TP_OPTIONS_CONTENTS:CBX_MOVE_OUTLINE" ;
68		Pos = MAP_APPFONT ( 12, 125 - 69 ) ;
69		Size = MAP_APPFONT ( 242, 10 ) ;
70		TabStop = TRUE ;
71		Text [ en-US ] = "~Contour of each individual object" ;
72	};
73};
74// Misc
75TabPage TP_OPTIONS_MISC
76{
77	HelpID = HID_SD_OPTIONS_MISC ;
78	Size = MAP_APPFONT ( 260, 185 ) ;
79	Hide = TRUE ;
80	Text [ en-US ] = "Other" ;
81	FixedLine GRP_TEXT
82	{
83		Pos = MAP_APPFONT ( 6, 3 ) ;
84		Size = MAP_APPFONT ( 248, 8 ) ;
85		Text [ en-US ] = "Text objects" ;
86	};
87	CheckBox CBX_QUICKEDIT
88	{
89		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_QUICKEDIT" ;
90		Pos = MAP_APPFONT ( 12, 14 ) ;
91		Size = MAP_APPFONT ( 116, 10 ) ;
92		TabStop = TRUE ;
93		Text [ en-US ] = "Allow quick editing" ;
94	};
95	CheckBox CBX_PICKTHROUGH
96	{
97		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_PICKTHROUGH" ;
98		Pos = MAP_APPFONT ( 12, 27 ) ;
99		Size = MAP_APPFONT ( 116, 10 ) ;
100		TabStop = TRUE ;
101		Text [ en-US ] = "Only text area selectable" ;
102	};
103	FixedLine GRP_PROGRAMSTART
104	{
105		Pos = MAP_APPFONT ( 6, 42 ) ;
106		Size = MAP_APPFONT ( 248, 8 ) ;
107		Text [ en-US ] = "New document" ;
108	};
109	CheckBox CBX_START_WITH_TEMPLATE
110	{
111		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_TEMPLATE" ;
112		Pos = MAP_APPFONT ( 12, 53 ) ;
113		Size = MAP_APPFONT ( 242, 10 ) ;
114		TabStop = TRUE ;
115		Text [ en-US ] = "Start with ~wizard" ;
116	};
117	FixedLine GRP_SETTINGS
118	{
119		Pos = MAP_APPFONT ( 6, 69 ) ;
120		Size = MAP_APPFONT ( 248, 8 ) ;
121		Text [ en-US ] = "Settings" ;
122	};
123	CheckBox CBX_MASTERPAGE_CACHE
124	{
125		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MASTERPAGE_CACHE" ;
126		Pos = MAP_APPFONT ( 12, 80 ) ;
127		Size = MAP_APPFONT ( 242, 10 ) ;
128		TabStop = TRUE ;
129		Text [ en-US ] = "Use background cache" ;
130	};
131	CheckBox CBX_COPY
132	{
133		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_COPY" ;
134		Pos = MAP_APPFONT ( 12, 93 ) ;
135		Size = MAP_APPFONT ( 242, 10 ) ;
136		TabStop = TRUE ;
137		Text [ en-US ] = "Copy when moving" ;
138	};
139	CheckBox CBX_MARKED_HIT_MOVES_ALWAYS
140	{
141		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_MARKED_HIT_MOVES_ALWAYS" ;
142		Pos = MAP_APPFONT ( 12, 106 ) ;
143		Size = MAP_APPFONT ( 242, 10 ) ;
144		TabStop = TRUE ;
145		Text [ en-US ] = "Objects always movable" ;
146	};
147	CheckBox CBX_CROOK_NO_CONTORTION
148	{
149		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_CROOK_NO_CONTORTION" ;
150		Pos = MAP_APPFONT ( 12, 119 ) ;
151		Size = MAP_APPFONT ( 242, 10 ) ;
152		TabStop = TRUE ;
153		Hide = TRUE;
154		Text [ en-US ] = "Do not distort objects in curve" ;
155	};
156	FixedText FT_METRIC
157	{
158		Pos = MAP_APPFONT ( 12, 119 ) ;
159		Size = MAP_APPFONT ( 60, 8 ) ;
160		Text [ en-US ] = "Unit of ~measurement" ;
161	};
162	ListBox LB_METRIC
163	{
164		HelpID = "sd:ListBox:TP_OPTIONS_MISC:LB_METRIC" ;
165		Border = TRUE ;
166		Pos = MAP_APPFONT ( 75, 117 ) ;
167		Size = MAP_APPFONT ( 50, 50 ) ;
168		DropDown = TRUE ;
169	};
170	FixedText FT_TABSTOP
171	{
172		Pos = MAP_APPFONT ( 130, 119 ) ;
173		Size = MAP_APPFONT ( 70, 8 ) ;
174		Right = TRUE ;
175		Text [ en-US ] = "Ta~b stops" ;
176	};
177	MetricField MTR_FLD_TABSTOP
178	{
179		HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_TABSTOP" ;
180		Border = TRUE ;
181		Pos = MAP_APPFONT ( 206, 117 ) ;
182		Size = MAP_APPFONT ( 45, 12 ) ;
183		TabStop = TRUE ;
184		Repeat = TRUE ;
185		Spin = TRUE ;
186		Unit = FUNIT_CM ;
187		SpinSize = 10 ;
188		Minimum = 50 ;
189		Maximum = 2000;
190		First = 50 ;
191		Last = 2000 ;
192		StrictFormat = TRUE ;
193		DecimalDigits = 2 ;
194	};
195	FixedLine GRP_START_WITH_ACTUAL_PAGE
196	{
197		Pos = MAP_APPFONT ( 6, 134 ) ;
198		Size = MAP_APPFONT ( 248, 8 ) ;
199		Text [ en-US ] = "Start presentation" ;
200	};
201	CheckBox CBX_START_WITH_ACTUAL_PAGE
202	{
203		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_ACTUAL_PAGE" ;
204		Pos = MAP_APPFONT ( 12, 145 ) ;
205		Size = MAP_APPFONT ( 116, 10 ) ;
206		TabStop = TRUE ;
207		Text [ en-US ] = "Always with current page" ;
208	};
209	CheckBox CBX_START_WITH_PRESENTER_SCREEN
210	{
211		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CBX_START_WITH_PRESENTER_SCREEN" ;
212		Pos = MAP_APPFONT ( 12, 145 ) ;
213		Size = MAP_APPFONT ( 116, 10 ) ;
214		TabStop = TRUE ;
215		Text [ en-US ] = "With Presenter Screen" ;
216	};
217	FixedLine FT_COMPATIBILITY
218	{
219		Pos = MAP_APPFONT ( 6, 160 ) ;
220		Size = MAP_APPFONT ( 248, 8 ) ;
221		Text [ en-US ] = "Compatibility" ;
222	};
223	CheckBox CB_USE_PRINTER_METRICS
224	{
225		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_USE_PRINTER_METRICS" ;
226		// This checkbox and the following one will change places when this
227		// one is wired in into the dialog. At the moment exists only for
228		// translation to work on.
229		Pos = MAP_APPFONT ( 12, 184 ) ;
230		Size = MAP_APPFONT ( 242, 10 ) ;
231		Text [ en-US ] = "Us~e printer metrics for document formatting" ;
232	};
233	CheckBox CB_MERGE_PARA_DIST
234	{
235		HelpID = "sd:CheckBox:TP_OPTIONS_MISC:CB_MERGE_PARA_DIST" ;
236		Pos = MAP_APPFONT ( 12, 171 ) ;
237		Size = MAP_APPFONT ( 242, 10 ) ;
238		Text [ en-US ] = "Add ~spacing between paragraphs and tables (in current document)" ;
239	};
240	FixedLine GRP_SCALE
241	{
242		Hide = TRUE;
243		Pos = MAP_APPFONT ( 6, 122 ) ;
244		Size = MAP_APPFONT ( 248, 8 ) ;
245		SCALE_TEXT
246	};
247	FixedText FT_ORIGINAL
248	{
249		Hide = TRUE;
250		Pos = MAP_APPFONT ( 155, 133 ) ;
251		Size = MAP_APPFONT ( 45, 10 ) ;
252		Text [ en-US ] = "Original" ;
253	};
254	FixedText FT_EQUIVALENT
255	{
256		Hide = TRUE;
257		Pos = MAP_APPFONT ( 206, 133 ) ;
258		Size = MAP_APPFONT ( 45, 10 ) ;
259		Text [ en-US ] = "Equivalent to" ;
260	};
261	FixedText FT_SCALE
262	{
263		Hide = TRUE;
264		Pos = MAP_APPFONT ( 12, 149 ) ;
265		Size = MAP_APPFONT ( 60, 8 ) ;
266		Text [ en-US ] = "~Drawing scale" ;
267	};
268	ComboBox CB_SCALE
269	{
270		HelpID = "sd:ComboBox:TP_OPTIONS_MISC:CB_SCALE" ;
271		Hide = TRUE;
272		Pos = MAP_APPFONT ( 75, 147 ) ;
273		Size = MAP_APPFONT ( 30, 70 ) ;
274		TabStop = TRUE ;
275		DropDown = TRUE ;
276	};
277	FixedText FT_PAGEWIDTH
278	{
279		Hide = TRUE;
280		Pos = MAP_APPFONT ( 105, 149 ) ;
281		Size = MAP_APPFONT ( 49, 8 ) ;
282		Text [ en-US ] = "Page ~width" ;
283	};
284	FixedText FI_INFO_1
285	{
286		Hide = TRUE;
287		Pos = MAP_APPFONT ( 155, 149 ) ;
288		Size = MAP_APPFONT ( 49, 8 ) ;
289	};
290	MetricField MTR_FLD_ORIGINAL_WIDTH
291	{
292		HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_WIDTH" ;
293		Hide = TRUE ;
294		Border = TRUE ;
295		Pos = MAP_APPFONT ( 206, 147 ) ;
296		Size = MAP_APPFONT ( 45, 12 ) ;
297		TabStop = TRUE ;
298		Repeat = TRUE ;
299		Spin = TRUE ;
300		SpinSize = 100 ;
301		Minimum = 1 ;
302		Maximum = 999999999 ;
303		StrictFormat = TRUE ;
304		DecimalDigits = 2 ;
305		Unit = FUNIT_MM ;
306		First = 1 ;
307		Last = 999999999 ;
308	};
309	FixedText FT_PAGEHEIGHT
310	{
311		Hide = TRUE ;
312		Pos = MAP_APPFONT ( 105, 165 ) ;
313		Size = MAP_APPFONT ( 49, 8 ) ;
314		Text [ en-US ] = "Page ~height" ;
315	};
316	FixedText FI_INFO_2
317	{
318		Hide = TRUE ;
319		Pos = MAP_APPFONT ( 155, 165 ) ;
320		Size = MAP_APPFONT ( 49, 8 ) ;
321	};
322	MetricField MTR_FLD_ORIGINAL_HEIGHT
323	{
324		HelpID = "sd:MetricField:TP_OPTIONS_MISC:MTR_FLD_ORIGINAL_HEIGHT" ;
325		Hide = TRUE ;
326		Border = TRUE ;
327		Pos = MAP_APPFONT ( 206, 163 ) ;
328		Size = MAP_APPFONT ( 45, 12 ) ;
329		TabStop = TRUE ;
330		Repeat = TRUE ;
331		Spin = TRUE ;
332		SpinSize = 100 ;
333		Minimum = 1 ;
334		Maximum = 999999999 ;
335		StrictFormat = TRUE ;
336		DecimalDigits = 2 ;
337		Unit = FUNIT_MM ;
338		First = 1 ;
339		Last = 999999999 ;
340	};
341};
342
343// ********************************************************************** EOF
344