merge the formfield patch from ooo-build
[ooovba.git] / sw / source / ui / ribbar / workctrl.src
blob453ec69fbfebc6efff8d74052cda00ada3e1dc73
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: workctrl.src,v $
10  * $Revision: 1.53 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
31 #ifndef _SVXIDS_HRC
32 #include <svx/svxids.hrc>
33 #endif
34 #ifndef _GLOBLMN_HRC
35 #include <svx/globlmn.hrc>
36 #endif
37 #include "workctrl.hrc"
38 #include "workctrl.hrc"
39 #include "helpid.h"
40 #include "cmdid.h"
41 FloatingWindow RID_INSERT_CTRL
43     Moveable = TRUE ;
44     Closeable = TRUE ;
45     Hide = TRUE ;
46     SVLook = TRUE ;
47     HelpID = HID_INSERT_CTRL ;
48     /* ### ACHTUNG: Neuer Text in Resource? Einfügen : Einf³gen */
49     ToolBox TBX_INSERT
50     {
51         MenuStrings = TRUE ;
52         SVLook = TRUE ;
53         HelpID = 1 ;
54         ItemList =
55         {
56             ToolBoxItem
57             {
58                 Identifier = FN_INSERT_FRAME_INTERACT_NOCOL ;
59                 HelpID = FN_INSERT_FRAME_INTERACT_NOCOL ;
60             };
61             ToolBoxItem
62             {
63                 Identifier = FN_INSERT_FRAME_INTERACT ;
64                 HelpID = FN_INSERT_FRAME_INTERACT ;
65                 DropDown = TRUE ;
66             };
67             ToolBoxItem
68             {
69                 Identifier = SID_INSERT_GRAPHIC ;
70                 HelpID = SID_INSERT_GRAPHIC ;
71             };
72             ToolBoxItem
73             {
74                 Identifier = FN_INSERT_TABLE ;
75                 HelpID = FN_INSERT_TABLE ;
76                 DropDown = TRUE ;
77             };
78             ToolBoxItem
79             {
80                 Identifier = SID_INSERTDOC ;
81                 HelpID = SID_INSERTDOC ;
82             };
83             ToolBoxItem
84             {
85                 Identifier = FN_INSERT_FOOTNOTE ;
86                 HelpID = FN_INSERT_FOOTNOTE ;
87             };
88             ToolBoxItem
89             {
90                 Identifier = FN_INSERT_ENDNOTE ;
91                 HelpID = FN_INSERT_ENDNOTE ;
92             };
93             ToolBoxItem
94             {
95                 Identifier = FN_INSERT_SYMBOL ;
96                 HelpID = FN_INSERT_SYMBOL ;
97             };
98             ToolBoxItem
99             {
100                 Identifier = FN_INSERT_REGION ;
101                 HelpID = FN_INSERT_REGION;
102                 DropDown = TRUE ;
103             };
104             ToolBoxItem
105             {
106                 Identifier = FN_INSERT_IDX_ENTRY_DLG ;
107                 HelpID = FN_INSERT_IDX_ENTRY_DLG ;
108             };
109             ToolBoxItem
110             {
111                 Identifier = FN_INSERT_BOOKMARK ;
112                 HelpID = FN_INSERT_BOOKMARK ;
113                 RadioCheck = TRUE ;
114             };
115         };
116     };
117     Text [ en-US ] = "Insert" ;
119 FloatingWindow RID_INSERT_OBJ_CTRL
121     Moveable = TRUE ;
122     Closeable = TRUE ;
123     Hide = TRUE ;
124     SVLook = TRUE ;
125     HelpID = HID_INSERT_OBJ_CTRL ;
126     /* ### ACHTUNG: Neuer Text in Resource? Objekt einfügen : Objekt einf³gen */
127     ToolBox TBX_OBJ_INSERT
128     {
129         MenuStrings = TRUE ;
130         SVLook = TRUE ;
131         HelpID = 1 ;
132         ItemList =
133         {
134             ToolBoxItem
135             {
136                 Identifier = SID_INSERT_DIAGRAM ;
137                 HelpID = SID_INSERT_DIAGRAM ;
138             };
139             ToolBoxItem
140             {
141                 Identifier = FN_INSERT_SMA ;
142                 HelpID = FN_INSERT_SMA ;
143             };
144             ToolBoxItem
145             {
146                 Identifier = SID_INSERT_FLOATINGFRAME ;
147                 HelpID = SID_INSERT_FLOATINGFRAME ;
148             };
149             ToolBoxItem
150             {
151                 Identifier = SID_INSERT_OBJECT ;
152                 HelpID = SID_INSERT_OBJECT ;
153             };
154             ToolBoxItem
155             {
156                 Identifier = SID_INSERT_PLUGIN ;
157                 HelpID = SID_INSERT_PLUGIN ;
158             };
159 #ifdef SOLAR_JAVA
160             ToolBoxItem
161             {
162                 Identifier = SID_INSERT_APPLET ;
163                 HelpID = SID_INSERT_APPLET ;
164             };
165 #endif
166         };
167     };
168     Text [ en-US ] = "Insert Object" ;
170 Menu RID_INSERT_FIELD_CTRL
172     ItemList =
173     {
174         MenuItem
175         {
176             Identifier = FN_INSERT_FLD_DATE ;
177             HelpID = FN_INSERT_FLD_DATE ;
178             Text [ en-US ] = "Date" ;
179         };
180         MenuItem
181         {
182             Identifier = FN_INSERT_FLD_TIME ;
183             HelpID = FN_INSERT_FLD_TIME ;
184             Text [ en-US ] = "Time" ;
185         };
186          //#ifndef MN_SW_WEB
187         MenuItem
188         {
189             Identifier = FN_INSERT_FLD_PGNUMBER ;
190             HelpID = FN_INSERT_FLD_PGNUMBER ;
191             Text [ en-US ] = "Page Number" ;
192         };
193         MenuItem
194         {
195             Identifier = FN_INSERT_FLD_PGCOUNT ;
196             HelpID = FN_INSERT_FLD_PGCOUNT ;
197             Text [ en-US ] = "Page Count" ;
198         };
199         MenuItem
200         {
201             Identifier = FN_INSERT_FLD_TOPIC ;
202             HelpID = FN_INSERT_FLD_TOPIC ;
203             Text [ en-US ] = "Subject" ;
204         };
205         MenuItem
206         {
207             Identifier = FN_INSERT_FLD_TITLE ;
208             HelpID = FN_INSERT_FLD_TITLE ;
209             Text [ en-US ] = "Title" ;
210         };
211          //#endif
212         MenuItem
213         {
214             Identifier = FN_INSERT_FLD_AUTHOR ;
215             HelpID = FN_INSERT_FLD_AUTHOR ;
216             Text [ en-US ] = "Author" ;
217         };
218         MenuItem
219         {
220             Separator = TRUE ;
221         };
222         MenuItem
223         {
224             Identifier = FN_INSERT_FIELD ;
225             HelpID = FN_INSERT_FIELD ;
226             Text [ en-US ] = "Other..." ;
227         };
228     };
230 #define SCROLL_IMAGE_IDLIST \
231         IdList =                        \
232         {                               \
233             NID_NEXT ;                  \
234             NID_PREV ;                  \
235             NID_TBL ;                   \
236             NID_FRM ;                   \
237             NID_PGE ;                   \
238             NID_DRW ;                   \
239             NID_CTRL ;                  \
240             NID_REG ;                   \
241             NID_BKM ;                   \
242             NID_GRF ;                   \
243             NID_OLE ;                   \
244             NID_OUTL ;                  \
245             NID_SEL ;                   \
246             NID_FTN ;                   \
247             NID_MARK ;                  \
248             NID_POSTIT ;                \
249             NID_SRCH_REP ;              \
250             NID_INDEX_ENTRY;            \
251             NID_TABLE_FORMULA;          \
252             NID_TABLE_FORMULA_ERROR;    \
253         };                              \
254         IdCount = { 20 ; };
256 FloatingWindow RID_SCROLL_NAVIGATION_WIN
258     Moveable = TRUE ;
259     Closeable = TRUE ;
260     Hide = TRUE ;
261     SVLook = TRUE ;
262     HelpID = HID_INSERT_CTRL ;
263     ImageList IL_VALUES
264     {
265         Prefix = "sr";
266         MaskColor = IMAGE_MASK_COLOR ;
267         SCROLL_IMAGE_IDLIST
268     };
269     ImageList ILH_VALUES
270     {
271         Prefix = "srh";
272         MaskColor = IMAGE_MASK_COLOR ;
273         SCROLL_IMAGE_IDLIST
274     };
275     FixedLine FL_SEP
276     {
277         //no position, no text
278         Size = MAP_APPFONT ( 20 , 4 ) ;
279     };
280     FixedText FI_INFO
281     {
282         //no position, no text
283         Size = MAP_APPFONT ( 20 , 8 ) ;
284         Center = TRUE;
285     };
286     String ST_TBL
287     {
288         Text [ en-US ] = "Table" ;
289     };
290     String ST_FRM
291     {
292         Text [ en-US ] = "Text Frame" ;
293     };
294     String ST_PGE
295     {
296         Text [ en-US ] = "Page" ;
297     };
298     String ST_DRW
299     {
300         Text [ en-US ] = "Drawing" ;
301     };
302     String ST_CTRL
303     {
304         Text [ en-US ] = "Control" ;
305     };
306     String ST_REG
307     {
308         Text [ en-US ] = "Section" ;
309     };
310     String ST_BKM
311     {
312         Text [ en-US ] = "Bookmark" ;
313     };
314     String ST_GRF
315     {
316         Text [ en-US ] = "Graphics" ;
317     };
318     String ST_OLE
319     {
320         Text [ en-US ] = "OLE object" ;
321     };
322     String ST_OUTL
323     {
324         /* ### ACHTUNG: Neuer Text in Resource? Überschrift : šberschrift */
325         Text [ en-US ] = "Headings" ;
326     };
327     String ST_SEL
328     {
329         Text [ en-US ] = "Selection" ;
330     };
331     String ST_FTN
332     {
333         /* ### ACHTUNG: Neuer Text in Resource? Fußnote : Fu˜note */
334         Text [ en-US ] = "Footnote" ;
335     };
336     String ST_MARK
337     {
338         Text [ en-US ] = "Reminder" ;
339     };
340     String ST_POSTIT
341     {
342         Text [ en-US ] = "Note" ;
343     };
344     String ST_SRCH_REP
345     {
346         Text [ en-US ] = "Repeat search" ;
347     };
348     String ST_INDEX_ENTRY
349     {
350         Text [ en-US ] = "Index entry";
351     };
352     String ST_TABLE_FORMULA
353     {
354         Text [ en-US ] = "Table formula";
355     };
356     String ST_TABLE_FORMULA_ERROR
357     {
358         Text [ en-US ] = "Wrong table formula";
359     };
360     Text [ en-US ] = "Navigation" ;
363 Noch ein paar Reserven
364             ToolBoxItem
365             {
366                                 Identifier = NID_NEXT;
367                 Text = "Vorwärts" ;
368                         };
369             ToolBoxItem
370             {
371                                 Identifier = NID_PREV;
372                 Text = "Rückwärts" ;
373                         };
374             ToolBoxItem
375             {
376                                 Identifier = NID_CTRL;
377                 Text = "Control" ;
378                         };
379             ToolBoxItem
380             {
381                                 Identifier = NID_DRW;
382                 Text = "Zeichenobjekt" ;
383                         };
387 /***************************************************************
388     Strings fuer die Quickhelp der View-PgUp/Down-Buttons
389 ***************************************************************/
390 String STR_IMGBTN_NEXT_DOWN
392     Text = "" ;
394 String STR_IMGBTN_PREV_DOWN
396     Text = "" ;
398 String STR_IMGBTN_TBL_DOWN
400     /* ### ACHTUNG: Neuer Text in Resource? Nächste Tabelle : Nõchste Tabelle */
401     Text [ en-US ] = "Next table" ;
403 String STR_IMGBTN_FRM_DOWN
405     /* ### ACHTUNG: Neuer Text in Resource? Nächster Textrahmen : Nõchster Textrahmen */
406     Text [ en-US ] = "Next text frame" ;
408 String STR_IMGBTN_PGE_DOWN
410     /* ### ACHTUNG: Neuer Text in Resource? Nächste Seite : Nõchste Seite */
411     Text [ en-US ] = "Next page" ;
413 String STR_IMGBTN_DRW_DOWN
415     /* ### ACHTUNG: Neuer Text in Resource? Nächstes Zeichenobjekt : Nõchstes Zeichenobjekt */
416     Text [ en-US ] = "Next drawing" ;
418 String STR_IMGBTN_CTRL_DOWN
420     /* ### ACHTUNG: Neuer Text in Resource? Nächstes Kontrollfeld : Nõchstes Kontrollfeld */
421     Text [ en-US ] = "Next control" ;
423 String STR_IMGBTN_REG_DOWN
425     /* ### ACHTUNG: Neuer Text in Resource? Nächster Bereich : Nõchster Bereich */
426     Text [ en-US ] = "Next section" ;
428 String STR_IMGBTN_BKM_DOWN
430     /* ### ACHTUNG: Neuer Text in Resource? Nächste Textmarke : Nõchste Textmarke */
431     Text [ en-US ] = "Next bookmark" ;
433 String STR_IMGBTN_GRF_DOWN
435     /* ### ACHTUNG: Neuer Text in Resource? Nächste Grafik : Nõchste Grafik */
436     Text [ en-US ] = "Next graphic" ;
438 String STR_IMGBTN_OLE_DOWN
440     /* ### ACHTUNG: Neuer Text in Resource? Nächstes OLE-Objekt : Nächstes OLE object */
441     /* ### ACHTUNG: Neuer Text in Resource? Nächstes OLE-Objekt : Nõchstes OLE-Objekt */
442     Text [ en-US ] = "Next OLE object" ;
444 String STR_IMGBTN_OUTL_DOWN
446     /* ### ACHTUNG: Neuer Text in Resource? Nächste Überschrift : Nõchste šberschrift */
447     Text [ en-US ] = "Next heading" ;
449 String STR_IMGBTN_SEL_DOWN
451     /* ### ACHTUNG: Neuer Text in Resource? Nächste Markierung : Nõchste Markierung */
452     Text [ en-US ] = "Next selection" ;
454 String STR_IMGBTN_FTN_DOWN
456     /* ### ACHTUNG: Neuer Text in Resource? Nächste Fußnote : Nõchste Fu˜note */
457     Text [ en-US ] = "Next footnote" ;
459 String STR_IMGBTN_MARK_DOWN
461     /* ### ACHTUNG: Neuer Text in Resource? Nächster Merker : Nõchster Merker */
462     Text [ en-US ] = "Next Reminder" ;
464 String STR_IMGBTN_POSTIT_DOWN
466     /* ### ACHTUNG: Neuer Text in Resource? Nächste Notiz : Nõchste Notiz */
467     Text [ en-US ] = "Next Note" ;
469 String STR_IMGBTN_SRCH_REP_DOWN
471     Text [ en-US ] = "Continue search forward" ;
473 String STR_IMGBTN_INDEX_ENTRY_DOWN
475     Text [ en-US ] = "Next index entry";
477 String STR_IMGBTN_NEXT_UP
479     Text = "" ;
481 String STR_IMGBTN_PREV_UP
483     Text = "" ;
485 String STR_IMGBTN_TBL_UP
487     Text [ en-US ] = "Previous table" ;
489 String STR_IMGBTN_FRM_UP
491     Text [ en-US ] = "Previous text frame" ;
493 String STR_IMGBTN_PGE_UP
495     Text [ en-US ] = "Previous page" ;
497 String STR_IMGBTN_DRW_UP
499     Text [ en-US ] = "Previous drawing" ;
501 String STR_IMGBTN_CTRL_UP
503     Text [ en-US ] = "Previous control" ;
505 String STR_IMGBTN_REG_UP
507     Text [ en-US ] = "Previous section" ;
509 String STR_IMGBTN_BKM_UP
511     Text [ en-US ] = "Previous bookmark" ;
513 String STR_IMGBTN_GRF_UP
515     Text [ en-US ] = "Previous graphic" ;
517 String STR_IMGBTN_OLE_UP
519     /* ### ACHTUNG: Neuer Text in Resource? Voriges OLE-Objekt : Voriges OLE object */
520     Text [ en-US ] = "Previous OLE object" ;
522 String STR_IMGBTN_OUTL_UP
524     /* ### ACHTUNG: Neuer Text in Resource? Vorige Überschrift : Vorige šberschrift */
525     Text [ en-US ] = "Previous heading" ;
527 String STR_IMGBTN_SEL_UP
529     Text [ en-US ] = "Previous selection" ;
531 String STR_IMGBTN_FTN_UP
533     /* ### ACHTUNG: Neuer Text in Resource? Vorige Fußnote : Vorige Fu˜note */
534     Text [ en-US ] = "Previous footnote" ;
536 String STR_IMGBTN_MARK_UP
538     Text [ en-US ] = "Previous Reminder" ;
540 String STR_IMGBTN_POSTIT_UP
542     Text [ en-US ] = "Previous Note" ;
544 String STR_IMGBTN_SRCH_REP_UP
546     Text [ en-US ] = "Continue search backwards" ;
548 String STR_IMGBTN_INDEX_ENTRY_UP
550     Text [ en-US ] = "Previous index entry";
552 String STR_IMGBTN_TBLFML_UP
554     Text [ en-US ] = "Previous table formula";
556 String STR_IMGBTN_TBLFML_DOWN
558     Text [ en-US ] = "Next table formula";
560 String STR_IMGBTN_TBLFML_ERR_UP
562     Text [ en-US ] = "Previous faulty table formula";
564 String STR_IMGBTN_TBLFML_ERR_DOWN
566     Text [ en-US ] = "Next faulty table formula";
568 ImageButton BTN_NAVI
570     HelpID = HID_NAVIGATION_IMGBTN ;
571     SVLOOK = TRUE ;
572     HIDE = TRUE ;
573     RectStyle = TRUE ;
574     SmallStyle = TRUE ;
575     Image IMG_BTN
576     {
577         ImageBitmap = Bitmap { File = "punkt.bmp" ; };
578         MaskColor = IMAGE_MASK_COLOR ;
579     };
580     Image IMG_BTN_H
581     {
582         ImageBitmap = Bitmap { File = "punkt_h.bmp" ; };
583         MaskColor = IMAGE_MASK_COLOR ;
584     };
585     String ST_QUICK
586     {
587         Text [ en-US ] = "Navigation" ;
588     };
590 ComboBox RID_PVIEW_ZOOM_LB
592     HelpId = HID_PVIEW_ZOOM_LB;
593     Size = MAP_APPFONT ( 30 , 86 ) ;
594     DropDown = TRUE ;
595     AutoHScroll = TRUE ;
596     DDExtraWidth = TRUE ;
597     Border = TRUE ;
598     Hide = TRUE ;