Resolves: tdf#154167 ERROR.TYPE(#NULL!) must return 1
[LibreOffice.git] / svx / inc / bitmaps.hlst
blob4ec3cd709dc884fb1759e221ae37a92e98f31d73
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  */
9 #pragma once
11 #include <rtl/ustring.hxx>
13 inline constexpr OUStringLiteral RID_SVXCTRL_RECTBTNS = u"svx/res/rectbtns.png";
15 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW1 = u"svx/res/frmsel1.png";
16 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW2 = u"svx/res/frmsel2.png";
17 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW3 = u"svx/res/frmsel3.png";
18 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW4 = u"svx/res/frmsel4.png";
19 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW5 = u"svx/res/frmsel5.png";
20 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW6 = u"svx/res/frmsel6.png";
21 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW7 = u"svx/res/frmsel7.png";
22 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW8 = u"svx/res/frmsel8.png";
23 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW9 = u"svx/res/frmsel9.png";
24 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW10 = u"svx/res/frmsel10.png";
25 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW11 = u"svx/res/frmsel11.png";
26 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW12 = u"svx/res/frmsel12.png";
27 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW13 = u"svx/res/frmsel13.png";
28 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW14 = u"svx/res/frmsel14.png";
29 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW15 = u"svx/res/frmsel15.png";
30 inline constexpr OUStringLiteral RID_SVXBMP_FRMSEL_ARROW16 = u"svx/res/frmsel16.png";
32 inline constexpr OUStringLiteral RID_SVXBMP_NOTCHECKED = u"svx/res/notcheck.png";
33 inline constexpr OUStringLiteral RID_SVXBMP_CHECKED = u"svx/res/lngcheck.png";
35 inline constexpr OUStringLiteral RID_SVXBMP_GREENCHECK = u"svx/res/nu01.png";
36 inline constexpr OUStringLiteral RID_SVXBMP_YELLOWCHECK = u"svx/res/nu04.png";
37 inline constexpr OUStringLiteral RID_SVXBMP_REDCROSS = u"svx/res/nu02.png";
38 inline constexpr OUStringLiteral RID_SVXBMP_SHADOW_ANGLE = u"svx/res/fw018.png";
39 inline constexpr OUStringLiteral RID_SVXBMP_SHADOW_SIZE = u"svx/res/fw019.png";
40 inline constexpr OUStringLiteral RID_SVXBMP_SHADOW_XDIST = u"svx/res/fw016.png";
41 inline constexpr OUStringLiteral RID_SVXBMP_SHADOW_YDIST = u"svx/res/fw017.png";
43 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_NW = u"svx/res/directionnorthwest_22.png";
44 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_N = u"svx/res/directionnorth_22.png";
45 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_NE = u"svx/res/directionnortheast_22.png";
46 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_W = u"svx/res/directionwest_22.png";
47 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_NONE = u"svx/res/directionstraight_22.png";
48 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_E = u"svx/res/directioneast_22.png";
49 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_SW = u"svx/res/directionsouthwest_22.png";
50 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_S = u"svx/res/directionsouth_22.png";
51 inline constexpr OUStringLiteral RID_SVXBMP_DIRECTION_DIRECTION_SE = u"svx/res/directionsoutheast_22.png";
52 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_TOP_LEFT = u"svx/res/lightofffromtopleft_22.png";
53 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_TOP = u"svx/res/lightofffromtop_22.png";
54 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_TOP_RIGHT = u"svx/res/lightofffromtopright_22.png";
55 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_LEFT = u"svx/res/lightofffromleft_22.png";
56 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_RIGHT = u"svx/res/lightofffromright_22.png";
57 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_BOTTOM_LEFT = u"svx/res/lightofffrombottomleft_22.png";
58 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_BOTTOM = u"svx/res/lightofffrombottom_22.png";
59 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_OFF_FROM_BOTTOM_RIGHT = u"svx/res/lightofffrombottomright_22.png";
60 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_TOP_LEFT = u"svx/res/lightonfromtopleft_22.png";
61 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_TOP = u"svx/res/lightonfromtop_22.png";
62 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_TOP_RIGHT = u"svx/res/lightonfromtopright_22.png";
63 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_LEFT = u"svx/res/lightonfromleft_22.png";
64 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_RIGHT = u"svx/res/lightonfromright_22.png";
65 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_BOTTOM_LEFT = u"svx/res/lightonfrombottomleft_22.png";
66 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_BOTTOM = u"svx/res/lightonfrombottom_22.png";
67 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_ON_FROM_BOTTOM_RIGHT = u"svx/res/lightonfrombottomright_22.png";
68 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_TOP_LEFT = u"svx/res/lightfromtopleft_22.png";
69 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_TOP = u"svx/res/lightfromtop_22.png";
70 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_TOP_RIGHT = u"svx/res/lightfromtopright_22.png";
71 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_LEFT = u"svx/res/lightfromleft_22.png";
72 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_RIGHT = u"svx/res/lightfromright_22.png";
73 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_FRONT = u"svx/res/lightfromfront_22.png";
74 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_BOTTOM_LEFT = u"svx/res/lightfrombottomleft_22.png";
75 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_BOTTOM = u"svx/res/lightfrombottom_22.png";
76 inline constexpr OUStringLiteral RID_SVXBMP_LIGHT_PREVIEW_FROM_BOTTOM_RIGHT = u"svx/res/lightfrombottomright_22.png";
78 inline constexpr OUStringLiteral RID_SVXBMP_LAMP_ON = u"svx/res/lighton.png";
79 inline constexpr OUStringLiteral RID_SVXBMP_LAMP_OFF = u"svx/res/light.png";
81 inline constexpr OUStringLiteral RID_SVXBMP_ELEMENT = u"res/da03.png";
82 inline constexpr OUStringLiteral RID_SVXBMP_ATTRIBUTE = u"res/da04.png";
83 inline constexpr OUStringLiteral RID_SVXBMP_TEXT = u"res/da05.png";
84 inline constexpr OUStringLiteral RID_SVXBMP_OTHER = u"res/da06.png";
86 inline constexpr OUStringLiteral RID_SVXBMP_FORM = u"res/sx10593.png";
87 inline constexpr OUStringLiteral RID_SVXBMP_CONTROL = u"res/sx10144.png";
88 inline constexpr OUStringLiteral RID_SVXBMP_BUTTON = u"res/sx10594.png";
89 inline constexpr OUStringLiteral RID_SVXBMP_RADIOBUTTON = u"res/sx10595.png";
90 inline constexpr OUStringLiteral RID_SVXBMP_CHECKBOX = u"res/sx10596.png";
91 inline constexpr OUStringLiteral RID_SVXBMP_FIXEDTEXT = u"res/sx10597.png";
92 inline constexpr OUStringLiteral RID_SVXBMP_GROUPBOX = u"res/sx10598.png";
93 inline constexpr OUStringLiteral RID_SVXBMP_EDITBOX = u"res/sx10599.png";
94 inline constexpr OUStringLiteral RID_SVXBMP_LISTBOX = u"res/sx10600.png";
95 inline constexpr OUStringLiteral RID_SVXBMP_COMBOBOX = u"res/sx10601.png";
96 inline constexpr OUStringLiteral RID_SVXBMP_FORMS = u"res/sx18013.png";
97 inline constexpr OUStringLiteral RID_SVXBMP_IMAGEBUTTON = u"res/sx10604.png";
98 inline constexpr OUStringLiteral RID_SVXBMP_IMAGECONTROL = u"res/sx10710.png";
99 inline constexpr OUStringLiteral RID_SVXBMP_FILECONTROL = u"res/sx10605.png";
100 inline constexpr OUStringLiteral RID_SVXBMP_DATEFIELD = u"res/sx10704.png";
101 inline constexpr OUStringLiteral RID_SVXBMP_TIMEFIELD = u"res/sx10705.png";
102 inline constexpr OUStringLiteral RID_SVXBMP_NUMERICFIELD = u"res/sx10706.png";
103 inline constexpr OUStringLiteral RID_SVXBMP_CURRENCYFIELD = u"res/sx10707.png";
104 inline constexpr OUStringLiteral RID_SVXBMP_PATTERNFIELD = u"res/sx10708.png";
105 inline constexpr OUStringLiteral RID_SVXBMP_HIDDEN = u"res/sx18022.png";
106 inline constexpr OUStringLiteral RID_SVXBMP_GRID = u"res/sx10603.png";
107 inline constexpr OUStringLiteral RID_SVXBMP_FORMATTEDFIELD = u"res/sx10728.png";
108 inline constexpr OUStringLiteral RID_SVXBMP_FILTER = u"res/sx10715.png";
109 inline constexpr OUStringLiteral RID_SVXBMP_DATE_N_TIME_FIELDS = u"res/sx10757.png";
110 inline constexpr OUStringLiteral RID_SVXBMP_FIELD = u"res/sx18027.png";
111 inline constexpr OUStringLiteral RID_SVXBMP_SCROLLBAR = u"res/sx10768.png";
112 inline constexpr OUStringLiteral RID_SVXBMP_SPINBUTTON = u"res/sx10769.png";
113 inline constexpr OUStringLiteral RID_SVXBMP_NAVIGATIONBAR = u"res/sx10607.png";
115 inline constexpr OUStringLiteral RID_SVXBMP_THEME_NORMAL = u"svx/res/galnors.png";
116 inline constexpr OUStringLiteral RID_SVXBMP_THEME_READONLY = u"svx/res/galrdos.png";
117 inline constexpr OUStringLiteral RID_SVXBMP_THEME_DEFAULT = u"svx/res/galdefs.png";
118 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_MEDIA = u"svx/res/galmedia.png";
119 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_1 = u"svx/res/galsnd1.png";
120 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_2 = u"svx/res/galsnd2.png";
121 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_3 = u"svx/res/galsnd3.png";
122 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_4 = u"svx/res/galsnd4.png";
123 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_5 = u"svx/res/galsnd5.png";
124 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_6 = u"svx/res/galsnd6.png";
125 inline constexpr OUStringLiteral RID_SVXBMP_GALLERY_SOUND_7 = u"svx/res/galsnd7.png";
127 inline constexpr OUStringLiteral BMP_NONE_ICON = u"svx/res/symphony/blank.png";
128 inline constexpr OUStringLiteral RID_SVXBMP_WIDTH_CUSTOM = u"svx/res/symphony/last_custom_common.png";
129 inline constexpr OUStringLiteral RID_SVXBMP_WIDTH_CUSTOM_GRAY = u"svx/res/symphony/last_custom_common_grey.png";
131 inline constexpr OUStringLiteral BMP_AXIAL = u"svx/res/symphony/axial.png";
132 inline constexpr OUStringLiteral BMP_ELLI = u"svx/res/symphony/ellipsoid.png";
133 inline constexpr OUStringLiteral BMP_QUAD = u"svx/res/symphony/Quadratic.png";
134 inline constexpr OUStringLiteral BMP_RADIAL = u"svx/res/symphony/radial.png";
135 inline constexpr OUStringLiteral BMP_SQUARE = u"svx/res/symphony/Square.png";
136 inline constexpr OUStringLiteral BMP_LINEAR = u"svx/res/symphony/linear.png";
138 inline constexpr OUStringLiteral RID_SVXBMP_STANDARD_SELECTION = u"svx/res/standard-selection.png";
139 inline constexpr OUStringLiteral RID_SVXBMP_EXTENDING_SELECTION = u"svx/res/extending-selection.png";
140 inline constexpr OUStringLiteral RID_SVXBMP_ADDING_SELECTION = u"svx/res/adding-selection.png";
141 inline constexpr OUStringLiteral RID_SVXBMP_BLOCK_SELECTION = u"svx/res/block-selection.png";
142 inline constexpr OUStringLiteral RID_SVXBMP_POSITION = u"res/sc10223.png";
143 inline constexpr OUStringLiteral RID_SVXBMP_SIZE = u"res/sc10224.png";
144 inline constexpr OUStringLiteral RID_SVXBMP_SIGNET = u"svx/res/signet_11x16.png";
145 inline constexpr OUStringLiteral RID_SVXBMP_SIGNET_BROKEN = u"svx/res/caution_11x16.png";
146 inline constexpr OUStringLiteral RID_SVXBMP_SIGNET_NOTVALIDATED = u"svx/res/notcertificate_16.png";
147 inline constexpr OUStringLiteral RID_SVXBMP_SLIDERBUTTON = u"svx/res/slidezoombutton_10.png";
148 inline constexpr OUStringLiteral RID_SVXBMP_SLIDERDECREASE = u"svx/res/slidezoomout_10.png";
149 inline constexpr OUStringLiteral RID_SVXBMP_SLIDERINCREASE = u"svx/res/slidezoomin_10.png";
150 inline constexpr OUStringLiteral RID_SVXBMP_DOC_MODIFIED_YES = u"svx/res/doc_modified_yes.png";
151 inline constexpr OUStringLiteral RID_SVXBMP_DOC_MODIFIED_NO = u"svx/res/doc_modified_no.png";
152 inline constexpr OUStringLiteral RID_SVXBMP_DOC_MODIFIED_FEEDBACK = u"svx/res/doc_modified_feedback.png";
153 inline constexpr OUStringLiteral RID_SVXBMP_ZOOM_PAGE = u"svx/res/zoom_page_statusbar.png";
155 inline constexpr OUStringLiteral BMAP_GrafikEi = u"res/grafikei.png";
156 inline constexpr OUStringLiteral SIP_SA_PAGESHADOW35X35 = u"svx/res/pageshadow35x35.png";
157 inline constexpr OUStringLiteral SIP_SA_MARKERS = u"svx/res/markers.png";
158 inline constexpr OUStringLiteral BMP_SVXOLEOBJ = u"res/oleobj.png";
159 inline constexpr OUStringLiteral SIP_SA_CROP_MARKERS = u"svx/res/cropmarkers.png";
160 #define BMP_MARKER_ANCHOR                           "svx/res/marker-anchor.png"
161 #define BMP_MARKER_ANCHOR_PRESSED                   "svx/res/marker-anchor-pressed.png"
162 #define BMP_MARKER_CIRC7_1                          "svx/res/marker-circ7-1.png"
163 #define BMP_MARKER_CIRC7_2                          "svx/res/marker-circ7-2.png"
164 #define BMP_MARKER_CIRC7_3                          "svx/res/marker-circ7-3.png"
165 #define BMP_MARKER_CIRC7_4                          "svx/res/marker-circ7-4.png"
166 #define BMP_MARKER_CIRC7_5                          "svx/res/marker-circ7-5.png"
167 #define BMP_MARKER_CIRC7_6                          "svx/res/marker-circ7-6.png"
168 #define BMP_MARKER_CIRC9_1                          "svx/res/marker-circ9-1.png"
169 #define BMP_MARKER_CIRC9_2                          "svx/res/marker-circ9-2.png"
170 #define BMP_MARKER_CIRC9_3                          "svx/res/marker-circ9-3.png"
171 #define BMP_MARKER_CIRC9_4                          "svx/res/marker-circ9-4.png"
172 #define BMP_MARKER_CIRC9_5                          "svx/res/marker-circ9-5.png"
173 #define BMP_MARKER_CIRC9_6                          "svx/res/marker-circ9-6.png"
174 #define BMP_MARKER_CIRC11_1                         "svx/res/marker-circ11-1.png"
175 #define BMP_MARKER_CIRC11_2                         "svx/res/marker-circ11-2.png"
176 #define BMP_MARKER_CIRC11_3                         "svx/res/marker-circ11-3.png"
177 #define BMP_MARKER_CIRC11_4                         "svx/res/marker-circ11-4.png"
178 #define BMP_MARKER_CIRC11_5                         "svx/res/marker-circ11-5.png"
179 #define BMP_MARKER_CIRC11_6                         "svx/res/marker-circ11-6.png"
180 #define BMP_MARKER_CROSS                            "svx/res/marker-cross.png"
181 #define BMP_MARKER_ELLI7x9_1                        "svx/res/marker-elli7x9-1.png"
182 #define BMP_MARKER_ELLI7x9_2                        "svx/res/marker-elli7x9-2.png"
183 #define BMP_MARKER_ELLI7x9_3                        "svx/res/marker-elli7x9-3.png"
184 #define BMP_MARKER_ELLI7x9_4                        "svx/res/marker-elli7x9-4.png"
185 #define BMP_MARKER_ELLI7x9_5                        "svx/res/marker-elli7x9-5.png"
186 #define BMP_MARKER_ELLI7x9_6                        "svx/res/marker-elli7x9-6.png"
187 #define BMP_MARKER_ELLI9x7_1                        "svx/res/marker-elli9x7-1.png"
188 #define BMP_MARKER_ELLI9x7_2                        "svx/res/marker-elli9x7-2.png"
189 #define BMP_MARKER_ELLI9x7_3                        "svx/res/marker-elli9x7-3.png"
190 #define BMP_MARKER_ELLI9x7_4                        "svx/res/marker-elli9x7-4.png"
191 #define BMP_MARKER_ELLI9x7_5                        "svx/res/marker-elli9x7-5.png"
192 #define BMP_MARKER_ELLI9x7_6                        "svx/res/marker-elli9x7-6.png"
193 #define BMP_MARKER_ELLI9x11_1                       "svx/res/marker-elli9x11-1.png"
194 #define BMP_MARKER_ELLI9x11_2                       "svx/res/marker-elli9x11-2.png"
195 #define BMP_MARKER_ELLI9x11_3                       "svx/res/marker-elli9x11-3.png"
196 #define BMP_MARKER_ELLI9x11_4                       "svx/res/marker-elli9x11-4.png"
197 #define BMP_MARKER_ELLI9x11_5                       "svx/res/marker-elli9x11-5.png"
198 #define BMP_MARKER_ELLI9x11_6                       "svx/res/marker-elli9x11-6.png"
199 #define BMP_MARKER_ELLI11x9_1                       "svx/res/marker-elli11x9-1.png"
200 #define BMP_MARKER_ELLI11x9_2                       "svx/res/marker-elli11x9-2.png"
201 #define BMP_MARKER_ELLI11x9_3                       "svx/res/marker-elli11x9-3.png"
202 #define BMP_MARKER_ELLI11x9_4                       "svx/res/marker-elli11x9-4.png"
203 #define BMP_MARKER_ELLI11x9_5                       "svx/res/marker-elli11x9-5.png"
204 #define BMP_MARKER_ELLI11x9_6                       "svx/res/marker-elli11x9-6.png"
205 #define BMP_MARKER_GLUE_SELECTED                    "svx/res/marker-glue-selected.png"
206 #define BMP_MARKER_GLUE_UNSELECTED                  "svx/res/marker-glue-unselected.png"
207 #define BMP_MARKER_RECT7_1                           "svx/res/marker-rect7-1.png"
208 #define BMP_MARKER_RECT7_2                           "svx/res/marker-rect7-2.png"
209 #define BMP_MARKER_RECT7_3                           "svx/res/marker-rect7-3.png"
210 #define BMP_MARKER_RECT7_4                           "svx/res/marker-rect7-4.png"
211 #define BMP_MARKER_RECT7_5                           "svx/res/marker-rect7-5.png"
212 #define BMP_MARKER_RECT7_6                           "svx/res/marker-rect7-6.png"
213 #define BMP_MARKER_RECT9_1                           "svx/res/marker-rect9-1.png"
214 #define BMP_MARKER_RECT9_2                           "svx/res/marker-rect9-2.png"
215 #define BMP_MARKER_RECT9_3                           "svx/res/marker-rect9-3.png"
216 #define BMP_MARKER_RECT9_4                           "svx/res/marker-rect9-4.png"
217 #define BMP_MARKER_RECT9_5                           "svx/res/marker-rect9-5.png"
218 #define BMP_MARKER_RECT9_6                           "svx/res/marker-rect9-6.png"
219 #define BMP_MARKER_RECT11_1                           "svx/res/marker-rect11-1.png"
220 #define BMP_MARKER_RECT11_2                           "svx/res/marker-rect11-2.png"
221 #define BMP_MARKER_RECT11_3                           "svx/res/marker-rect11-3.png"
222 #define BMP_MARKER_RECT11_4                           "svx/res/marker-rect11-4.png"
223 #define BMP_MARKER_RECT11_5                           "svx/res/marker-rect11-5.png"
224 #define BMP_MARKER_RECT11_6                           "svx/res/marker-rect11-6.png"
225 #define BMP_MARKER_RECT13_1                           "svx/res/marker-rect13-1.png"
226 #define BMP_MARKER_RECT13_2                           "svx/res/marker-rect13-2.png"
227 #define BMP_MARKER_RECT13_3                           "svx/res/marker-rect13-3.png"
228 #define BMP_MARKER_RECT13_4                           "svx/res/marker-rect13-4.png"
229 #define BMP_MARKER_RECT13_5                           "svx/res/marker-rect13-5.png"
230 #define BMP_MARKER_RECT13_6                           "svx/res/marker-rect13-6.png"
231 #define BMP_MARKER_RECTPLUS7_1                        "svx/res/marker-rectplus7-1.png"
232 #define BMP_MARKER_RECTPLUS7_2                        "svx/res/marker-rectplus7-2.png"
233 #define BMP_MARKER_RECTPLUS7_3                        "svx/res/marker-rectplus7-3.png"
234 #define BMP_MARKER_RECTPLUS7_4                        "svx/res/marker-rectplus7-4.png"
235 #define BMP_MARKER_RECTPLUS7_5                        "svx/res/marker-rectplus7-5.png"
236 #define BMP_MARKER_RECTPLUS7_6                        "svx/res/marker-rectplus7-6.png"
237 #define BMP_MARKER_RECTPLUS9_1                        "svx/res/marker-rectplus9-1.png"
238 #define BMP_MARKER_RECTPLUS9_2                        "svx/res/marker-rectplus9-2.png"
239 #define BMP_MARKER_RECTPLUS9_3                        "svx/res/marker-rectplus9-3.png"
240 #define BMP_MARKER_RECTPLUS9_4                        "svx/res/marker-rectplus9-4.png"
241 #define BMP_MARKER_RECTPLUS9_5                        "svx/res/marker-rectplus9-5.png"
242 #define BMP_MARKER_RECTPLUS9_6                        "svx/res/marker-rectplus9-6.png"
243 #define BMP_MARKER_RECTPLUS11_1                       "svx/res/marker-rectplus11-1.png"
244 #define BMP_MARKER_RECTPLUS11_2                       "svx/res/marker-rectplus11-2.png"
245 #define BMP_MARKER_RECTPLUS11_3                       "svx/res/marker-rectplus11-3.png"
246 #define BMP_MARKER_RECTPLUS11_4                       "svx/res/marker-rectplus11-4.png"
247 #define BMP_MARKER_RECTPLUS11_5                       "svx/res/marker-rectplus11-5.png"
248 #define BMP_MARKER_RECTPLUS11_6                       "svx/res/marker-rectplus11-6.png"
251  * Bitmaps for SvxFrameWindow
252  */
253 inline constexpr OUStringLiteral RID_SVXBMP_FRAME1 = u"svx/res/fr01.png";
254 inline constexpr OUStringLiteral RID_SVXBMP_FRAME2 = u"svx/res/fr02.png";
255 inline constexpr OUStringLiteral RID_SVXBMP_FRAME3 = u"svx/res/fr03.png";
256 inline constexpr OUStringLiteral RID_SVXBMP_FRAME4 = u"svx/res/fr04.png";
257 inline constexpr OUStringLiteral RID_SVXBMP_FRAME5 = u"svx/res/fr05.png";
258 inline constexpr OUStringLiteral RID_SVXBMP_FRAME6 = u"svx/res/fr06.png";
259 inline constexpr OUStringLiteral RID_SVXBMP_FRAME7 = u"svx/res/fr07.png";
260 inline constexpr OUStringLiteral RID_SVXBMP_FRAME8 = u"svx/res/fr08.png";
261 inline constexpr OUStringLiteral RID_SVXBMP_FRAME9 = u"svx/res/fr09.png";
262 inline constexpr OUStringLiteral RID_SVXBMP_FRAME10 = u"svx/res/fr010.png";
263 inline constexpr OUStringLiteral RID_SVXBMP_FRAME11 = u"svx/res/fr011.png";
264 inline constexpr OUStringLiteral RID_SVXBMP_FRAME12 = u"svx/res/fr012.png";
265 inline constexpr OUStringLiteral RID_SVXBMP_FRAME13 = u"svx/res/fr013.png";
266 inline constexpr OUStringLiteral RID_SVXBMP_FRAME14 = u"svx/res/fr014.png";
267 inline constexpr OUStringLiteral RID_SVXBMP_FRAME15 = u"svx/res/fr015.png";
268 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_RED = u"res/sc10865.png";
269 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_GREEN = u"res/sc10866.png";
270 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_BLUE = u"res/sc10867.png";
271 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_LUMINANCE = u"res/sc10863.png";
272 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_CONTRAST = u"res/sc10864.png";
273 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_GAMMA = u"res/sc10868.png";
274 inline constexpr OUStringLiteral RID_SVXBMP_GRAF_TRANSPARENCE = u"res/sc10869.png";
276 inline constexpr OUStringLiteral RID_UNODRAW_OBJECTS = u"svx/res/objects.png";
277 inline constexpr OUStringLiteral RID_UNODRAW_OLE2 = u"svx/res/ole.png";
278 inline constexpr OUStringLiteral RID_UNODRAW_GRAPHICS = u"svx/res/graphic.png";
280 /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */