xref: /aoo42x/main/sw/source/ui/utlui/utlui.src (revision a22b373e)
18660f102SAndrew Rist/**************************************************************
2072dae6aSmseidel *
38660f102SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
48660f102SAndrew Rist * or more contributor license agreements.  See the NOTICE file
58660f102SAndrew Rist * distributed with this work for additional information
68660f102SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
78660f102SAndrew Rist * to you under the Apache License, Version 2.0 (the
88660f102SAndrew Rist * "License"); you may not use this file except in compliance
98660f102SAndrew Rist * with the License.  You may obtain a copy of the License at
10072dae6aSmseidel *
118660f102SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12072dae6aSmseidel *
138660f102SAndrew Rist * Unless required by applicable law or agreed to in writing,
148660f102SAndrew Rist * software distributed under the License is distributed on an
158660f102SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
168660f102SAndrew Rist * KIND, either express or implied.  See the License for the
178660f102SAndrew Rist * specific language governing permissions and limitations
188660f102SAndrew Rist * under the License.
19072dae6aSmseidel *
208660f102SAndrew Rist *************************************************************/
218660f102SAndrew Rist
22cdf0e10cSrcweir#include "globals.hrc"
23cdf0e10cSrcweir#include "utlui.hrc"
24cdf0e10cSrcweir#include "helpid.h"
25cdf0e10cSrcweir#include "comcore.hrc"
26cdf0e10cSrcweir
27cdf0e10cSrcweirResource RID_SHELLRES_AUTOFMTSTRS
28cdf0e10cSrcweir{
29cdf0e10cSrcweir	String STR_AUTOFMTREDL_DEL_EMPTY_PARA+1
30cdf0e10cSrcweir	{
31cdf0e10cSrcweir		Text [ en-US ] = "Remove empty paragraphs" ;
32cdf0e10cSrcweir	};
33cdf0e10cSrcweir	String STR_AUTOFMTREDL_USE_REPLACE+1
34cdf0e10cSrcweir	{
35cdf0e10cSrcweir		Text [ en-US ] = "Use replacement table" ;
36cdf0e10cSrcweir	};
37cdf0e10cSrcweir	String STR_AUTOFMTREDL_CPTL_STT_WORD+1
38cdf0e10cSrcweir	{
39cdf0e10cSrcweir		Text [ en-US ] = "Correct TWo INitial CApitals" ;
40cdf0e10cSrcweir	};
41cdf0e10cSrcweir	String STR_AUTOFMTREDL_CPTL_STT_SENT+1
42cdf0e10cSrcweir	{
43cdf0e10cSrcweir		Text [ en-US ] = "Capitalize first letter of sentences" ;
44cdf0e10cSrcweir	};
45cdf0e10cSrcweir	String STR_AUTOFMTREDL_TYPO+1
46cdf0e10cSrcweir	{
47cdf0e10cSrcweir		Text [ en-US ] = "Replace \"standard\" quotes with %1 \bcustom%2 quotes" ;
48cdf0e10cSrcweir	};
49cdf0e10cSrcweir	String STR_AUTOFMTREDL_USER_STYLE+1
50cdf0e10cSrcweir	{
51cdf0e10cSrcweir		Text [ en-US ] = "Replace Custom Styles" ;
52cdf0e10cSrcweir	};
53cdf0e10cSrcweir	String STR_AUTOFMTREDL_BULLET+1
54cdf0e10cSrcweir	{
55072dae6aSmseidel		Text [ en-US ] = "Bullets replaced" ;
56cdf0e10cSrcweir	};
57cdf0e10cSrcweir	String STR_AUTOFMTREDL_UNDER+1
58cdf0e10cSrcweir	{
59072dae6aSmseidel		Text [ en-US ] = "Automatic _underline_" ;
60cdf0e10cSrcweir	};
61cdf0e10cSrcweir	String STR_AUTOFMTREDL_BOLD+1
62cdf0e10cSrcweir	{
63072dae6aSmseidel		Text [ en-US ] = "Automatic *bold*" ;
64cdf0e10cSrcweir	};
65cdf0e10cSrcweir	String STR_AUTOFMTREDL_FRACTION+1
66cdf0e10cSrcweir	{
67cdf0e10cSrcweir		Text [ en-US ] = "Replace 1/2 ... with ½ ..." ;
68cdf0e10cSrcweir	};
69cdf0e10cSrcweir	String STR_AUTOFMTREDL_DETECT_URL+1
70cdf0e10cSrcweir	{
71cdf0e10cSrcweir		Text [ en-US ] = "URL recognition" ;
72cdf0e10cSrcweir	};
73cdf0e10cSrcweir	String STR_AUTOFMTREDL_DASH+1
74cdf0e10cSrcweir	{
75cdf0e10cSrcweir		Text [ en-US ] = "Replace dashes" ;
76cdf0e10cSrcweir	};
77cdf0e10cSrcweir	String STR_AUTOFMTREDL_ORDINAL+1
78cdf0e10cSrcweir	{
79cdf0e10cSrcweir		Text [ en-US ] = "Replace 1st... with 1^st..." ;
80cdf0e10cSrcweir	};
81cdf0e10cSrcweir	String STR_AUTOFMTREDL_RIGHT_MARGIN+1
82cdf0e10cSrcweir	{
83072dae6aSmseidel		Text [ en-US ] = "Combine single line paragraphs" ;
84cdf0e10cSrcweir	};
85cdf0e10cSrcweir
86cdf0e10cSrcweir	String STR_AUTOFMTREDL_SET_TMPL_TEXT +1
87cdf0e10cSrcweir	{
88072dae6aSmseidel		Text [ en-US ] = "Set \"Text body\" Style" ;
89cdf0e10cSrcweir	};
90cdf0e10cSrcweir	String STR_AUTOFMTREDL_SET_TMPL_INDENT	+1
91cdf0e10cSrcweir	{
92072dae6aSmseidel		Text [ en-US ] = "Set \"Text body indent\" Style" ;
93cdf0e10cSrcweir	};
94cdf0e10cSrcweir	String STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT	+1
95cdf0e10cSrcweir	{
96072dae6aSmseidel		Text [ en-US ] = "Set \"Hanging indent\" Style" ;
97cdf0e10cSrcweir	};
98cdf0e10cSrcweir	String STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT +1
99cdf0e10cSrcweir	{
100072dae6aSmseidel		Text [ en-US ] = "Set \"Text body indent\" Style" ;
101cdf0e10cSrcweir	};
102cdf0e10cSrcweir	String STR_AUTOFMTREDL_SET_TMPL_HEADLINE +1
103cdf0e10cSrcweir	{
104072dae6aSmseidel		Text [ en-US ] = "Set \"Heading $(ARG1)\" Style" ;
105cdf0e10cSrcweir	};
106cdf0e10cSrcweir	String STR_AUTOFMTREDL_SET_NUMBULET +1
107cdf0e10cSrcweir	{
108072dae6aSmseidel		Text [ en-US ] = "Set \"Bullet\" or \"Numbering\" Style" ;
109cdf0e10cSrcweir	};
110cdf0e10cSrcweir
111cdf0e10cSrcweir	String STR_AUTOFMTREDL_DEL_MORELINES +1
112cdf0e10cSrcweir	{
113072dae6aSmseidel		Text [ en-US ] = "Combine paragraphs" ;
114072dae6aSmseidel	};
115072dae6aSmseidel	String STR_AUTOFMTREDL_NON_BREAK_SPACE +1
116072dae6aSmseidel	{
117072dae6aSmseidel		Text [ en-US ] = "Add non breaking space" ;
118cdf0e10cSrcweir	};
119cdf0e10cSrcweir};
120cdf0e10cSrcweir
121cdf0e10cSrcweir/*---------------------------------------------------------------------
122072dae6aSmseidel	Miscellaneous
123cdf0e10cSrcweir ---------------------------------------------------------------------*/
124cdf0e10cSrcweirString STR_EVENT_OBJECT_SELECT
125cdf0e10cSrcweir{
126cdf0e10cSrcweir	Text [ en-US ] = "Click object" ;
127cdf0e10cSrcweir};
128cdf0e10cSrcweirString STR_EVENT_START_INS_GLOSSARY
129cdf0e10cSrcweir{
130072dae6aSmseidel	Text [ en-US ] = "Before inserting AutoText" ;
131cdf0e10cSrcweir};
132cdf0e10cSrcweirString STR_EVENT_END_INS_GLOSSARY
133cdf0e10cSrcweir{
134072dae6aSmseidel	Text [ en-US ] = "After inserting AutoText" ;
135cdf0e10cSrcweir};
136cdf0e10cSrcweirString STR_EVENT_MOUSEOVER_OBJECT
137cdf0e10cSrcweir{
138cdf0e10cSrcweir	Text [ en-US ] = "Mouse over object" ;
139cdf0e10cSrcweir};
140cdf0e10cSrcweirString STR_EVENT_MOUSECLICK_OBJECT
141cdf0e10cSrcweir{
142cdf0e10cSrcweir	Text [ en-US ] = "Trigger hyperlink" ;
143cdf0e10cSrcweir};
144cdf0e10cSrcweirString STR_EVENT_MOUSEOUT_OBJECT
145cdf0e10cSrcweir{
146cdf0e10cSrcweir	Text [ en-US ] = "Mouse leaves object" ;
147cdf0e10cSrcweir};
148cdf0e10cSrcweirString STR_EVENT_IMAGE_LOAD
149cdf0e10cSrcweir{
150cdf0e10cSrcweir	Text [ en-US ] = "Graphics load successful" ;
151cdf0e10cSrcweir};
152cdf0e10cSrcweirString STR_EVENT_IMAGE_ABORT
153cdf0e10cSrcweir{
154cdf0e10cSrcweir	Text [ en-US ] = "Graphics load terminated" ;
155cdf0e10cSrcweir};
156cdf0e10cSrcweirString STR_EVENT_IMAGE_ERROR
157cdf0e10cSrcweir{
158cdf0e10cSrcweir	Text [ en-US ] = "Graphics load faulty" ;
159cdf0e10cSrcweir};
160cdf0e10cSrcweirString STR_EVENT_FRM_KEYINPUT_A
161cdf0e10cSrcweir{
162cdf0e10cSrcweir	Text [ en-US ] = "Input of alphanumeric characters" ;
163cdf0e10cSrcweir};
164cdf0e10cSrcweirString STR_EVENT_FRM_KEYINPUT_NOA
165cdf0e10cSrcweir{
166cdf0e10cSrcweir	Text [ en-US ] = "Input of non-alphanumeric characters" ;
167cdf0e10cSrcweir};
168cdf0e10cSrcweirString STR_EVENT_FRM_RESIZE
169cdf0e10cSrcweir{
170cdf0e10cSrcweir	Text [ en-US ] = "Resize frame" ;
171cdf0e10cSrcweir};
172cdf0e10cSrcweirString STR_EVENT_FRM_MOVE
173cdf0e10cSrcweir{
174cdf0e10cSrcweir	Text [ en-US ] = "Move frame" ;
175cdf0e10cSrcweir};
176cdf0e10cSrcweirString STR_CONTENT_TYPE_OUTLINE
177cdf0e10cSrcweir{
178cdf0e10cSrcweir	Text [ en-US ] = "Headings" ;
179cdf0e10cSrcweir};
180cdf0e10cSrcweirString STR_CONTENT_TYPE_TABLE
181cdf0e10cSrcweir{
182cdf0e10cSrcweir	Text [ en-US ] = "Tables" ;
183cdf0e10cSrcweir};
184cdf0e10cSrcweirString STR_CONTENT_TYPE_FRAME
185cdf0e10cSrcweir{
186072dae6aSmseidel	Text [ en-US ] = "Text frames" ;
187cdf0e10cSrcweir};
188cdf0e10cSrcweirString STR_CONTENT_TYPE_GRAPHIC
189cdf0e10cSrcweir{
190cdf0e10cSrcweir	Text [ en-US ] = "Graphics" ;
191cdf0e10cSrcweir};
192cdf0e10cSrcweirString STR_CONTENT_TYPE_OLE
193cdf0e10cSrcweir{
194cdf0e10cSrcweir	Text [ en-US ] = "OLE objects" ;
195cdf0e10cSrcweir};
196cdf0e10cSrcweirString STR_CONTENT_TYPE_BOOKMARK
197cdf0e10cSrcweir{
198cdf0e10cSrcweir	Text [ en-US ] = "Bookmarks" ;
199cdf0e10cSrcweir};
200cdf0e10cSrcweirString STR_CONTENT_TYPE_REGION
201cdf0e10cSrcweir{
202cdf0e10cSrcweir	Text [ en-US ] = "Sections" ;
203cdf0e10cSrcweir};
204cdf0e10cSrcweirString STR_CONTENT_TYPE_URLFIELD
205cdf0e10cSrcweir{
206cdf0e10cSrcweir	Text [ en-US ] = "Hyperlinks" ;
207cdf0e10cSrcweir};
208cdf0e10cSrcweirString STR_CONTENT_TYPE_REFERENCE
209cdf0e10cSrcweir{
210cdf0e10cSrcweir	Text [ en-US ] = "References" ;
211cdf0e10cSrcweir};
212cdf0e10cSrcweirString STR_CONTENT_TYPE_INDEX
213cdf0e10cSrcweir{
214cdf0e10cSrcweir	Text [ en-US ] = "Indexes" ;
215cdf0e10cSrcweir};
216cdf0e10cSrcweirString STR_CONTENT_TYPE_DRAWOBJECT
217cdf0e10cSrcweir{
218fde98ba7Smseidel	Text [ en-US ] = "Drawing objects" ;
219cdf0e10cSrcweir};
220cdf0e10cSrcweirString STR_CONTENT_TYPE_POSTIT
221cdf0e10cSrcweir{
222cdf0e10cSrcweir	Text [ en-US ] = "Comments" ;
223cdf0e10cSrcweir};
224cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_OUTLINE
225cdf0e10cSrcweir{
226cdf0e10cSrcweir	Text [ en-US ] = "Heading" ;
227cdf0e10cSrcweir};
228cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_TABLE
229cdf0e10cSrcweir{
230cdf0e10cSrcweir	Text [ en-US ] = "Table" ;
231cdf0e10cSrcweir};
232cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_FRAME
233cdf0e10cSrcweir{
234cdf0e10cSrcweir	Text [ en-US ] = "Text frame" ;
235cdf0e10cSrcweir};
236cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_GRAPHIC
237cdf0e10cSrcweir{
238cdf0e10cSrcweir	Text [ en-US ] = "Graphics" ;
239cdf0e10cSrcweir};
240cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_OLE
241cdf0e10cSrcweir{
242cdf0e10cSrcweir	Text [ en-US ] = "OLE object" ;
243cdf0e10cSrcweir};
244cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_BOOKMARK
245cdf0e10cSrcweir{
246cdf0e10cSrcweir	Text [ en-US ] = "Bookmark" ;
247cdf0e10cSrcweir};
248cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_REGION
249cdf0e10cSrcweir{
250cdf0e10cSrcweir	Text [ en-US ] = "Section" ;
251cdf0e10cSrcweir};
252cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_URLFIELD
253cdf0e10cSrcweir{
254cdf0e10cSrcweir	Text [ en-US ] = "Hyperlink" ;
255cdf0e10cSrcweir};
256cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_REFERENCE
257cdf0e10cSrcweir{
258cdf0e10cSrcweir	Text [ en-US ] = "Reference" ;
259cdf0e10cSrcweir};
260cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_INDEX
261cdf0e10cSrcweir{
262cdf0e10cSrcweir	Text [ en-US ] = "Index" ;
263cdf0e10cSrcweir};
264cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_POSTIT
265cdf0e10cSrcweir{
266cdf0e10cSrcweir	Text [ en-US ] = "Comment" ;
267cdf0e10cSrcweir};
268cdf0e10cSrcweirString STR_CONTENT_TYPE_SINGLE_DRAWOBJECT
269cdf0e10cSrcweir{
270cdf0e10cSrcweir	Text [ en-US ] = "Draw object" ;
271cdf0e10cSrcweir};
272cdf0e10cSrcweirString STR_DEFINE_NUMBERFORMAT
273cdf0e10cSrcweir{
274cdf0e10cSrcweir	Text [ en-US ] = "Additional formats..." ;
275cdf0e10cSrcweir};
276cdf0e10cSrcweirString RID_STR_SYSTEM
277cdf0e10cSrcweir{
278072dae6aSmseidel	Text [ en-US ] = "[System]" ;
279cdf0e10cSrcweir};
280cdf0e10cSrcweirString STR_MULT_INTERACT_SPELL_WARN
281cdf0e10cSrcweir{
282072dae6aSmseidel	Text [ en-US ] = "The interactive spellcheck is already active\nin a different document" ;
283cdf0e10cSrcweir};
284cdf0e10cSrcweirString STR_MULT_INTERACT_HYPH_WARN
285cdf0e10cSrcweir{
286072dae6aSmseidel	Text [ en-US ] = "The interactive hyphenation is already active\nin a different document" ;
287cdf0e10cSrcweir};
288cdf0e10cSrcweirString STR_SPELL_TITLE
289cdf0e10cSrcweir{
290072dae6aSmseidel	Text [ en-US ] = "Spellcheck" ;
291cdf0e10cSrcweir};
292cdf0e10cSrcweirString STR_HYPH_TITLE
293cdf0e10cSrcweir{
294072dae6aSmseidel	Text [ en-US ] = "Hyphenation" ;
295cdf0e10cSrcweir};
296cdf0e10cSrcweir
297cdf0e10cSrcweir#define IMGLIST_IDS\
298072dae6aSmseidel	IdList = \
299cdf0e10cSrcweir	{ \
300072dae6aSmseidel		IMG_COLLAPSE ;	\
301072dae6aSmseidel		IMG_EXPAND ;	\
302072dae6aSmseidel		IMG_DB ;		\
303072dae6aSmseidel		IMG_DBTABLE ;	\
304072dae6aSmseidel		IMG_DBQUERY ;	\
305072dae6aSmseidel	}; \
306072dae6aSmseidel	IdCount = 5
307cdf0e10cSrcweir
308cdf0e10cSrcweirImageList ILIST_DB_DLG
309cdf0e10cSrcweir{
310072dae6aSmseidel	Prefix = "sx" ;
311072dae6aSmseidel	MaskColor = IMAGE_MASK_COLOR ;
312072dae6aSmseidel	IMGLIST_IDS ;
313cdf0e10cSrcweir};
314cdf0e10cSrcweir
315cdf0e10cSrcweirImageList ILIST_DB_DLG_HC
316cdf0e10cSrcweir{
317072dae6aSmseidel	Prefix = "sxh" ;
318072dae6aSmseidel	MaskColor = IMAGE_MASK_COLOR ;
319072dae6aSmseidel	IMGLIST_IDS ;
320cdf0e10cSrcweir};
321cdf0e10cSrcweir
322cdf0e10cSrcweirImage IMG_ONE_LEFT_HC
323cdf0e10cSrcweir{
324cdf0e10cSrcweir	ImageBitmap = Bitmap
325cdf0e10cSrcweir	{
326072dae6aSmseidel		File = "one_left_h.png" ;
327cdf0e10cSrcweir	};
328cdf0e10cSrcweir};
329cdf0e10cSrcweir
330cdf0e10cSrcweirImage IMG_ONE_RIGHT_HC
331cdf0e10cSrcweir{
332cdf0e10cSrcweir	ImageBitmap = Bitmap
333cdf0e10cSrcweir	{
334072dae6aSmseidel		File = "one_right_h.png" ;
335cdf0e10cSrcweir	};
336cdf0e10cSrcweir};
337cdf0e10cSrcweir
338cdf0e10cSrcweirImage IMG_ALL_LEFT_HC
339cdf0e10cSrcweir{
340cdf0e10cSrcweir	ImageBitmap = Bitmap
341cdf0e10cSrcweir	{
342072dae6aSmseidel		File = "all_left_h.png" ;
343cdf0e10cSrcweir	};
344cdf0e10cSrcweir};
345cdf0e10cSrcweir
346cdf0e10cSrcweirImage IMG_ALL_RIGHT_HC
347cdf0e10cSrcweir{
348cdf0e10cSrcweir	ImageBitmap = Bitmap
349cdf0e10cSrcweir	{
350072dae6aSmseidel		File = "all_right_h.png" ;
351cdf0e10cSrcweir	};
352cdf0e10cSrcweir};
353cdf0e10cSrcweir
354cdf0e10cSrcweir
355cdf0e10cSrcweirImage IMG_VIEWLAYOUT_AUTOMATIC
356cdf0e10cSrcweir{
357072dae6aSmseidel	ImageBitmap = Bitmap
358072dae6aSmseidel	{
359072dae6aSmseidel		File = "twopages_11x25.png" ;
360072dae6aSmseidel	};
361cdf0e10cSrcweir};
362cdf0e10cSrcweirImage IMG_VIEWLAYOUT_AUTOMATIC_ACTIVE
363cdf0e10cSrcweir{
364072dae6aSmseidel	ImageBitmap = Bitmap
365072dae6aSmseidel	{
366072dae6aSmseidel		File = "twopages_a_11x25.png" ;
367072dae6aSmseidel	};
368cdf0e10cSrcweir};
369cdf0e10cSrcweir
370cdf0e10cSrcweirImage IMG_VIEWLAYOUT_BOOKMODE
371cdf0e10cSrcweir{
372072dae6aSmseidel	ImageBitmap = Bitmap
373072dae6aSmseidel	{
374072dae6aSmseidel		File = "doublepage_11x23.png" ;
375072dae6aSmseidel	};
376cdf0e10cSrcweir};
377cdf0e10cSrcweirImage IMG_VIEWLAYOUT_BOOKMODE_ACTIVE
378cdf0e10cSrcweir{
379072dae6aSmseidel	ImageBitmap = Bitmap
380072dae6aSmseidel	{
381072dae6aSmseidel		File = "doublepage_a_11x23.png" ;
382072dae6aSmseidel	};
383cdf0e10cSrcweir};
384cdf0e10cSrcweir
385cdf0e10cSrcweirImage IMG_VIEWLAYOUT_SINGLECOLUMN
386cdf0e10cSrcweir{
387072dae6aSmseidel	ImageBitmap = Bitmap
388072dae6aSmseidel	{
389072dae6aSmseidel		File = "emptypage_11x15.png" ;
390072dae6aSmseidel	};
391cdf0e10cSrcweir};
392cdf0e10cSrcweirImage IMG_VIEWLAYOUT_SINGLECOLUMN_ACTIVE
393cdf0e10cSrcweir{
394*a22b373eSmseidel	ImageBitmap = Bitmap
395*a22b373eSmseidel	{
396*a22b373eSmseidel		File = "emptypage_a_11x15.png" ;
397*a22b373eSmseidel	};
398cdf0e10cSrcweir};
399cdf0e10cSrcweir
400cdf0e10cSrcweirImage IMG_VIEWLAYOUT_AUTOMATIC_HC
401cdf0e10cSrcweir{
402*a22b373eSmseidel	ImageBitmap = Bitmap
403*a22b373eSmseidel	{
404*a22b373eSmseidel		File = "twopages_11x25_h.png" ;
405*a22b373eSmseidel	};
406cdf0e10cSrcweir};
407cdf0e10cSrcweirImage IMG_VIEWLAYOUT_AUTOMATIC_ACTIVE_HC
408cdf0e10cSrcweir{
409*a22b373eSmseidel	ImageBitmap = Bitmap
410*a22b373eSmseidel	{
411*a22b373eSmseidel		File = "twopages_a_11x25_h.png" ;
412*a22b373eSmseidel	};
413cdf0e10cSrcweir};
414cdf0e10cSrcweir
415cdf0e10cSrcweirImage IMG_VIEWLAYOUT_BOOKMODE_HC
416cdf0e10cSrcweir{
417*a22b373eSmseidel	ImageBitmap = Bitmap
418*a22b373eSmseidel	{
419*a22b373eSmseidel		File = "doublepage_11x23_h.png" ;
420*a22b373eSmseidel	};
421cdf0e10cSrcweir};
422cdf0e10cSrcweirImage IMG_VIEWLAYOUT_BOOKMODE_ACTIVE_HC
423cdf0e10cSrcweir{
424*a22b373eSmseidel	ImageBitmap = Bitmap
425*a22b373eSmseidel	{
426*a22b373eSmseidel		File = "doublepage_a_11x23_h.png" ;
427*a22b373eSmseidel	};
428cdf0e10cSrcweir};
429cdf0e10cSrcweirImage IMG_VIEWLAYOUT_SINGLECOLUMN_HC
430cdf0e10cSrcweir{
431*a22b373eSmseidel	ImageBitmap = Bitmap
432*a22b373eSmseidel	{
433*a22b373eSmseidel		File = "emptypage_11x15_h.png" ;
434*a22b373eSmseidel	};
435cdf0e10cSrcweir};
436cdf0e10cSrcweirImage IMG_VIEWLAYOUT_SINGLECOLUMN_ACTIVE_HC
437cdf0e10cSrcweir{
438072dae6aSmseidel	ImageBitmap = Bitmap
439072dae6aSmseidel	{
440072dae6aSmseidel		File = "emptypage_a_11x15_h.png" ;
441072dae6aSmseidel	};
442cdf0e10cSrcweir};
443cdf0e10cSrcweir
444cdf0e10cSrcweir
445cdf0e10cSrcweirString STR_HYPERCTRL_SEL
446cdf0e10cSrcweir{
447*a22b373eSmseidel	Text [ en-US ] = "SEL" ;
448cdf0e10cSrcweir};
449cdf0e10cSrcweirString STR_HYPERCTRL_HYP
450cdf0e10cSrcweir{
451*a22b373eSmseidel	Text [ en-US ] = "HYP" ;
452cdf0e10cSrcweir};
453cdf0e10cSrcweir
454072dae6aSmseidel// ********************************************************************** EOF
455