1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
27 #include <svx/svxids.hrc>
28 #include "bibliography.hrc"
29 #include "toolbar.hrc"
31 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
33 ToolBox RID_BIB_TOOLBAR
35 HelpId = HID_BIB_DB_TBX;
37 HideWhenDeactivate = TRUE ;
41 Pos = MAP_APPFONT ( 0 , 0 ) ;
42 Size = MAP_APPFONT ( 200 , 16 ) ;
43 ButtonType = BUTTON_SYMBOL ;
48 Identifier = TBC_FT_SOURCE;
49 //HelpID = SID_SBA_BRW_INSERT ;
50 Text [ en-US ] = "Table";
54 Identifier = TBC_LB_SOURCE;
55 HelpID = HID_BIB_TBX_TABLE;
56 Command = ".uno:Bib/source" ;
60 Type = TOOLBOXITEM_SEPARATOR ;
65 Identifier = TBC_FT_QUERY;
66 //HelpID = SID_SBA_BRW_INSERT ;
67 Text [ en-US ] = "Search Key";
71 Identifier = TBC_ED_QUERY;
72 HelpID = HID_BIB_TBX_SEARCH;
73 Command = ".uno:Bib/query" ;
77 Type = TOOLBOXITEM_SEPARATOR ;
82 Identifier = TBC_BT_AUTOFILTER ;
83 HelpID = HID_BIB_TBX_AUTOFILTER;
84 // ItemBitmap = Bitmap { File = "sc10716.bmp" ; };
86 Command = ".uno:Bib/autoFilter" ;
87 Text [ en-US ] = "AutoFilter";
92 Identifier = TBC_BT_FILTERCRIT ;
93 HelpID = SID_FM_FILTERCRIT ;
94 // ItemBitmap = Bitmap { File = "sc10715.bmp" ; };
95 // Text [ de ] = "Standard Filter" ;
96 Command = ".uno:Bib/standardFilter" ;
97 Text [ en-US ] = "Standard Filter";
102 Identifier = TBC_BT_REMOVEFILTER ;
103 HelpID = SID_FM_REMOVE_FILTER_SORT ;
104 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
105 Command = ".uno:Bib/removeFilter" ;
106 Text [ en-US ] = "Remove Filter";
110 Identifier = TBC_BT_COL_ASSIGN ;
111 HelpId = HID_BIB_MAPPINGDLG;
112 // Command = ".uno:Bib/Mapping" ;
113 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
114 Text [ en-US ] = "Column Arrangement";
118 Identifier = TBC_BT_CHANGESOURCE ;
119 HelpId = HID_BIB_CHANGESOURCE;
120 Command = ".uno:Bib/sdbsource" ;
121 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
123 Text [ en-US ] = "Data Source";
128 Type = TOOLBOXITEM_SEPARATOR ;
133 Identifier = TBC_BT_NEWCARD ;
134 //HelpID = SID_FM_REMOVE_FILTER_SORT ;
135 Command = ".uno:Bib/newEntry" ;
136 ItemBitmap = Bitmap { File = "newcard.bmp" ; };
137 Text [ en-US ] = "New Address";
142 Identifier = TBC_BT_EDITCARD ;
143 //HelpID = SID_FM_REMOVE_FILTER_SORT ;
144 Command = ".uno:Bib/changeEntry" ;
145 ItemBitmap = Bitmap { File = "modcard.bmp" ; };
146 Text [ en-US ] = "Edit Address";
151 Identifier = TBC_BT_REMOVECARD ;
152 //HelpID = SID_FM_REMOVE_FILTER_SORT ;
153 Command = ".uno:Bib/removeEntry" ;
154 ItemBitmap = Bitmap { File = "remcard.bmp" ; };
155 Text [ en-US ] = "Remove Address";
160 Type = TOOLBOXITEM_SEPARATOR ;
165 Identifier = TBC_BT_INSERT ;
166 HelpID = SID_SBA_BRW_INSERT ;
167 ItemBitmap = Bitmap { File = "sc12202.bmp" ; };
168 Text [ en-US ] = "Data into Text";
172 Identifier = TBC_BT_UPDATE ;
173 HelpID = SID_SBA_BRW_UPDATE ;
174 ItemBitmap = Bitmap { File = "sc12201.bmp" ; };
175 Text = "Daten in Felder" ;
180 Type = TOOLBOXITEM_SEPARATOR ;
185 Identifier = TBC_BT_MAIL ;
186 //HelpID = HID_ADDRPI_AUTOMAIL ;
187 ItemBitmap = Bitmap { File = "sc06305.bmp" ; };
188 Text [ en-US ] = "AutoMail";
192 Identifier = TBC_BT_URL ;
193 //HelpID = HID_ADDRPI_AUTOBROWSE ;
194 ItemBitmap = Bitmap { File = "sc06304.bmp" ; };
195 Text [ en-US ] = "AutoBrowse";
203 SID_FM_AUTOFILTER; /*10716*/ \
204 SID_FM_FILTERCRIT; /*10715*/ \
205 SID_FM_REMOVE_FILTER_SORT ; /*10711*/ \
209 ImageList RID_TOOLBAR_IMGLIST
215 ImageList RID_TOOLBAR_IMGLIST_HC
222 ImageList RID_TOOLBAR_BIGIMGLIST
228 ImageList RID_TOOLBAR_BIGIMGLIST_HC