1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: toolbox.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
34 #include <svx/svxids.hrc>
35 // Werkzeugleiste (Impress)
36 // Objektleiste (Impress)
37 // Optionsleiste (Impress)
38 #include "toolbox2_tmpl.src"
39 // Werkzeugleiste (Draw (Graphic))
40 // Objektleiste (Draw (Graphic))
41 // Optionsleiste (Draw (Graphic))
43 #define SD_TOOLBOX RID_GRAPHIC_TOOLBOX
44 #include "toolbox2_tmpl.src"
46 ToolBox RID_SLIDE_TOOLBOX
48 HelpId = HID_SD_SLIDE_TOOLBOX ;
56 HideWhenDeactivate = TRUE ;
61 Size = MAP_APPFONT ( 0 , 0 ) ;
62 Align = BOXALIGN_LEFT ;
68 Identifier = SID_OBJECT_SELECT ;
69 HelpID = SID_OBJECT_SELECT ;
73 Type = TOOLBOXITEM_SEPARATOR ;
77 Identifier = SID_ZOOM_TOOLBOX ;
78 HelpID = SID_ZOOM_TOOLBOX ;
83 Type = TOOLBOXITEM_SEPARATOR ;
87 Identifier = SID_PRESENTATION ;
88 HelpID = SID_PRESENTATION ;
94 ToolBox RID_OUTLINE_TOOLBOX
96 HelpId = HID_SD_OUTLINE_TOOLBOX ;
104 HideWhenDeactivate = TRUE ;
109 Size = MAP_APPFONT ( 0 , 0 ) ;
110 Align = BOXALIGN_LEFT ;
115 Identifier = SID_ZOOM_TOOLBOX ;
116 HelpID = SID_ZOOM_TOOLBOX ;
121 Type = TOOLBOXITEM_SEPARATOR ;
125 Identifier = SID_OUTLINE_COLLAPSE_ALL ;
126 HelpID = SID_OUTLINE_COLLAPSE_ALL ;
130 Identifier = SID_OUTLINE_EXPAND_ALL ;
131 HelpID = SID_OUTLINE_EXPAND_ALL ;
135 Identifier = SID_OUTLINE_COLLAPSE ;
136 HelpID = SID_OUTLINE_COLLAPSE ;
140 Identifier = SID_OUTLINE_EXPAND ;
141 HelpID = SID_OUTLINE_EXPAND ;
145 Type = TOOLBOXITEM_SEPARATOR ;
149 Identifier = SID_OUTLINE_FORMAT ;
150 HelpID = SID_OUTLINE_FORMAT ;
154 Identifier = SID_COLORVIEW ;
155 HelpID = SID_COLORVIEW ;
159 Type = TOOLBOXITEM_SEPARATOR ;
163 Identifier = SID_PRESENTATION ;
164 HelpID = SID_PRESENTATION ;
170 ToolBox RID_DRAW_COMMONTASK_TOOLBOX
172 HelpId = HID_SD_DRAW_COMMONTASK_TOOLBOX ;
177 Identifier = SID_INSERTPAGE ;
178 HelpID = SID_INSERTPAGE ;
182 Identifier = SID_MODIFYPAGE ;
183 HelpID = SID_MODIFYPAGE ;
187 Identifier = SID_PRESENTATION_LAYOUT ;
188 HelpID = SID_PRESENTATION_LAYOUT ;
192 Identifier = SID_DUPLICATE_PAGE ;
193 HelpID = SID_DUPLICATE_PAGE ;
197 Identifier = SID_EXPAND_PAGE ;
198 HelpID = SID_EXPAND_PAGE ;
202 ToolBox RID_BEZIER_TOOLBOX
204 HelpId = HID_SD_BEZIER_TOOLBOX ;
212 HideWhenDeactivate = TRUE ;
217 Size = MAP_APPFONT ( 0 , 0 ) ;
218 Align = BOXALIGN_TOP ;
223 ITEM_FORMAT_BEZIER_EDIT
230 Type = TOOLBOXITEM_SEPARATOR ;
234 Identifier = SID_BEZIER_MOVE ;
235 HelpID = SID_BEZIER_MOVE ;
239 Identifier = SID_BEZIER_INSERT ;
240 HelpID = SID_BEZIER_INSERT ;
244 Type = TOOLBOXITEM_SEPARATOR ;
248 Identifier = SID_BEZIER_DELETE ;
249 HelpID = SID_BEZIER_DELETE ;
253 Identifier = SID_BEZIER_CUTLINE ;
254 HelpID = SID_BEZIER_CUTLINE ;
258 Identifier = SID_BEZIER_CONVERT ;
259 HelpID = SID_BEZIER_CONVERT ;
263 Type = TOOLBOXITEM_SEPARATOR ;
267 Identifier = SID_BEZIER_EDGE ;
268 HelpID = SID_BEZIER_EDGE ;
272 Identifier = SID_BEZIER_SMOOTH ;
273 HelpID = SID_BEZIER_SMOOTH ;
277 Identifier = SID_BEZIER_SYMMTR ;
278 HelpID = SID_BEZIER_SYMMTR ;
282 Type = TOOLBOXITEM_SEPARATOR ;
286 Identifier = SID_BEZIER_CLOSE ;
287 HelpID = SID_BEZIER_CLOSE ;
291 Type = TOOLBOXITEM_SEPARATOR ;
295 Identifier = SID_BEZIER_ELIMINATE_POINTS ;
296 HelpID = SID_BEZIER_ELIMINATE_POINTS ;
300 ToolBox RID_GLUEPOINTS_TOOLBOX
302 HelpId = HID_SD_GLUEPOINTS_TOOLBOX ;
310 HideWhenDeactivate = TRUE ;
315 Size = MAP_APPFONT ( 0 , 0 ) ;
316 Align = BOXALIGN_TOP ;
321 Identifier = SID_GLUE_INSERT_POINT ;
322 HelpID = SID_GLUE_INSERT_POINT ;
326 Type = TOOLBOXITEM_SEPARATOR ;
330 Identifier = SID_GLUE_ESCDIR_LEFT ;
331 HelpID = SID_GLUE_ESCDIR_LEFT ;
335 Identifier = SID_GLUE_ESCDIR_TOP ;
336 HelpID = SID_GLUE_ESCDIR_TOP ;
340 Identifier = SID_GLUE_ESCDIR_RIGHT ;
341 HelpID = SID_GLUE_ESCDIR_RIGHT ;
345 Identifier = SID_GLUE_ESCDIR_BOTTOM ;
346 HelpID = SID_GLUE_ESCDIR_BOTTOM ;
350 Type = TOOLBOXITEM_SEPARATOR ;
354 Identifier = SID_GLUE_PERCENT ;
355 HelpID = SID_GLUE_PERCENT ;
359 Type = TOOLBOXITEM_SEPARATOR ;
363 Identifier = SID_GLUE_HORZALIGN_LEFT ;
364 HelpID = SID_GLUE_HORZALIGN_LEFT ;
368 Identifier = SID_GLUE_HORZALIGN_CENTER ;
369 HelpID = SID_GLUE_HORZALIGN_CENTER ;
373 Identifier = SID_GLUE_HORZALIGN_RIGHT ;
374 HelpID = SID_GLUE_HORZALIGN_RIGHT ;
378 Type = TOOLBOXITEM_SEPARATOR ;
382 Identifier = SID_GLUE_VERTALIGN_TOP ;
383 HelpID = SID_GLUE_VERTALIGN_TOP ;
387 Identifier = SID_GLUE_VERTALIGN_CENTER ;
388 HelpID = SID_GLUE_VERTALIGN_CENTER ;
392 Identifier = SID_GLUE_VERTALIGN_BOTTOM ;
393 HelpID = SID_GLUE_VERTALIGN_BOTTOM ;
397 ToolBox RID_SLIDE_OBJ_TOOLBOX
399 HelpId = HID_SD_SLIDE_OBJ_TOOLBOX ;
407 HideWhenDeactivate = TRUE ;
412 Size = MAP_APPFONT ( 0 , 0 ) ;
413 Align = BOXALIGN_TOP ;
418 Identifier = SID_REHEARSE_TIMINGS ;
419 HelpID = SID_REHEARSE_TIMINGS ;
423 Type = TOOLBOXITEM_SEPARATOR ;
427 Identifier = SID_HIDE_SLIDE ;
428 HelpID = SID_HIDE_SLIDE ;
432 Type = TOOLBOXITEM_SEPARATOR ;
436 Identifier = SID_PAGES_PER_ROW ;
437 HelpID = SID_PAGES_PER_ROW ;
441 ToolBox RID_DRAW_GRAF_TOOLBOX
443 HelpId = HID_SD_DRAW_GRAF_TOOLBOX ;
451 HideWhenDeactivate = TRUE ;
456 Size = MAP_APPFONT ( 0 , 0 ) ;
457 Align = BOXALIGN_TOP ;
462 Identifier = SID_GRFFILTER;
463 HelpID = SID_GRFFILTER;
470 Type = TOOLBOXITEM_SEPARATOR ;
475 Identifier = SID_ATTR_GRAF_MODE;
476 HelpID = SID_ATTR_GRAF_MODE;
480 Type = TOOLBOXITEM_SEPARATOR ;
485 Identifier = SID_ATTR_GRAF_RED;
486 HelpID = SID_ATTR_GRAF_RED;
490 Type = TOOLBOXITEM_SEPARATOR ;
495 Identifier = SID_ATTR_GRAF_GREEN;
496 HelpID = SID_ATTR_GRAF_GREEN;
500 Type = TOOLBOXITEM_SEPARATOR ;
505 Identifier = SID_ATTR_GRAF_BLUE;
506 HelpID = SID_ATTR_GRAF_BLUE;
510 Type = TOOLBOXITEM_SEPARATOR ;
515 Identifier = SID_ATTR_GRAF_LUMINANCE;
516 HelpID = SID_ATTR_GRAF_BLUE;
520 Type = TOOLBOXITEM_SEPARATOR ;
525 Identifier = SID_ATTR_GRAF_CONTRAST;
526 HelpID = SID_ATTR_GRAF_BLUE;
530 Type = TOOLBOXITEM_SEPARATOR ;
535 Identifier = SID_ATTR_GRAF_GAMMA;
536 HelpID = SID_ATTR_GRAF_BLUE;
540 Type = TOOLBOXITEM_SEPARATOR ;
544 Identifier = SID_ATTR_GRAF_TRANSPARENCE;
545 HelpID = SID_ATTR_GRAF_BLUE;
549 Type = TOOLBOXITEM_SEPARATOR ;
555 Identifier = SID_ATTRIBUTES_LINE;
556 HelpID = SID_ATTRIBUTES_LINE;
560 Identifier = SID_ATTRIBUTES_AREA;
561 HelpID = SID_ATTRIBUTES_AREA;
565 Identifier = SID_ATTR_FILL_SHADOW;
566 HelpID = SID_ATTR_FILL_SHADOW;
570 Type = TOOLBOXITEM_SEPARATOR ;
575 Identifier = SID_ATTR_GRAF_CROP;
576 HelpID = SID_ATTR_GRAF_CROP;
581 String RID_DRAW_VIEWER_TOOLBOX
583 Text [ en-US ] = "Function Bar (viewing mode)" ;
586 ToolBox RID_DRAW_VIEWER_TOOLBOX
595 HideWhenDeactivate = TRUE ;
604 Identifier = SID_SAVEASDOC ;
608 Type = TOOLBOXITEM_SEPARATOR ;
612 Identifier = SID_EDITDOC ;
616 Identifier = SID_MAIL_SENDDOC ;
620 Type = TOOLBOXITEM_SEPARATOR ;
624 Identifier = SID_DIRECTEXPORTDOCASPDF ;
628 Identifier = SID_PRINTDOCDIRECT ;
632 Type = TOOLBOXITEM_SEPARATOR ;
636 Identifier = SID_COPY ;
640 Type = TOOLBOXITEM_SEPARATOR ;
644 Identifier = SID_SEARCH_DLG ;
648 Identifier = SID_NAVIGATOR ;
652 Type = TOOLBOXITEM_SEPARATOR ;
656 Identifier = SID_ATTR_ZOOM ;
660 Type = TOOLBOXITEM_SEPARATOR ;
664 Identifier = SID_PRESENTATION;
670 String RID_GRAPHIC_VIEWER_TOOLBOX
672 Text [ en-US ] = "Function Bar (viewing mode)" ;
675 ToolBox RID_GRAPHIC_VIEWER_TOOLBOX
684 HideWhenDeactivate = TRUE ;
693 Identifier = SID_SAVEASDOC ;
697 Type = TOOLBOXITEM_SEPARATOR ;
701 Identifier = SID_EDITDOC ;
705 Identifier = SID_MAIL_SENDDOC ;
709 Type = TOOLBOXITEM_SEPARATOR ;
713 Identifier = SID_DIRECTEXPORTDOCASPDF ;
717 Identifier = SID_PRINTDOCDIRECT ;
721 Type = TOOLBOXITEM_SEPARATOR ;
725 Identifier = SID_COPY ;
729 Type = TOOLBOXITEM_SEPARATOR ;
733 Identifier = SID_SEARCH_DLG ;
737 Identifier = SID_NAVIGATOR ;
741 Type = TOOLBOXITEM_SEPARATOR ;
745 Identifier = SID_ATTR_ZOOM ;
749 Type = TOOLBOXITEM_SEPARATOR ;
755 ToolBox RID_DRAW_MEDIA_TOOLBOX
757 HelpId = HID_SD_DRAW_MEDIA_TOOLBOX ;
765 HideWhenDeactivate = TRUE ;
770 Size = MAP_APPFONT ( 0 , 0 ) ;
771 Align = BOXALIGN_TOP ;
776 Identifier = SID_AVMEDIA_TOOLBOX;
777 HelpID = SID_AVMEDIA_TOOLBOX;
781 String RID_DRAW_MEDIA_TOOLBOX
783 Text [ en-US ] = "Media Playback" ;
785 String RID_DRAW_TABLE_TOOLBOX
787 TEXT [ de ] = "Tabelle" ;
788 Text [ en-US ] = "Table" ;