1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 #ifndef INCLUDED_EXTENSIONS_INC_BITMAPS_HRC
11 #define INCLUDED_EXTENSIONS_INC_BITMAPS_HRC
13 #define RID_EXTBMP_CONTROL "res/sx10144.png"
14 #define RID_EXTBMP_BUTTON "res/sx10594.png"
15 #define RID_EXTBMP_RADIOBUTTON "res/sx10595.png"
16 #define RID_EXTBMP_CHECKBOX "res/sx10596.png"
17 #define RID_EXTBMP_FIXEDTEXT "res/sx10597.png"
18 #define RID_EXTBMP_GROUPBOX "res/sx10598.png"
19 #define RID_EXTBMP_EDITBOX "res/sx10599.png"
20 #define RID_EXTBMP_LISTBOX "res/sx10600.png"
21 #define RID_EXTBMP_COMBOBOX "res/sx10601.png"
22 #define RID_EXTBMP_GRID "res/sx10603.png"
23 #define RID_EXTBMP_IMAGEBUTTON "res/sx10604.png"
24 #define RID_EXTBMP_FILECONTROL "res/sx10605.png"
25 #define RID_EXTBMP_DATEFIELD "res/sx10704.png"
26 #define RID_EXTBMP_TIMEFIELD "res/sx10705.png"
27 #define RID_EXTBMP_NUMERICFIELD "res/sx10706.png"
28 #define RID_EXTBMP_CURRENCYFIELD "res/sx10707.png"
29 #define RID_EXTBMP_PATTERNFIELD "res/sx10708.png"
30 #define RID_EXTBMP_IMAGECONTROL "res/sx10710.png"
31 #define RID_EXTBMP_HIDDEN "res/sx18022.png"
32 #define RID_EXTBMP_FORMATTEDFIELD "res/sx10728.png"
33 #define RID_EXTBMP_FILTER "res/sx10715.png"
34 #define RID_EXTBMP_FORMS "res/sx18013.png"
35 #define RID_EXTBMP_FORM "res/sx10593.png"
36 #define RID_EXTBMP_COLLAPSEDNODE "res/sx18002.png"
37 #define RID_EXTBMP_EXPANDEDNODE "res/sx18003.png"
38 #define RID_EXTBMP_SCROLLBAR "res/sx10768.png"
39 #define RID_EXTBMP_SPINBUTTON "res/sx10769.png"
40 #define RID_EXTBMP_NAVIGATIONBAR "res/sx10607.png"
41 #define RID_UPDATE_AVAILABLE_16 "extensions/res/update/ui/onlineupdate_16.png"
42 #define RID_UPDATE_AVAILABLE_26 "extensions/res/update/ui/onlineupdate_26.png"
43 #define BMP_TABLE "res/sx03188.png"
44 #define BMP_QUERY "res/sx03202.png"
45 #define RID_EXTBMP_AUTOFILTER_SC "res/sc10716.png"
46 #define RID_EXTBMP_FILTERCRIT_SC "res/sc10715.png"
47 #define RID_EXTBMP_REMOVE_FILTER_SORT_SC "res/sc10711.png"
48 #define RID_EXTBMP_AUTOFILTER_LC "res/lc10716.png"
49 #define RID_EXTBMP_FILTERCRIT_LC "res/lc10715.png"
50 #define RID_EXTBMP_REMOVE_FILTER_SORT_LC "res/lc10711.png"
51 #define SV_RESID_BITMAP_INFOBOX "vcl/res/infobox.png"
55 /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */