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"
30 #include "svx/svxcommands.h"
32 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
34 ToolBox RID_BIB_TOOLBAR
36 HelpId = HID_BIB_DB_TBX;
38 HideWhenDeactivate = TRUE ;
42 Pos = MAP_APPFONT ( 0 , 0 ) ;
43 Size = MAP_APPFONT ( 200 , 16 ) ;
44 ButtonType = BUTTON_SYMBOL ;
49 Identifier = TBC_FT_SOURCE;
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 Text [ en-US ] = "Search Key";
70 Identifier = TBC_ED_QUERY;
71 HelpID = HID_BIB_TBX_SEARCH;
72 Command = ".uno:Bib/query" ;
76 Type = TOOLBOXITEM_SEPARATOR ;
81 Identifier = TBC_BT_AUTOFILTER ;
82 HelpID = HID_BIB_TBX_AUTOFILTER;
83 // ItemBitmap = Bitmap { File = "sc10716.bmp" ; };
85 Command = ".uno:Bib/autoFilter" ;
86 Text [ en-US ] = "AutoFilter";
91 Identifier = TBC_BT_FILTERCRIT ;
92 // ItemBitmap = Bitmap { File = "sc10715.bmp" ; };
93 Command = ".uno:Bib/standardFilter" ;
94 Text [ en-US ] = "Standard Filter";
99 Identifier = TBC_BT_REMOVEFILTER ;
100 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
101 Command = ".uno:Bib/removeFilter" ;
102 Text [ en-US ] = "Remove Filter";
106 Identifier = TBC_BT_COL_ASSIGN ;
107 HelpId = HID_BIB_MAPPINGDLG;
108 // Command = ".uno:Bib/Mapping" ;
109 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
110 Text [ en-US ] = "Column Arrangement";
114 Identifier = TBC_BT_CHANGESOURCE ;
115 HelpId = HID_BIB_CHANGESOURCE;
116 Command = ".uno:Bib/sdbsource" ;
117 // ItemBitmap = Bitmap { File = "sc10711.bmp" ; };
119 Text [ en-US ] = "Data Source";
127 SID_FM_AUTOFILTER; /*10716*/ \
128 SID_FM_FILTERCRIT; /*10715*/ \
129 SID_FM_REMOVE_FILTER_SORT ; /*10711*/ \
133 ImageList RID_TOOLBAR_IMGLIST
140 ImageList RID_TOOLBAR_BIGIMGLIST