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/.
11 #include <rtl/ustring.hxx>
13 inline constexpr OUString BMP_HELP_TOOLBOX_INDEX_ON = u"sfx2/res/indexon_small.png"_ustr;
14 inline constexpr OUString BMP_HELP_TOOLBOX_INDEX_OFF = u"sfx2/res/indexoff_small.png"_ustr;
15 inline constexpr OUString BMP_HELP_TOOLBOX_START = u"res/sc06303.png"_ustr;
16 inline constexpr OUString BMP_HELP_TOOLBOX_PREV = u"res/sc06301.png"_ustr;
17 inline constexpr OUString BMP_HELP_TOOLBOX_NEXT = u"res/sc06300.png"_ustr;
18 inline constexpr OUString BMP_HELP_TOOLBOX_PRINT = u"res/sc05504.png"_ustr;
19 inline constexpr OUString BMP_HELP_TOOLBOX_BOOKMARKS = u"sfx2/res/favourite.png"_ustr;
20 inline constexpr OUString BMP_HELP_TOOLBOX_SEARCHDIALOG = u"sfx2/res/sc05961.png"_ustr;
21 inline constexpr OUString BMP_HELP_TOOLBOX_COPY = u"sfx2/res/sc05711.png"_ustr;
22 inline constexpr OUString BMP_HELP_CONTENT_BOOK_OPEN = u"sfx2/res/hlpbookopen.png"_ustr;
23 inline constexpr OUString BMP_HELP_CONTENT_BOOK_CLOSED = u"sfx2/res/hlpbookclosed.png"_ustr;
24 inline constexpr OUString BMP_HELP_CONTENT_DOC = u"sfx2/res/hlpdoc.png"_ustr;
26 //start, sfx2/source/sidebar/Theme.cxx
27 inline constexpr OUString CLOSEDOC = u"sfx2/res/closedoc.png"_ustr;
28 #define GRIP "sfx2/res/grip.png"
29 #define OPEN_MORE "sfx2/res/symphony/open_more.png"
30 #define MOREBUTTON "sfx2/res/symphony/morebutton.png"
31 #define SIDEBAR_ACCESSIBILITY_LARGE "sfx2/res/symphony/sidebar-a11y-large.png"
32 #define SIDEBAR_ANIMATION_LARGE "sfx2/res/symphony/sidebar-animation-large.png"
33 #define SIDEBAR_ELEMENTS_LARGE "sfx2/res/symphony/sidebar-elements-large.png"
34 #define SIDEBAR_GALLERY_LARGE "sfx2/res/symphony/sidebar-gallery-large.png"
35 #define SIDEBAR_NAVIGATOR_LARGE "sfx2/res/symphony/sidebar-navigator-large.png"
36 #define SIDEBAR_PROPERTY_LARGE "sfx2/res/symphony/sidebar-property-large.png"
37 #define SIDEBAR_PROPERTY_SMALL "sfx2/res/symphony/sidebar-property-small.png"
38 #define SIDEBAR_STYLE_LARGE "sfx2/res/symphony/sidebar-style-large.png"
39 #define SIDEBAR_TEMPLATE_LARGE "sfx2/res/symphony/sidebar-template-large.png"
40 #define SIDEBAR_TRANSITION_LARGE "sfx2/res/symphony/sidebar-transition-large.png"
41 #define SIDEBAR_FUNCTIONS_LARGE "sfx2/res/symphony/sidebar-functions-large.png"
42 //end, sfx2/source/sidebar/Theme.cxx
44 inline constexpr OUString SFX_THUMBNAIL_TEXT = u"res/ott_96_8.png"_ustr;
45 inline constexpr OUString SFX_THUMBNAIL_SHEET = u"res/ots_96_8.png"_ustr;
46 inline constexpr OUString SFX_THUMBNAIL_PRESENTATION = u"res/otp_96_8.png"_ustr;
47 inline constexpr OUString SFX_THUMBNAIL_DRAWING = u"res/otg_96_8.png"_ustr;
49 inline constexpr OUString SFX_FILE_THUMBNAIL_TEXT = u"res/writer128.png"_ustr;
50 inline constexpr OUString SFX_FILE_THUMBNAIL_SHEET = u"res/calc128.png"_ustr;
51 inline constexpr OUString SFX_FILE_THUMBNAIL_PRESENTATION = u"res/impress128.png"_ustr;
52 inline constexpr OUString SFX_FILE_THUMBNAIL_DRAWING = u"res/draw128.png"_ustr;
53 inline constexpr OUString SFX_FILE_THUMBNAIL_DATABASE = u"res/base128.png"_ustr;
54 inline constexpr OUString SFX_FILE_THUMBNAIL_MATH = u"res/math128.png"_ustr;
55 inline constexpr OUString SFX_FILE_THUMBNAIL_DEFAULT = u"res/main128.png"_ustr;
57 inline constexpr OUString SFX_FILE_OVERLAY_TEXT = u"res/odt_48_8.png"_ustr;
58 inline constexpr OUString SFX_FILE_OVERLAY_SHEET = u"res/ods_48_8.png"_ustr;
59 inline constexpr OUString SFX_FILE_OVERLAY_PRESENTATION = u"res/odp_48_8.png"_ustr;
60 inline constexpr OUString SFX_FILE_OVERLAY_DRAWING = u"res/odg_48_8.png"_ustr;
61 inline constexpr OUString SFX_FILE_OVERLAY_DATABASE = u"res/odb_48_8.png"_ustr;
62 inline constexpr OUString SFX_FILE_OVERLAY_MATH = u"res/odf_48_8.png"_ustr;
63 inline constexpr OUString SFX_FILE_OVERLAY_DEFAULT = u"res/mainapp_48_8.png"_ustr;
65 inline constexpr OUString SFX_THUMBNAIL_BASE_192 = u"res/base_thumbnail_192.png"_ustr;
66 inline constexpr OUString SFX_THUMBNAIL_BASE_256 = u"res/base_thumbnail_256.png"_ustr;
68 inline constexpr OUString BMP_RECENTDOC_REMOVE = u"res/recentdoc_remove.png"_ustr;
69 inline constexpr OUString BMP_RECENTDOC_REMOVE_HIGHLIGHTED = u"res/recentdoc_remove_highlighted.png"_ustr;
70 inline constexpr OUString BMP_PIN_DOC = u"res/recentdoc_pin.png"_ustr;
71 inline constexpr OUString BMP_PIN_DOC_HIGHLIGHTED = u"res/recentdoc_pin_highlighted.png"_ustr;
72 inline constexpr OUString BMP_DEFAULT = u"res/templatestar.png"_ustr;
74 inline constexpr OUString BMP_128X128_CALC_DOC = u"sfx2/res/128x128_calc_doc-p.png"_ustr;
75 inline constexpr OUString BMP_128X128_DRAW_DOC = u"sfx2/res/128x128_draw_doc-p.png"_ustr;
76 inline constexpr OUString BMP_128X128_IMPRESS_DOC = u"sfx2/res/128x128_impress_doc-p.png"_ustr;
77 inline constexpr OUString BMP_128X128_MATH_DOC = u"sfx2/res/128x128_math_doc-p.png"_ustr;
78 inline constexpr OUString BMP_128X128_WRITER_DOC = u"sfx2/res/128x128_writer_doc-p.png"_ustr;
80 inline constexpr OUString SIDEBAR_CLOSE_INDICATOR = u"cmd/lc_decrementlevel.png"_ustr;
81 inline constexpr OUString BMP_ACTION_DEFAULT_WRITER = u"res/odt_16_8.png"_ustr;
82 inline constexpr OUString BMP_ACTION_DEFAULT_CALC = u"res/ods_16_8.png"_ustr;
83 inline constexpr OUString BMP_ACTION_DEFAULT_IMPRESS = u"res/odp_16_8.png"_ustr;
84 inline constexpr OUString BMP_ACTION_DEFAULT_DRAW = u"res/odg_16_8.png"_ustr;
85 inline constexpr OUString BMP_ACTION_IMPORT = u"cmd/sc_dataimport.png"_ustr;
86 inline constexpr OUString BMP_ACTION_EXTENSIONS = u"cmd/sc_additionsdialog.png"_ustr;
87 inline constexpr OUString BMP_ACTION_DELETE_CATEGORY = u"cmd/sc_delete.png"_ustr;
88 inline constexpr OUString BMP_ACTION_NEW_CATEGORY = u"cmd/sc_add.png"_ustr;
89 inline constexpr OUString BMP_ACTION_RENAME = u"cmd/sc_editdoc.png"_ustr;
91 inline constexpr OUString BMP_MENU_OPEN = u"cmd/sc_opentemplate.png"_ustr;
92 inline constexpr OUString BMP_MENU_EDIT = u"cmd/sc_opentemplate.png"_ustr;
93 inline constexpr OUString BMP_MENU_MOVE = u"cmd/sc_move.png"_ustr;
94 inline constexpr OUString BMP_MENU_RENAME = u"cmd/sc_editdoc.png"_ustr;
95 inline constexpr OUString BMP_MENU_DELETE = u"cmd/sc_delete.png"_ustr;
96 inline constexpr OUString BMP_MENU_EXPORT = u"cmd/sc_exportto.png"_ustr;
98 inline constexpr OUString BMP_DONATE = u"res/donate.png"_ustr;
100 /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */