xref: /trunk/main/sw/source/ui/ribbar/workctrl.src (revision 088d7310)
18660f102SAndrew Rist/**************************************************************
2e0ab90c9SMatthias Seidel *
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
10e0ab90c9SMatthias Seidel *
118660f102SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12e0ab90c9SMatthias Seidel *
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.
19e0ab90c9SMatthias Seidel *
208660f102SAndrew Rist *************************************************************/
218660f102SAndrew Rist
228660f102SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#ifndef _SVXIDS_HRC
25cdf0e10cSrcweir#include <svx/svxids.hrc>
26cdf0e10cSrcweir#endif
27cdf0e10cSrcweir#ifndef _GLOBLMN_HRC
28cdf0e10cSrcweir#include <svx/globlmn.hrc>
29cdf0e10cSrcweir#endif
30cdf0e10cSrcweir#include "workctrl.hrc"
31cdf0e10cSrcweir#include "helpid.h"
32cdf0e10cSrcweir#include "cmdid.h"
33cdf0e10cSrcweir
34cdf0e10cSrcweirMenu RID_INSERT_FIELD_CTRL
35cdf0e10cSrcweir{
36cdf0e10cSrcweir	ItemList =
37cdf0e10cSrcweir	{
38cdf0e10cSrcweir		MenuItem
39cdf0e10cSrcweir		{
40cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_DATE ;
41cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_DATE ;
42cdf0e10cSrcweir			Text [ en-US ] = "Date" ;
43cdf0e10cSrcweir		};
44cdf0e10cSrcweir		MenuItem
45cdf0e10cSrcweir		{
46cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_TIME ;
47cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_TIME ;
48cdf0e10cSrcweir			Text [ en-US ] = "Time" ;
49cdf0e10cSrcweir		};
50e0ab90c9SMatthias Seidel		//#ifndef MN_SW_WEB
51cdf0e10cSrcweir		MenuItem
52cdf0e10cSrcweir		{
53cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_PGNUMBER ;
54cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_PGNUMBER ;
55cdf0e10cSrcweir			Text [ en-US ] = "Page Number" ;
56cdf0e10cSrcweir		};
57cdf0e10cSrcweir		MenuItem
58cdf0e10cSrcweir		{
59cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_PGCOUNT ;
60cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_PGCOUNT ;
61cdf0e10cSrcweir			Text [ en-US ] = "Page Count" ;
62cdf0e10cSrcweir		};
63cdf0e10cSrcweir		MenuItem
64cdf0e10cSrcweir		{
65cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_TOPIC ;
66cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_TOPIC ;
67cdf0e10cSrcweir			Text [ en-US ] = "Subject" ;
68cdf0e10cSrcweir		};
69cdf0e10cSrcweir		MenuItem
70cdf0e10cSrcweir		{
71cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_TITLE ;
72cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_TITLE ;
73cdf0e10cSrcweir			Text [ en-US ] = "Title" ;
74cdf0e10cSrcweir		};
75e0ab90c9SMatthias Seidel		//#endif
76cdf0e10cSrcweir		MenuItem
77cdf0e10cSrcweir		{
78cdf0e10cSrcweir			Identifier = FN_INSERT_FLD_AUTHOR ;
79cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FLD_AUTHOR ;
80cdf0e10cSrcweir			Text [ en-US ] = "Author" ;
81cdf0e10cSrcweir		};
82cdf0e10cSrcweir		MenuItem
83cdf0e10cSrcweir		{
84cdf0e10cSrcweir			Separator = TRUE ;
85cdf0e10cSrcweir		};
86cdf0e10cSrcweir		MenuItem
87cdf0e10cSrcweir		{
88cdf0e10cSrcweir			Identifier = FN_INSERT_FIELD ;
89cdf0e10cSrcweir			HelpId = CMD_FN_INSERT_FIELD ;
90cdf0e10cSrcweir			Text [ en-US ] = "Other..." ;
91cdf0e10cSrcweir		};
92cdf0e10cSrcweir	};
93cdf0e10cSrcweir};
94e0ab90c9SMatthias Seidel#define SCROLL_IMAGE_IDLIST				\
95e0ab90c9SMatthias Seidel		IdList =						\
96e0ab90c9SMatthias Seidel		{								\
97e0ab90c9SMatthias Seidel			NID_NEXT ;					\
98e0ab90c9SMatthias Seidel			NID_PREV ;					\
99e0ab90c9SMatthias Seidel			NID_TBL ;					\
100e0ab90c9SMatthias Seidel			NID_FRM ;					\
101e0ab90c9SMatthias Seidel			NID_PGE ;					\
102e0ab90c9SMatthias Seidel			NID_DRW ;					\
103e0ab90c9SMatthias Seidel			NID_CTRL ;					\
104e0ab90c9SMatthias Seidel			NID_REG ;					\
105e0ab90c9SMatthias Seidel			NID_BKM ;					\
106e0ab90c9SMatthias Seidel			NID_GRF ;					\
107e0ab90c9SMatthias Seidel			NID_OLE ;					\
108e0ab90c9SMatthias Seidel			NID_OUTL ;					\
109e0ab90c9SMatthias Seidel			NID_SEL ;					\
110e0ab90c9SMatthias Seidel			NID_FTN ;					\
111e0ab90c9SMatthias Seidel			NID_MARK ;					\
112e0ab90c9SMatthias Seidel			NID_POSTIT ;				\
113e0ab90c9SMatthias Seidel			NID_SRCH_REP ;				\
114e0ab90c9SMatthias Seidel			NID_INDEX_ENTRY ;			\
115e0ab90c9SMatthias Seidel			NID_TABLE_FORMULA ;			\
116e0ab90c9SMatthias Seidel			NID_TABLE_FORMULA_ERROR ;	\
117e0ab90c9SMatthias Seidel		};								\
118cdf0e10cSrcweir		IdCount = { 20 ; };
119cdf0e10cSrcweir
120cdf0e10cSrcweirFloatingWindow RID_SCROLL_NAVIGATION_WIN
121cdf0e10cSrcweir{
122cdf0e10cSrcweir	Moveable = TRUE ;
123cdf0e10cSrcweir	Closeable = TRUE ;
124cdf0e10cSrcweir	Hide = TRUE ;
125cdf0e10cSrcweir	SVLook = TRUE ;
126cdf0e10cSrcweir	HelpID = HID_INSERT_CTRL ;
127cdf0e10cSrcweir	ImageList IL_VALUES
128cdf0e10cSrcweir	{
129e0ab90c9SMatthias Seidel		Prefix = "sr" ;
130e0ab90c9SMatthias Seidel		MaskColor = IMAGE_MASK_COLOR ;
131e0ab90c9SMatthias Seidel		SCROLL_IMAGE_IDLIST
132e0ab90c9SMatthias Seidel	};
133e0ab90c9SMatthias Seidel	ImageList ILH_VALUES
134e0ab90c9SMatthias Seidel	{
135e0ab90c9SMatthias Seidel		Prefix = "srh" ;
136e0ab90c9SMatthias Seidel		MaskColor = IMAGE_MASK_COLOR ;
137e0ab90c9SMatthias Seidel		SCROLL_IMAGE_IDLIST
138e0ab90c9SMatthias Seidel	};
139e0ab90c9SMatthias Seidel	FixedLine FL_SEP
140e0ab90c9SMatthias Seidel	{
141*088d7310SMatthias Seidel		// no position, no text
142e0ab90c9SMatthias Seidel		Size = MAP_APPFONT ( 20, 4 ) ;
143e0ab90c9SMatthias Seidel	};
144e0ab90c9SMatthias Seidel	FixedText FI_INFO
145cdf0e10cSrcweir	{
146*088d7310SMatthias Seidel		// no position, no text
147e0ab90c9SMatthias Seidel		Size = MAP_APPFONT ( 20, 8 ) ;
148e0ab90c9SMatthias Seidel		Center = TRUE ;
149e0ab90c9SMatthias Seidel	};
150cdf0e10cSrcweir	String ST_TBL
151cdf0e10cSrcweir	{
152cdf0e10cSrcweir		Text [ en-US ] = "Table" ;
153cdf0e10cSrcweir	};
154cdf0e10cSrcweir	String ST_FRM
155cdf0e10cSrcweir	{
156cdf0e10cSrcweir		Text [ en-US ] = "Text Frame" ;
157cdf0e10cSrcweir	};
158cdf0e10cSrcweir	String ST_PGE
159cdf0e10cSrcweir	{
160cdf0e10cSrcweir		Text [ en-US ] = "Page" ;
161cdf0e10cSrcweir	};
162cdf0e10cSrcweir	String ST_DRW
163cdf0e10cSrcweir	{
164cdf0e10cSrcweir		Text [ en-US ] = "Drawing" ;
165cdf0e10cSrcweir	};
166cdf0e10cSrcweir	String ST_CTRL
167cdf0e10cSrcweir	{
168cdf0e10cSrcweir		Text [ en-US ] = "Control" ;
169cdf0e10cSrcweir	};
170cdf0e10cSrcweir	String ST_REG
171cdf0e10cSrcweir	{
172cdf0e10cSrcweir		Text [ en-US ] = "Section" ;
173cdf0e10cSrcweir	};
174cdf0e10cSrcweir	String ST_BKM
175cdf0e10cSrcweir	{
176cdf0e10cSrcweir		Text [ en-US ] = "Bookmark" ;
177cdf0e10cSrcweir	};
178cdf0e10cSrcweir	String ST_GRF
179cdf0e10cSrcweir	{
180cdf0e10cSrcweir		Text [ en-US ] = "Graphics" ;
181cdf0e10cSrcweir	};
182cdf0e10cSrcweir	String ST_OLE
183cdf0e10cSrcweir	{
184cdf0e10cSrcweir		Text [ en-US ] = "OLE object" ;
185cdf0e10cSrcweir	};
186cdf0e10cSrcweir	String ST_OUTL
187cdf0e10cSrcweir	{
188cdf0e10cSrcweir		Text [ en-US ] = "Headings" ;
189cdf0e10cSrcweir	};
190cdf0e10cSrcweir	String ST_SEL
191cdf0e10cSrcweir	{
192cdf0e10cSrcweir		Text [ en-US ] = "Selection" ;
193cdf0e10cSrcweir	};
194cdf0e10cSrcweir	String ST_FTN
195cdf0e10cSrcweir	{
196cdf0e10cSrcweir		Text [ en-US ] = "Footnote" ;
197cdf0e10cSrcweir	};
198cdf0e10cSrcweir	String ST_MARK
199cdf0e10cSrcweir	{
200cdf0e10cSrcweir		Text [ en-US ] = "Reminder" ;
201cdf0e10cSrcweir	};
202cdf0e10cSrcweir	String ST_POSTIT
203cdf0e10cSrcweir	{
204*088d7310SMatthias Seidel		Text [ en-US ] = "Comment" ;
205cdf0e10cSrcweir	};
206cdf0e10cSrcweir	String ST_SRCH_REP
207cdf0e10cSrcweir	{
208cdf0e10cSrcweir		Text [ en-US ] = "Repeat search" ;
209cdf0e10cSrcweir	};
210cdf0e10cSrcweir	String ST_INDEX_ENTRY
211cdf0e10cSrcweir	{
212e0ab90c9SMatthias Seidel		Text [ en-US ] = "Index entry" ;
213cdf0e10cSrcweir	};
214cdf0e10cSrcweir	String ST_TABLE_FORMULA
215cdf0e10cSrcweir	{
216e0ab90c9SMatthias Seidel		Text [ en-US ] = "Table formula" ;
217cdf0e10cSrcweir	};
218cdf0e10cSrcweir	String ST_TABLE_FORMULA_ERROR
219cdf0e10cSrcweir	{
220e0ab90c9SMatthias Seidel		Text [ en-US ] = "Wrong table formula" ;
221cdf0e10cSrcweir	};
222cdf0e10cSrcweir	Text [ en-US ] = "Navigation" ;
223cdf0e10cSrcweir};
224cdf0e10cSrcweir/*
225cdf0e10cSrcweirNoch ein paar Reserven
226cdf0e10cSrcweir			ToolBoxItem
227cdf0e10cSrcweir			{
228e0ab90c9SMatthias Seidel				Identifier = NID_NEXT;
229*088d7310SMatthias Seidel				Text = "Vorwärts" ;
230cdf0e10cSrcweir						};
231cdf0e10cSrcweir			ToolBoxItem
232cdf0e10cSrcweir			{
233e0ab90c9SMatthias Seidel				Identifier = NID_PREV;
234*088d7310SMatthias Seidel				Text = "Rückwärts" ;
235cdf0e10cSrcweir						};
236cdf0e10cSrcweir			ToolBoxItem
237cdf0e10cSrcweir			{
238e0ab90c9SMatthias Seidel				Identifier = NID_CTRL;
239cdf0e10cSrcweir				Text = "Control" ;
240cdf0e10cSrcweir						};
241cdf0e10cSrcweir			ToolBoxItem
242cdf0e10cSrcweir			{
243e0ab90c9SMatthias Seidel				Identifier = NID_DRW;
244cdf0e10cSrcweir				Text = "Zeichenobjekt" ;
245cdf0e10cSrcweir						};
246cdf0e10cSrcweir
247cdf0e10cSrcweir
248cdf0e10cSrcweir*/
249cdf0e10cSrcweir/***************************************************************
250*088d7310SMatthias Seidel	Quickhelp strings for View-Up/Down buttons
251cdf0e10cSrcweir***************************************************************/
252cdf0e10cSrcweirString STR_IMGBTN_NEXT_DOWN
253cdf0e10cSrcweir{
254cdf0e10cSrcweir	Text = "" ;
255cdf0e10cSrcweir};
256cdf0e10cSrcweirString STR_IMGBTN_PREV_DOWN
257cdf0e10cSrcweir{
258cdf0e10cSrcweir	Text = "" ;
259cdf0e10cSrcweir};
260cdf0e10cSrcweirString STR_IMGBTN_TBL_DOWN
261cdf0e10cSrcweir{
262cdf0e10cSrcweir	Text [ en-US ] = "Next table" ;
263cdf0e10cSrcweir};
264cdf0e10cSrcweirString STR_IMGBTN_FRM_DOWN
265cdf0e10cSrcweir{
266cdf0e10cSrcweir	Text [ en-US ] = "Next text frame" ;
267cdf0e10cSrcweir};
268cdf0e10cSrcweirString STR_IMGBTN_PGE_DOWN
269cdf0e10cSrcweir{
270cdf0e10cSrcweir	Text [ en-US ] = "Next page" ;
271cdf0e10cSrcweir};
272cdf0e10cSrcweirString STR_IMGBTN_DRW_DOWN
273cdf0e10cSrcweir{
274cdf0e10cSrcweir	Text [ en-US ] = "Next drawing" ;
275cdf0e10cSrcweir};
276cdf0e10cSrcweirString STR_IMGBTN_CTRL_DOWN
277cdf0e10cSrcweir{
278cdf0e10cSrcweir	Text [ en-US ] = "Next control" ;
279cdf0e10cSrcweir};
280cdf0e10cSrcweirString STR_IMGBTN_REG_DOWN
281cdf0e10cSrcweir{
282cdf0e10cSrcweir	Text [ en-US ] = "Next section" ;
283cdf0e10cSrcweir};
284cdf0e10cSrcweirString STR_IMGBTN_BKM_DOWN
285cdf0e10cSrcweir{
286cdf0e10cSrcweir	Text [ en-US ] = "Next bookmark" ;
287cdf0e10cSrcweir};
288cdf0e10cSrcweirString STR_IMGBTN_GRF_DOWN
289cdf0e10cSrcweir{
290cdf0e10cSrcweir	Text [ en-US ] = "Next graphic" ;
291cdf0e10cSrcweir};
292cdf0e10cSrcweirString STR_IMGBTN_OLE_DOWN
293cdf0e10cSrcweir{
294cdf0e10cSrcweir	Text [ en-US ] = "Next OLE object" ;
295cdf0e10cSrcweir};
296cdf0e10cSrcweirString STR_IMGBTN_OUTL_DOWN
297cdf0e10cSrcweir{
298cdf0e10cSrcweir	Text [ en-US ] = "Next heading" ;
299cdf0e10cSrcweir};
300cdf0e10cSrcweirString STR_IMGBTN_SEL_DOWN
301cdf0e10cSrcweir{
302cdf0e10cSrcweir	Text [ en-US ] = "Next selection" ;
303cdf0e10cSrcweir};
304cdf0e10cSrcweirString STR_IMGBTN_FTN_DOWN
305cdf0e10cSrcweir{
306cdf0e10cSrcweir	Text [ en-US ] = "Next footnote" ;
307cdf0e10cSrcweir};
308cdf0e10cSrcweirString STR_IMGBTN_MARK_DOWN
309cdf0e10cSrcweir{
310*088d7310SMatthias Seidel	Text [ en-US ] = "Next reminder" ;
311cdf0e10cSrcweir};
312cdf0e10cSrcweirString STR_IMGBTN_POSTIT_DOWN
313cdf0e10cSrcweir{
314*088d7310SMatthias Seidel	Text [ en-US ] = "Next comment" ;
315cdf0e10cSrcweir};
316cdf0e10cSrcweirString STR_IMGBTN_SRCH_REP_DOWN
317cdf0e10cSrcweir{
318cdf0e10cSrcweir	Text [ en-US ] = "Continue search forward" ;
319cdf0e10cSrcweir};
320cdf0e10cSrcweirString STR_IMGBTN_INDEX_ENTRY_DOWN
321cdf0e10cSrcweir{
322e0ab90c9SMatthias Seidel	Text [ en-US ] = "Next index entry" ;
323cdf0e10cSrcweir};
324cdf0e10cSrcweirString STR_IMGBTN_NEXT_UP
325cdf0e10cSrcweir{
326cdf0e10cSrcweir	Text = "" ;
327cdf0e10cSrcweir};
328cdf0e10cSrcweirString STR_IMGBTN_PREV_UP
329cdf0e10cSrcweir{
330cdf0e10cSrcweir	Text = "" ;
331cdf0e10cSrcweir};
332cdf0e10cSrcweirString STR_IMGBTN_TBL_UP
333cdf0e10cSrcweir{
334cdf0e10cSrcweir	Text [ en-US ] = "Previous table" ;
335cdf0e10cSrcweir};
336cdf0e10cSrcweirString STR_IMGBTN_FRM_UP
337cdf0e10cSrcweir{
338cdf0e10cSrcweir	Text [ en-US ] = "Previous text frame" ;
339cdf0e10cSrcweir};
340cdf0e10cSrcweirString STR_IMGBTN_PGE_UP
341cdf0e10cSrcweir{
342cdf0e10cSrcweir	Text [ en-US ] = "Previous page" ;
343cdf0e10cSrcweir};
344cdf0e10cSrcweirString STR_IMGBTN_DRW_UP
345cdf0e10cSrcweir{
346cdf0e10cSrcweir	Text [ en-US ] = "Previous drawing" ;
347cdf0e10cSrcweir};
348cdf0e10cSrcweirString STR_IMGBTN_CTRL_UP
349cdf0e10cSrcweir{
350cdf0e10cSrcweir	Text [ en-US ] = "Previous control" ;
351cdf0e10cSrcweir};
352cdf0e10cSrcweirString STR_IMGBTN_REG_UP
353cdf0e10cSrcweir{
354cdf0e10cSrcweir	Text [ en-US ] = "Previous section" ;
355cdf0e10cSrcweir};
356cdf0e10cSrcweirString STR_IMGBTN_BKM_UP
357cdf0e10cSrcweir{
358cdf0e10cSrcweir	Text [ en-US ] = "Previous bookmark" ;
359cdf0e10cSrcweir};
360cdf0e10cSrcweirString STR_IMGBTN_GRF_UP
361cdf0e10cSrcweir{
362cdf0e10cSrcweir	Text [ en-US ] = "Previous graphic" ;
363cdf0e10cSrcweir};
364cdf0e10cSrcweirString STR_IMGBTN_OLE_UP
365cdf0e10cSrcweir{
366cdf0e10cSrcweir	Text [ en-US ] = "Previous OLE object" ;
367cdf0e10cSrcweir};
368cdf0e10cSrcweirString STR_IMGBTN_OUTL_UP
369cdf0e10cSrcweir{
370cdf0e10cSrcweir	Text [ en-US ] = "Previous heading" ;
371cdf0e10cSrcweir};
372cdf0e10cSrcweirString STR_IMGBTN_SEL_UP
373cdf0e10cSrcweir{
374cdf0e10cSrcweir	Text [ en-US ] = "Previous selection" ;
375cdf0e10cSrcweir};
376cdf0e10cSrcweirString STR_IMGBTN_FTN_UP
377cdf0e10cSrcweir{
378cdf0e10cSrcweir	Text [ en-US ] = "Previous footnote" ;
379cdf0e10cSrcweir};
380cdf0e10cSrcweirString STR_IMGBTN_MARK_UP
381cdf0e10cSrcweir{
382*088d7310SMatthias Seidel	Text [ en-US ] = "Previous reminder" ;
383cdf0e10cSrcweir};
384cdf0e10cSrcweirString STR_IMGBTN_POSTIT_UP
385cdf0e10cSrcweir{
386*088d7310SMatthias Seidel	Text [ en-US ] = "Previous comment" ;
387cdf0e10cSrcweir};
388cdf0e10cSrcweirString STR_IMGBTN_SRCH_REP_UP
389cdf0e10cSrcweir{
390cdf0e10cSrcweir	Text [ en-US ] = "Continue search backwards" ;
391cdf0e10cSrcweir};
392cdf0e10cSrcweirString STR_IMGBTN_INDEX_ENTRY_UP
393cdf0e10cSrcweir{
394e0ab90c9SMatthias Seidel	Text [ en-US ] = "Previous index entry" ;
395cdf0e10cSrcweir};
396cdf0e10cSrcweirString STR_IMGBTN_TBLFML_UP
397cdf0e10cSrcweir{
398e0ab90c9SMatthias Seidel	Text [ en-US ] = "Previous table formula" ;
399cdf0e10cSrcweir};
400cdf0e10cSrcweirString STR_IMGBTN_TBLFML_DOWN
401cdf0e10cSrcweir{
402e0ab90c9SMatthias Seidel	Text [ en-US ] = "Next table formula" ;
403cdf0e10cSrcweir};
404cdf0e10cSrcweirString STR_IMGBTN_TBLFML_ERR_UP
405cdf0e10cSrcweir{
406e0ab90c9SMatthias Seidel	Text [ en-US ] = "Previous faulty table formula" ;
407cdf0e10cSrcweir};
408cdf0e10cSrcweirString STR_IMGBTN_TBLFML_ERR_DOWN
409cdf0e10cSrcweir{
410e0ab90c9SMatthias Seidel	Text [ en-US ] = "Next faulty table formula" ;
411cdf0e10cSrcweir};
412cdf0e10cSrcweirImageButton BTN_NAVI
413cdf0e10cSrcweir{
414cdf0e10cSrcweir	HelpID = HID_NAVIGATION_IMGBTN ;
415cdf0e10cSrcweir	SVLOOK = TRUE ;
416cdf0e10cSrcweir	HIDE = TRUE ;
417cdf0e10cSrcweir	RectStyle = TRUE ;
418cdf0e10cSrcweir	SmallStyle = TRUE ;
419cdf0e10cSrcweir	Image IMG_BTN
420cdf0e10cSrcweir	{
421e0ab90c9SMatthias Seidel		ImageBitmap = Bitmap { File = "point.png" ; } ;
422e0ab90c9SMatthias Seidel	};
423e0ab90c9SMatthias Seidel	Image IMG_BTN_H
424cdf0e10cSrcweir	{
425e0ab90c9SMatthias Seidel		ImageBitmap = Bitmap { File = "point_h.png" ; } ;
426e0ab90c9SMatthias Seidel	};
427e0ab90c9SMatthias Seidel	String ST_QUICK
428cdf0e10cSrcweir	{
429cdf0e10cSrcweir		Text [ en-US ] = "Navigation" ;
430cdf0e10cSrcweir	};
431cdf0e10cSrcweir};
432cdf0e10cSrcweirComboBox RID_PVIEW_ZOOM_LB
433cdf0e10cSrcweir{
434e0ab90c9SMatthias Seidel	HelpId = HID_PVIEW_ZOOM_LB ;
435e0ab90c9SMatthias Seidel	Size = MAP_APPFONT ( 30, 86 ) ;
436e0ab90c9SMatthias Seidel	DropDown = TRUE ;
437e0ab90c9SMatthias Seidel	AutoHScroll = TRUE ;
438e0ab90c9SMatthias Seidel	DDExtraWidth = TRUE ;
439e0ab90c9SMatthias Seidel	Border = TRUE ;
440e0ab90c9SMatthias Seidel	Hide = TRUE ;
441cdf0e10cSrcweir};
442e0ab90c9SMatthias Seidel
443e0ab90c9SMatthias Seidel// ********************************************************************** EOF
444