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: toolbar.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 ************************************************************************/
30 #include <svx/svxids.hrc>
31 #include "extensio.hrc"
32 #include "toolbar.hrc"
34 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
36 ToolBox RID_BIB_TOOLBAR
38 HelpId = HID_BIB_DB_TBX;
40 HideWhenDeactivate = TRUE ;
44 Pos = MAP_APPFONT ( 0 , 0 ) ;
45 Size = MAP_APPFONT ( 200 , 16 ) ;
46 ButtonType = BUTTON_SYMBOL ;
51 Identifier = TBC_FT_SOURCE;
52 //HelpID = SID_SBA_BRW_INSERT ;
53 Text [ en-US ] = "Table";
57 Identifier = TBC_LB_SOURCE;
58 HelpID = HID_BIB_TBX_TABLE;
59 Command = ".uno:Bib/source" ;
63 Type = TOOLBOXITEM_SEPARATOR ;
68 Identifier = TBC_FT_QUERY;
69 //HelpID = SID_SBA_BRW_INSERT ;
70 Text [ en-US ] = "Search Key";
74 Identifier = TBC_ED_QUERY;
75 HelpID = HID_BIB_TBX_SEARCH;
76 Command = ".uno:Bib/query" ;
80 Type = TOOLBOXITEM_SEPARATOR ;
85 Identifier = TBC_BT_AUTOFILTER ;
86 HelpID = HID_BIB_TBX_AUTOFILTER;
87 // ItemBitmap = Bitmap { File = "sc10716.bmp" ; };
89 Command = ".uno:Bib/autoFilter" ;
90 Text [ en-US ] = "AutoFilter";
95 Identifier = TBC_BT_FILTERCRIT ;
96 HelpID = SID_FM_FILTERCRIT ;
97 // ItemBitmap = Bitmap { File = "sc10715.bmp" ; };
98 // Text [ de ] = "Standard Filter" ;
99 Command = ".uno:Bib/standardFilter" ;
100 Text [ en-US ] = "Standard Filter";
105 Identifier = TBC_BT_REMOVEFILTER ;
106 HelpID = SID_FM_REMOVE_FILTER_SORT ;
107 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
108 Command = ".uno:Bib/removeFilter" ;
109 Text [ en-US ] = "Remove Filter";
113 Identifier = TBC_BT_COL_ASSIGN ;
114 HelpId = HID_BIB_MAPPINGDLG;
115 // Command = ".uno:Bib/Mapping" ;
116 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
117 Text [ en-US ] = "Column Arrangement";
121 Identifier = TBC_BT_CHANGESOURCE ;
122 HelpId = HID_BIB_CHANGESOURCE;
123 Command = ".uno:Bib/sdbsource" ;
124 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
126 Text [ en-US ] = "Data Source";
131 Type = TOOLBOXITEM_SEPARATOR ;
136 Identifier = TBC_BT_NEWCARD ;
137 //HelpID = SID_FM_REMOVE_FILTER_SORT ;
138 Command = ".uno:Bib/newEntry" ;
139 ItemBitmap = Bitmap { File = "newcard.bmp" ; };
140 Text [ en-US ] = "New Address";
145 Identifier = TBC_BT_EDITCARD ;
146 //HelpID = SID_FM_REMOVE_FILTER_SORT ;
147 Command = ".uno:Bib/changeEntry" ;
148 ItemBitmap = Bitmap { File = "modcard.bmp" ; };
149 Text [ en-US ] = "Edit Address";
154 Identifier = TBC_BT_REMOVECARD ;
155 //HelpID = SID_FM_REMOVE_FILTER_SORT ;
156 Command = ".uno:Bib/removeEntry" ;
157 ItemBitmap = Bitmap { File = "remcard.bmp" ; };
158 Text [ en-US ] = "Remove Address";
163 Type = TOOLBOXITEM_SEPARATOR ;
168 Identifier = TBC_BT_INSERT ;
169 HelpID = SID_SBA_BRW_INSERT ;
170 ItemBitmap = Bitmap { File = "sc12202.bmp" ; };
171 Text [ en-US ] = "Data into Text";
175 Identifier = TBC_BT_UPDATE ;
176 HelpID = SID_SBA_BRW_UPDATE ;
177 ItemBitmap = Bitmap { File = "sc12201.bmp" ; };
178 Text = "Daten in Felder" ;
183 Type = TOOLBOXITEM_SEPARATOR ;
188 Identifier = TBC_BT_MAIL ;
189 //HelpID = HID_ADDRPI_AUTOMAIL ;
190 ItemBitmap = Bitmap { File = "sc06305.bmp" ; };
191 Text [ en-US ] = "AutoMail";
195 Identifier = TBC_BT_URL ;
196 //HelpID = HID_ADDRPI_AUTOBROWSE ;
197 ItemBitmap = Bitmap { File = "sc06304.bmp" ; };
198 Text [ en-US ] = "AutoBrowse";
206 SID_FM_AUTOFILTER; /*10716*/ \
207 SID_FM_FILTERCRIT; /*10715*/ \
208 SID_FM_REMOVE_FILTER_SORT ; /*10711*/ \
212 ImageList RID_TOOLBAR_IMGLIST
218 ImageList RID_TOOLBAR_IMGLIST_HC
225 ImageList RID_TOOLBAR_BIGIMGLIST
231 ImageList RID_TOOLBAR_BIGIMGLIST_HC