xref: /trunk/main/cui/source/options/opthtml.src (revision db2d270d)
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
23
24// include -----------------------------------------------------------------
25#include "opthtml.hrc"
26#include <cuires.hrc>
27
28// RID_OFAPAGE_HTMLOPT -----------------------------------------------------
29TabPage RID_OFAPAGE_HTMLOPT
30{
31	HelpID = "cui:TabPage:RID_OFAPAGE_HTMLOPT" ;
32	OutputSize = TRUE ;
33	Size = MAP_APPFONT ( 260, 185 ) ;
34	SVLook = TRUE ;
35	Hide = TRUE ;
36	FixedText FT_SIZE1
37	{
38		Pos = MAP_APPFONT ( 12, 16 ) ;
39		Size = MAP_APPFONT ( 30, 8 ) ;
40		Text [ en-US ] = "Size ~1" ;
41	};
42	NumericField NF_SIZE1
43	{
44		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE1" ;
45		Pos = MAP_APPFONT ( 45, 14 ) ;
46		Size = MAP_APPFONT ( 30, 12 ) ;
47		Border = TRUE ;
48		TabStop = TRUE ;
49		Left = TRUE ;
50		Repeat = TRUE ;
51		Spin = TRUE ;
52		Minimum = 1 ;
53		Maximum = 50 ;
54		Value = 1 ;
55		First = 1 ;
56		Last = 50 ;
57		SpinSize = 1 ;
58	};
59	FixedText FT_SIZE2
60	{
61		Pos = MAP_APPFONT ( 12, 32 ) ;
62		Size = MAP_APPFONT ( 30, 8 ) ;
63		Text [ en-US ] = "Size ~2" ;
64	};
65	NumericField NF_SIZE2
66	{
67		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE2" ;
68		Pos = MAP_APPFONT ( 45, 30 ) ;
69		Size = MAP_APPFONT ( 30, 12 ) ;
70		Border = TRUE ;
71		TabStop = TRUE ;
72		Left = TRUE ;
73		Repeat = TRUE ;
74		Spin = TRUE ;
75		Minimum = 1 ;
76		Maximum = 50 ;
77		Value = 1 ;
78		First = 1 ;
79		Last = 50 ;
80		SpinSize = 1 ;
81	};
82	FixedText FT_SIZE3
83	{
84		Pos = MAP_APPFONT ( 12, 48 ) ;
85		Size = MAP_APPFONT ( 30, 8 ) ;
86		Text [ en-US ] = "Size ~3" ;
87	};
88	NumericField NF_SIZE3
89	{
90		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE3" ;
91		Pos = MAP_APPFONT ( 45, 46 ) ;
92		Size = MAP_APPFONT ( 30, 12 ) ;
93		Border = TRUE ;
94		TabStop = TRUE ;
95		Left = TRUE ;
96		Repeat = TRUE ;
97		Spin = TRUE ;
98		Minimum = 1 ;
99		Maximum = 50 ;
100		Value = 1 ;
101		First = 1 ;
102		Last = 50 ;
103		SpinSize = 1 ;
104	};
105	FixedText FT_SIZE4
106	{
107		Pos = MAP_APPFONT ( 12, 64 ) ;
108		Size = MAP_APPFONT ( 30, 8 ) ;
109		Text [ en-US ] = "Size ~4" ;
110	};
111	NumericField NF_SIZE4
112	{
113		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE4" ;
114		Pos = MAP_APPFONT ( 45, 62 ) ;
115		Size = MAP_APPFONT ( 30, 12 ) ;
116		Border = TRUE ;
117		TabStop = TRUE ;
118		Left = TRUE ;
119		Repeat = TRUE ;
120		Spin = TRUE ;
121		Minimum = 1 ;
122		Maximum = 50 ;
123		Value = 1 ;
124		First = 1 ;
125		Last = 50 ;
126		SpinSize = 1 ;
127	};
128	FixedText FT_SIZE5
129	{
130		Pos = MAP_APPFONT ( 12, 80 ) ;
131		Size = MAP_APPFONT ( 30, 8 ) ;
132		Text [ en-US ] = "Size ~5" ;
133	};
134	NumericField NF_SIZE5
135	{
136		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE5" ;
137		Pos = MAP_APPFONT ( 45, 78 ) ;
138		Size = MAP_APPFONT ( 30, 12 ) ;
139		Border = TRUE ;
140		TabStop = TRUE ;
141		Left = TRUE ;
142		Repeat = TRUE ;
143		Spin = TRUE ;
144		Minimum = 1 ;
145		Maximum = 50 ;
146		Value = 1 ;
147		First = 1 ;
148		Last = 50 ;
149		SpinSize = 1 ;
150	};
151	FixedText FT_SIZE6
152	{
153		Pos = MAP_APPFONT ( 12, 96 ) ;
154		Size = MAP_APPFONT ( 30, 8 ) ;
155		Text [ en-US ] = "Size ~6" ;
156	};
157	NumericField NF_SIZE6
158	{
159		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE6" ;
160		Pos = MAP_APPFONT ( 45, 94 ) ;
161		Size = MAP_APPFONT ( 30, 12 ) ;
162		Border = TRUE ;
163		TabStop = TRUE ;
164		Left = TRUE ;
165		Repeat = TRUE ;
166		Spin = TRUE ;
167		Minimum = 1 ;
168		Maximum = 50 ;
169		Value = 1 ;
170		First = 1 ;
171		Last = 50 ;
172		SpinSize = 1 ;
173	};
174	FixedText FT_SIZE7
175	{
176		Pos = MAP_APPFONT ( 12, 112 ) ;
177		Size = MAP_APPFONT ( 30, 8 ) ;
178		Text [ en-US ] = "Size ~7" ;
179	};
180	NumericField NF_SIZE7
181	{
182		HelpID = "cui:NumericField:RID_OFAPAGE_HTMLOPT:NF_SIZE7" ;
183		Pos = MAP_APPFONT ( 45, 110 ) ;
184		Size = MAP_APPFONT ( 30, 12 ) ;
185		Border = TRUE ;
186		TabStop = TRUE ;
187		Left = TRUE ;
188		Repeat = TRUE ;
189		Spin = TRUE ;
190		Minimum = 1 ;
191		Maximum = 50 ;
192		Value = 1 ;
193		First = 1 ;
194		Last = 50 ;
195		SpinSize = 1 ;
196	};
197	FixedLine GB_FONTSIZE
198	{
199		Pos = MAP_APPFONT ( 6, 3 ) ;
200		Size = MAP_APPFONT ( 75, 8 ) ;
201		Text [ en-US ] = "Font sizes" ;
202	};
203	FixedLine GB_IMPORT
204	{
205		Pos = MAP_APPFONT ( 87, 3 ) ;
206		Size = MAP_APPFONT ( 167, 8 ) ;
207		Text [ en-US ] = "Import" ;
208	};
209	CheckBox CB_NUMBERS_ENGLISH_US
210	{
211		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_NUMBERS_ENGLISH_US" ;
212		Pos = MAP_APPFONT ( 93, 14 ) ;
213		Size = MAP_APPFONT ( 161, 10 ) ;
214		TabStop = TRUE ;
215		Text [ en-US ] = "~Use '%ENGLISHUSLOCALE' locale for numbers" ;
216	};
217	CheckBox CB_UNKNOWN_TAGS
218	{
219		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_UNKNOWN_TAGS" ;
220		Pos = MAP_APPFONT ( 93, 28 ) ;
221		Size = MAP_APPFONT ( 155, 10 ) ;
222		TabStop = TRUE ;
223		Text [ en-US ] = "~Import unknown HTML tags as fields" ;
224	};
225	CheckBox CB_IGNORE_FONTNAMES
226	{
227		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_IGNORE_FONTNAMES" ;
228		Pos = MAP_APPFONT ( 93, 42 ) ;
229		Size = MAP_APPFONT ( 155, 10 ) ;
230		TabStop = TRUE ;
231		Text [ en-US ] = "Ignore ~font settings" ;
232	};
233	FixedLine GB_EXPORT
234	{
235		Pos = MAP_APPFONT ( 87, 58 ) ;
236		Size = MAP_APPFONT ( 167, 8 ) ;
237		Text [ en-US ] = "Export" ;
238	};
239	ListBox LB_EXPORT
240	{
241		HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_EXPORT" ;
242		Pos = MAP_APPFONT ( 93, 69 ) ;
243		Size = MAP_APPFONT ( 155, 50 ) ;
244		Border = TRUE ;
245		DropDown = TRUE ;
246		StringList =
247		{
248			< "HTML 3.2" ;						> ;
249			< "Microsoft Internet Explorer" ;	> ;
250			< "Netscape Navigator" ;			> ;
251			< "%PRODUCTNAME Writer" ;			> ;
252		};
253	};
254	CheckBox CB_STARBASIC
255	{
256		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC" ;
257		Pos = MAP_APPFONT ( 93, 88 ) ;
258		Size = MAP_APPFONT ( 155, 10 ) ;
259		Text = "%PRODUCTNAME ~Basic" ;
260	};
261	CheckBox CB_STARBASIC_WARNING
262	{
263		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_STARBASIC_WARNING" ;
264		Pos = MAP_APPFONT ( 99, 102 ) ;
265		Size = MAP_APPFONT ( 149, 10 ) ;
266		Text [ en-US ] = "Display ~warning" ;
267	};
268	CheckBox CB_PRINT_EXTENSION
269	{
270		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_PRINT_EXTENSION" ;
271		Pos = MAP_APPFONT ( 93, 116 ) ;
272		Size = MAP_APPFONT ( 155, 10 ) ;
273		Text [ en-US ] = "~Print layout" ;
274	};
275	CheckBox CB_LOCAL_GRF
276	{
277		HelpID = "cui:CheckBox:RID_OFAPAGE_HTMLOPT:CB_LOCAL_GRF" ;
278		Pos = MAP_APPFONT ( 93, 130 ) ;
279		Size = MAP_APPFONT ( 155, 10 ) ;
280		Text [ en-US ] = "~Copy local graphics to Internet" ;
281	};
282
283	FixedText FT_CHARSET
284	{
285		Pos = MAP_APPFONT ( 93, 144 ) ;
286		Size = MAP_APPFONT ( 65, 8 ) ;
287		Text [ en-US ] = "Character set" ;
288	};
289	ListBox LB_CHARSET
290	{
291		HelpID = "cui:ListBox:RID_OFAPAGE_HTMLOPT:LB_CHARSET" ;
292		Pos = MAP_APPFONT ( 162, 143 ) ;
293		Size = MAP_APPFONT ( 86, 61 ) ;
294		TabStop = TRUE ;
295		DropDown = TRUE ;
296		Sort = TRUE ;
297	};
298};
299
300// ******************************************************************* EOF
301