tdf#126268: Add support for negative decimal
[LibreOffice.git] / sfx2 / inc / bitmaps.hlst
blob9dbdfb4da5d41ce68854a8099ea9b27b35d56e74
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  */
10 #ifndef INCLUDED_SFX2_INC_BITMAPS_HRC
11 #define INCLUDED_SFX2_INC_BITMAPS_HRC
13 #define BMP_HELP_TOOLBOX_INDEX_ON           "sfx2/res/indexon_small.png"
14 #define BMP_HELP_TOOLBOX_INDEX_OFF          "sfx2/res/indexoff_small.png"
15 #define BMP_HELP_TOOLBOX_START              "res/sc06303.png"
16 #define BMP_HELP_TOOLBOX_PREV               "res/sc06301.png"
17 #define BMP_HELP_TOOLBOX_NEXT               "res/sc06300.png"
18 #define BMP_HELP_TOOLBOX_PRINT              "res/sc05504.png"
19 #define BMP_HELP_TOOLBOX_BOOKMARKS          "sfx2/res/favourite.png"
20 #define BMP_HELP_TOOLBOX_SEARCHDIALOG       "sfx2/res/sc05961.png"
21 #define BMP_HELP_TOOLBOX_COPY               "sfx2/res/sc05711.png"
22 #define BMP_HELP_CONTENT_BOOK_OPEN          "sfx2/res/hlpbookopen.png"
23 #define BMP_HELP_CONTENT_BOOK_CLOSED        "sfx2/res/hlpbookclosed.png"
24 #define BMP_HELP_CONTENT_DOC                "sfx2/res/hlpdoc.png"
25 #define BMP_HELP_TOOLBOX_L_INDEX_ON         "sfx2/res/indexon_big.png"
26 #define BMP_HELP_TOOLBOX_L_INDEX_OFF        "sfx2/res/indexoff_big.png"
27 #define BMP_HELP_TOOLBOX_L_START            "res/lc06303.png"
28 #define BMP_HELP_TOOLBOX_L_PREV             "res/lc06301.png"
29 #define BMP_HELP_TOOLBOX_L_NEXT             "res/lc06300.png"
30 #define BMP_HELP_TOOLBOX_L_PRINT            "res/lc05504.png"
31 #define BMP_HELP_TOOLBOX_L_BOOKMARKS        "sfx2/res/favourite_big.png"
32 #define BMP_HELP_TOOLBOX_L_SEARCHDIALOG     "res/lc05961.png"
34 //start, sfx2/source/sidebar/Theme.cxx
35 #define CHEVRON                             "sfx2/res/chevron.png"
36 #define CLOSEDOC                            "sfx2/res/closedoc.png"
37 #define GRIP                                "sfx2/res/grip.png"
38 #define OPEN_MORE                           "sfx2/res/symphony/open_more.png"
39 #define MOREBUTTON                          "sfx2/res/symphony/morebutton.png"
40 #define SIDEBAR_3D_LARGE                    "sfx2/res/symphony/sidebar-3d-large.png"
41 #define SIDEBAR_3D_SMALL                    "sfx2/res/symphony/sidebar-3d-small.png"
42 #define SIDEBAR_ANIMATION_LARGE             "sfx2/res/symphony/sidebar-animation-large.png"
43 #define SIDEBAR_ANIMATION_SMALL             "sfx2/res/symphony/sidebar-animation-small.png"
44 #define SIDEBAR_COLORS_LARGE                "sfx2/res/symphony/sidebar-colors-large.png"
45 #define SIDEBAR_COLORS_SMALL                "sfx2/res/symphony/sidebar-colors-small.png"
46 #define SIDEBAR_EYEDROPPER_LARGE            "sfx2/res/symphony/sidebar-eyedropper-large.png"
47 #define SIDEBAR_EYEDROPPER_SMALL            "sfx2/res/symphony/sidebar-eyedropper-small.png"
48 #define SIDEBAR_GALLERY_LARGE               "sfx2/res/symphony/sidebar-gallery-large.png"
49 #define SIDEBAR_GALLERY_SMALL               "sfx2/res/symphony/sidebar-gallery-small.png"
50 #define SIDEBAR_IMGANIM_LARGE               "sfx2/res/symphony/sidebar-imganim-large.png"
51 #define SIDEBAR_IMGANIM_SMALL               "sfx2/res/symphony/sidebar-imganim-small.png"
52 #define SIDEBAR_NAVIGATOR_LARGE             "sfx2/res/symphony/sidebar-navigator-large.png"
53 #define SIDEBAR_NAVIGATOR_SMALL             "sfx2/res/symphony/sidebar-navigator-small.png"
54 #define SIDEBAR_PROPERTY_LARGE              "sfx2/res/symphony/sidebar-property-large.png"
55 #define SIDEBAR_PROPERTY_SMALL              "sfx2/res/symphony/sidebar-property-small.png"
56 #define SIDEBAR_STYLE_LARGE                 "sfx2/res/symphony/sidebar-style-large.png"
57 #define SIDEBAR_STYLE_SMALL                 "sfx2/res/symphony/sidebar-style-small.png"
58 #define SIDEBAR_TEMPLATE_LARGE              "sfx2/res/symphony/sidebar-template-large.png"
59 #define SIDEBAR_TEMPLATE_SMALL              "sfx2/res/symphony/sidebar-template-small.png"
60 #define SIDEBAR_TRANSITION_LARGE            "sfx2/res/symphony/sidebar-transition-large.png"
61 #define SIDEBAR_TRANSITION_SMALL            "sfx2/res/symphony/sidebar-transition-small.png"
62 #define SIDEBAR_FUNCTIONS_LARGE             "sfx2/res/symphony/sidebar-functions-large.png"
63 #define SIDEBAR_FUNCTIONS_SMALL             "sfx2/res/symphony/sidebar-functions-small.png"
64 //end, sfx2/source/sidebar/Theme.cxx
66 #define SFX_THUMBNAIL_TEXT                  "res/ott_96_8.png"
67 #define SFX_THUMBNAIL_SHEET                 "res/ots_96_8.png"
68 #define SFX_THUMBNAIL_PRESENTATION          "res/otp_96_8.png"
69 #define SFX_THUMBNAIL_DRAWING               "res/otg_96_8.png"
70 #define SFX_FILE_THUMBNAIL_TEXT             "res/writer128.png"
71 #define SFX_FILE_THUMBNAIL_SHEET            "res/calc128.png"
72 #define SFX_FILE_THUMBNAIL_PRESENTATION     "res/impress128.png"
73 #define SFX_FILE_THUMBNAIL_DRAWING          "res/draw128.png"
74 #define SFX_FILE_THUMBNAIL_DATABASE         "res/base128.png"
75 #define SFX_FILE_THUMBNAIL_MATH             "res/math128.png"
76 #define SFX_FILE_THUMBNAIL_DEFAULT          "res/main128.png"
78 #define BMP_WELCOME                         "sfx2/res/logo.png"
79 #define BMP_RECENTDOC_REMOVE                "res/recentdoc_remove.png"
80 #define BMP_RECENTDOC_REMOVE_HIGHLIGHTED    "res/recentdoc_remove_highlighted.png"
81 #define BMP_DEFAULT                         "res/templatestar.png"
82 #define BMP_ACTION_REFRESH                  "res/reload.png"
84 #define BMP_128X128_CALC_DOC                "sfx2/res/128x128_calc_doc-p.png"
85 #define BMP_128X128_DRAW_DOC                "sfx2/res/128x128_draw_doc-p.png"
86 #define BMP_128X128_IMPRESS_DOC             "sfx2/res/128x128_impress_doc-p.png"
87 #define BMP_128X128_MATH_DOC                "sfx2/res/128x128_math_doc-p.png"
88 #define BMP_128X128_WRITER_DOC              "sfx2/res/128x128_writer_doc-p.png"
90 #define SFX_BMP_CLOSE_DOC                   "sfx2/res/closedoc.png"
92 #define RID_SFXBMP_WATERCAN                 "res/sc05554.png"
93 #define RID_SFXBMP_NEW_BY_EXAMPLE           "res/sc05555.png"
94 #define RID_SFXBMP_UPDATE_BY_EXAMPLE        "res/sc05556.png"
96 #endif
98 /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */