summaryrefslogtreecommitdiff
path: root/extensions/inc/bitmaps.hlst
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/inc/bitmaps.hlst')
-rw-r--r--extensions/inc/bitmaps.hlst66
1 files changed, 33 insertions, 33 deletions
diff --git a/extensions/inc/bitmaps.hlst b/extensions/inc/bitmaps.hlst
index c07bc6ec16d1..08a4d623bf58 100644
--- a/extensions/inc/bitmaps.hlst
+++ b/extensions/inc/bitmaps.hlst
@@ -10,43 +10,43 @@
#ifndef INCLUDED_EXTENSIONS_INC_BITMAPS_HRC
#define INCLUDED_EXTENSIONS_INC_BITMAPS_HRC
-#define RID_EXTBMP_CONTROL "res/sx10144.png"
-#define RID_EXTBMP_BUTTON "res/sx10594.png"
-#define RID_EXTBMP_RADIOBUTTON "res/sx10595.png"
-#define RID_EXTBMP_CHECKBOX "res/sx10596.png"
-#define RID_EXTBMP_FIXEDTEXT "res/sx10597.png"
-#define RID_EXTBMP_GROUPBOX "res/sx10598.png"
-#define RID_EXTBMP_EDITBOX "res/sx10599.png"
-#define RID_EXTBMP_LISTBOX "res/sx10600.png"
-#define RID_EXTBMP_COMBOBOX "res/sx10601.png"
-#define RID_EXTBMP_GRID "res/sx10603.png"
-#define RID_EXTBMP_IMAGEBUTTON "res/sx10604.png"
-#define RID_EXTBMP_FILECONTROL "res/sx10605.png"
-#define RID_EXTBMP_DATEFIELD "res/sx10704.png"
-#define RID_EXTBMP_TIMEFIELD "res/sx10705.png"
-#define RID_EXTBMP_NUMERICFIELD "res/sx10706.png"
-#define RID_EXTBMP_CURRENCYFIELD "res/sx10707.png"
-#define RID_EXTBMP_PATTERNFIELD "res/sx10708.png"
-#define RID_EXTBMP_IMAGECONTROL "res/sx10710.png"
-#define RID_EXTBMP_HIDDEN "res/sx18022.png"
+inline constexpr OUStringLiteral RID_EXTBMP_CONTROL = u"res/sx10144.png";
+inline constexpr OUStringLiteral RID_EXTBMP_BUTTON = u"res/sx10594.png";
+inline constexpr OUStringLiteral RID_EXTBMP_RADIOBUTTON = u"res/sx10595.png";
+inline constexpr OUStringLiteral RID_EXTBMP_CHECKBOX = u"res/sx10596.png";
+inline constexpr OUStringLiteral RID_EXTBMP_FIXEDTEXT = u"res/sx10597.png";
+inline constexpr OUStringLiteral RID_EXTBMP_GROUPBOX = u"res/sx10598.png";
+inline constexpr OUStringLiteral RID_EXTBMP_EDITBOX = u"res/sx10599.png";
+inline constexpr OUStringLiteral RID_EXTBMP_LISTBOX = u"res/sx10600.png";
+inline constexpr OUStringLiteral RID_EXTBMP_COMBOBOX = u"res/sx10601.png";
+inline constexpr OUStringLiteral RID_EXTBMP_GRID = u"res/sx10603.png";
+inline constexpr OUStringLiteral RID_EXTBMP_IMAGEBUTTON = u"res/sx10604.png";
+inline constexpr OUStringLiteral RID_EXTBMP_FILECONTROL = u"res/sx10605.png";
+inline constexpr OUStringLiteral RID_EXTBMP_DATEFIELD = u"res/sx10704.png";
+inline constexpr OUStringLiteral RID_EXTBMP_TIMEFIELD = u"res/sx10705.png";
+inline constexpr OUStringLiteral RID_EXTBMP_NUMERICFIELD = u"res/sx10706.png";
+inline constexpr OUStringLiteral RID_EXTBMP_CURRENCYFIELD = u"res/sx10707.png";
+inline constexpr OUStringLiteral RID_EXTBMP_PATTERNFIELD = u"res/sx10708.png";
+inline constexpr OUStringLiteral RID_EXTBMP_IMAGECONTROL = u"res/sx10710.png";
+inline constexpr OUStringLiteral RID_EXTBMP_HIDDEN = u"res/sx18022.png";
#define RID_EXTBMP_FORMATTEDFIELD "res/sx10728.png"
#define RID_EXTBMP_FILTER "res/sx10715.png"
-#define RID_EXTBMP_FORMS "res/sx18013.png"
-#define RID_EXTBMP_FORM "res/sx10593.png"
+inline constexpr OUStringLiteral RID_EXTBMP_FORMS = u"res/sx18013.png";
+inline constexpr OUStringLiteral RID_EXTBMP_FORM = u"res/sx10593.png";
#define RID_EXTBMP_COLLAPSEDNODE "res/sx18002.png"
#define RID_EXTBMP_EXPANDEDNODE "res/sx18003.png"
-#define RID_EXTBMP_SCROLLBAR "res/sx10768.png"
-#define RID_EXTBMP_SPINBUTTON "res/sx10769.png"
-#define RID_EXTBMP_NAVIGATIONBAR "res/sx10607.png"
-#define RID_SCANNER_HANDLE "extensions/res/scanner/handle.png"
-#define BMP_TABLE "res/sx03188.png"
-#define BMP_QUERY "res/sx03202.png"
-#define RID_EXTBMP_AUTOFILTER_SC "res/sc10716.png"
-#define RID_EXTBMP_FILTERCRIT_SC "res/sc10715.png"
-#define RID_EXTBMP_REMOVE_FILTER_SORT_SC "res/sc10711.png"
-#define RID_EXTBMP_AUTOFILTER_LC "res/lc10716.png"
-#define RID_EXTBMP_FILTERCRIT_LC "res/lc10715.png"
-#define RID_EXTBMP_REMOVE_FILTER_SORT_LC "res/lc10711.png"
+inline constexpr OUStringLiteral RID_EXTBMP_SCROLLBAR = u"res/sx10768.png";
+inline constexpr OUStringLiteral RID_EXTBMP_SPINBUTTON = u"res/sx10769.png";
+inline constexpr OUStringLiteral RID_EXTBMP_NAVIGATIONBAR = u"res/sx10607.png";
+inline constexpr OUStringLiteral RID_SCANNER_HANDLE = u"extensions/res/scanner/handle.png";
+inline constexpr OUStringLiteral BMP_TABLE = u"res/sx03188.png";
+inline constexpr OUStringLiteral BMP_QUERY = u"res/sx03202.png";
+inline constexpr OUStringLiteral RID_EXTBMP_AUTOFILTER_SC = u"res/sc10716.png";
+inline constexpr OUStringLiteral RID_EXTBMP_FILTERCRIT_SC = u"res/sc10715.png";
+inline constexpr OUStringLiteral RID_EXTBMP_REMOVE_FILTER_SORT_SC = u"res/sc10711.png";
+inline constexpr OUStringLiteral RID_EXTBMP_AUTOFILTER_LC = u"res/lc10716.png";
+inline constexpr OUStringLiteral RID_EXTBMP_FILTERCRIT_LC = u"res/lc10715.png";
+inline constexpr OUStringLiteral RID_EXTBMP_REMOVE_FILTER_SORT_LC = u"res/lc10711.png";
#define SV_RESID_BITMAP_INFOBOX "vcl/res/infobox.png"
#endif