2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 #include <svx/svxids.hrc>
19 #include "bibliography.hrc"
20 #include "toolbar.hrc"
21 #include "svx/svxcommands.h"
23 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
25 ToolBox RID_BIB_TOOLBAR
27 HelpId = HID_BIB_DB_TBX;
29 HideWhenDeactivate = TRUE ;
33 Pos = MAP_APPFONT ( 0 , 0 ) ;
34 Size = MAP_APPFONT ( 200 , 16 ) ;
35 ButtonType = BUTTON_SYMBOL ;
40 Identifier = TBC_FT_SOURCE;
41 Text [ en-US ] = "Table";
45 Identifier = TBC_LB_SOURCE;
46 HelpID = HID_BIB_TBX_TABLE;
47 Command = ".uno:Bib/source" ;
51 Type = TOOLBOXITEM_SEPARATOR ;
56 Identifier = TBC_FT_QUERY;
57 Text [ en-US ] = "Search Key";
61 Identifier = TBC_ED_QUERY;
62 HelpID = HID_BIB_TBX_SEARCH;
63 Command = ".uno:Bib/query" ;
67 Type = TOOLBOXITEM_SEPARATOR ;
72 Identifier = TBC_BT_AUTOFILTER ;
73 HelpID = HID_BIB_TBX_AUTOFILTER;
74 // ItemBitmap = Bitmap { File = "sc10716.bmp" ; };
76 Command = ".uno:Bib/autoFilter" ;
77 Text [ en-US ] = "AutoFilter";
82 Identifier = TBC_BT_FILTERCRIT ;
83 // ItemBitmap = Bitmap { File = "sc10715.bmp" ; };
84 Command = ".uno:Bib/standardFilter" ;
85 Text [ en-US ] = "Standard Filter";
90 Identifier = TBC_BT_REMOVEFILTER ;
91 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
92 Command = ".uno:Bib/removeFilter" ;
93 Text [ en-US ] = "Remove Filter";
97 Identifier = TBC_BT_COL_ASSIGN ;
98 HelpId = HID_BIB_MAPPINGDLG;
99 // Command = ".uno:Bib/Mapping" ;
100 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
101 Text [ en-US ] = "Column Arrangement";
105 Identifier = TBC_BT_CHANGESOURCE ;
106 HelpId = HID_BIB_CHANGESOURCE;
107 Command = ".uno:Bib/sdbsource" ;
108 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
110 Text [ en-US ] = "Data Source";
118 SID_FM_AUTOFILTER; /*10716*/ \
119 SID_FM_FILTERCRIT; /*10715*/ \
120 SID_FM_REMOVE_FILTER_SORT ; /*10711*/ \
124 ImageList RID_TOOLBAR_IMGLIST
131 ImageList RID_TOOLBAR_BIGIMGLIST