xref: /trunk/main/sfx2/source/sidebar/Sidebar.src (revision 1d5f04f7)
1ff12d537SAndre Fischer/**************************************************************
2*1d5f04f7SMatthias Seidel *
3ff12d537SAndre Fischer * Licensed to the Apache Software Foundation (ASF) under one
4ff12d537SAndre Fischer * or more contributor license agreements.  See the NOTICE file
5ff12d537SAndre Fischer * distributed with this work for additional information
6ff12d537SAndre Fischer * regarding copyright ownership.  The ASF licenses this file
7ff12d537SAndre Fischer * to you under the Apache License, Version 2.0 (the
8ff12d537SAndre Fischer * "License"); you may not use this file except in compliance
9ff12d537SAndre Fischer * with the License.  You may obtain a copy of the License at
10*1d5f04f7SMatthias Seidel *
11ff12d537SAndre Fischer *   http://www.apache.org/licenses/LICENSE-2.0
12*1d5f04f7SMatthias Seidel *
13ff12d537SAndre Fischer * Unless required by applicable law or agreed to in writing,
14ff12d537SAndre Fischer * software distributed under the License is distributed on an
15ff12d537SAndre Fischer * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16ff12d537SAndre Fischer * KIND, either express or implied.  See the License for the
17ff12d537SAndre Fischer * specific language governing permissions and limitations
18ff12d537SAndre Fischer * under the License.
19*1d5f04f7SMatthias Seidel *
20ff12d537SAndre Fischer *************************************************************/
21ff12d537SAndre Fischer
2273fd191aSMatthias Seidel
2373fd191aSMatthias Seidel
24ff12d537SAndre Fischer#include "Sidebar.hrc"
25ff12d537SAndre Fischer
26ff12d537SAndre FischerResource RID_SIDEBAR_RESOURCE
27ff12d537SAndre Fischer{
28*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_PLUS
29*1d5f04f7SMatthias Seidel	{
30*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "plus.png" ;} ;
31*1d5f04f7SMatthias Seidel	};
3273fd191aSMatthias Seidel
33*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_PLUS_HC
34*1d5f04f7SMatthias Seidel	{
35*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "plus_hc.png" ;} ;
36*1d5f04f7SMatthias Seidel	};
3773fd191aSMatthias Seidel
38*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_MINUS
39*1d5f04f7SMatthias Seidel	{
40*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "minus.png" ;} ;
41*1d5f04f7SMatthias Seidel	};
4273fd191aSMatthias Seidel
43*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_MINUS_HC
44*1d5f04f7SMatthias Seidel	{
45*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "minus_hc.png" ;} ;
46*1d5f04f7SMatthias Seidel	};
4773fd191aSMatthias Seidel
48*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_GRIP
49*1d5f04f7SMatthias Seidel	{
50*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "grip.png" ;} ;
51*1d5f04f7SMatthias Seidel	};
5273fd191aSMatthias Seidel
53*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_GRIP_HC
54*1d5f04f7SMatthias Seidel	{
55*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "grip_hc.png" ;} ;
56*1d5f04f7SMatthias Seidel	};
5773fd191aSMatthias Seidel
58*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_MENU
59*1d5f04f7SMatthias Seidel	{
60*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/open_more.png" ;} ;
61*1d5f04f7SMatthias Seidel	};
6273fd191aSMatthias Seidel
63*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_MENU_HC
64*1d5f04f7SMatthias Seidel	{
65*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/open_more_hc.png" ;} ;
66*1d5f04f7SMatthias Seidel	};
67ff12d537SAndre Fischer
68*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DETAIL_DIALOG
69*1d5f04f7SMatthias Seidel	{
70*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/morebutton.png" ;} ;
71*1d5f04f7SMatthias Seidel	};
7273fd191aSMatthias Seidel
73*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DETAIL_DIALOG_HC
74*1d5f04f7SMatthias Seidel	{
75*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/morebutton_h.png" ;} ;
76*1d5f04f7SMatthias Seidel	};
776e6252f3SAndre Fischer
78*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_TOOLBOX_SEPARATOR
79*1d5f04f7SMatthias Seidel	{
80*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "separator.png" ;} ;
81*1d5f04f7SMatthias Seidel	};
8295a18594SAndre Fischer
83*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_3D_LARGE
84*1d5f04f7SMatthias Seidel	{
85*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-large.png" ;} ;
86*1d5f04f7SMatthias Seidel	};
87*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_3D_LARGE_HC
88*1d5f04f7SMatthias Seidel	{
89*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-large-hc.png" ;} ;
90*1d5f04f7SMatthias Seidel	};
91*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_3D_SMALL
92*1d5f04f7SMatthias Seidel	{
93*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-small.png" ;} ;
94*1d5f04f7SMatthias Seidel	};
95*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_3D_SMALL_HC
96*1d5f04f7SMatthias Seidel	{
97*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-small-hc.png" ;} ;
98*1d5f04f7SMatthias Seidel	};
996e6252f3SAndre Fischer
100*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_ANIMATION_LARGE
101*1d5f04f7SMatthias Seidel	{
102*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-large.png" ;} ;
103*1d5f04f7SMatthias Seidel	};
104*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_ANIMATION_LARGE_HC
105*1d5f04f7SMatthias Seidel	{
106*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-large-hc.png" ;} ;
107*1d5f04f7SMatthias Seidel	};
108*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_ANIMATION_SMALL
109*1d5f04f7SMatthias Seidel	{
110*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-small.png" ;} ;
111*1d5f04f7SMatthias Seidel	};
112*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_ANIMATION_SMALL_HC
113*1d5f04f7SMatthias Seidel	{
114*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-small-hc.png" ;} ;
115*1d5f04f7SMatthias Seidel	};
1166e6252f3SAndre Fischer
117*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_COLORS_LARGE
118*1d5f04f7SMatthias Seidel	{
119*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-large.png" ;} ;
120*1d5f04f7SMatthias Seidel	};
121*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_COLORS_LARGE_HC
122*1d5f04f7SMatthias Seidel	{
123*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-large-hc.png" ;} ;
124*1d5f04f7SMatthias Seidel	};
125*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_COLORS_SMALL
126*1d5f04f7SMatthias Seidel	{
127*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-small.png" ;} ;
128*1d5f04f7SMatthias Seidel	};
129*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_COLORS_SMALL_HC
130*1d5f04f7SMatthias Seidel	{
131*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-small-hc.png" ;} ;
132*1d5f04f7SMatthias Seidel	};
1336e6252f3SAndre Fischer
134*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_LARGE
135*1d5f04f7SMatthias Seidel	{
136*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-large.png" ;} ;
137*1d5f04f7SMatthias Seidel	};
138*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_LARGE_HC
139*1d5f04f7SMatthias Seidel	{
140*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-large-hc.png" ;} ;
141*1d5f04f7SMatthias Seidel	};
142*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_SMALL
143*1d5f04f7SMatthias Seidel	{
144*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-small.png" ;} ;
145*1d5f04f7SMatthias Seidel	};
146*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_SMALL_HC
147*1d5f04f7SMatthias Seidel	{
148*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-small-hc.png" ;} ;
149*1d5f04f7SMatthias Seidel	};
1506e6252f3SAndre Fischer
151*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_GALLERY_LARGE
152*1d5f04f7SMatthias Seidel	{
153*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-large.png" ;} ;
154*1d5f04f7SMatthias Seidel	};
155*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_GALLERY_LARGE_HC
156*1d5f04f7SMatthias Seidel	{
157*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-large-hc.png" ;} ;
158*1d5f04f7SMatthias Seidel	};
159*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_GALLERY_SMALL
160*1d5f04f7SMatthias Seidel	{
161*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-small.png" ;} ;
162*1d5f04f7SMatthias Seidel	};
163*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_GALLERY_SMALL_HC
164*1d5f04f7SMatthias Seidel	{
165*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-small-hc.png" ;} ;
166*1d5f04f7SMatthias Seidel	};
1676e6252f3SAndre Fischer
168*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_IMGANIM_LARGE
169*1d5f04f7SMatthias Seidel	{
170*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-large.png" ;} ;
171*1d5f04f7SMatthias Seidel	};
172*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_IMGANIM_LARGE_HC
173*1d5f04f7SMatthias Seidel	{
174*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-large-hc.png" ;} ;
175*1d5f04f7SMatthias Seidel	};
176*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_IMGANIM_SMALL
177*1d5f04f7SMatthias Seidel	{
178*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-small.png" ;} ;
179*1d5f04f7SMatthias Seidel	};
180*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_IMGANIM_SMALL_HC
181*1d5f04f7SMatthias Seidel	{
182*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-small-hc.png" ;} ;
183*1d5f04f7SMatthias Seidel	};
1846e6252f3SAndre Fischer
185*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_LARGE
186*1d5f04f7SMatthias Seidel	{
187*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-large.png" ;} ;
188*1d5f04f7SMatthias Seidel	};
189*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_LARGE_HC
190*1d5f04f7SMatthias Seidel	{
191*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-large-hc.png" ;} ;
192*1d5f04f7SMatthias Seidel	};
193*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_SMALL
194*1d5f04f7SMatthias Seidel	{
195*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-small.png" ;} ;
196*1d5f04f7SMatthias Seidel	};
197*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_SMALL_HC
198*1d5f04f7SMatthias Seidel	{
199*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-small-hc.png" ;} ;
200*1d5f04f7SMatthias Seidel	};
2016e6252f3SAndre Fischer
202*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_PROPERTIES_DECK_LARGE
203*1d5f04f7SMatthias Seidel	{
204*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-property-large.png" ;} ;
205*1d5f04f7SMatthias Seidel	};
206*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_PROPERTIES_DECK_LARGE_HC
207*1d5f04f7SMatthias Seidel	{
208*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-property-large-hc.png" ;} ;
209*1d5f04f7SMatthias Seidel	};
210*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_PROPERTIES_DECK_SMALL
211*1d5f04f7SMatthias Seidel	{
212*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-property-small.png" ;} ;
213*1d5f04f7SMatthias Seidel	};
214*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_PROPERTIES_DECK_SMALL_HC
215*1d5f04f7SMatthias Seidel	{
216*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-property-small-hc.png" ;} ;
217*1d5f04f7SMatthias Seidel	};
2186e6252f3SAndre Fischer
219*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_STYLE_LARGE
220*1d5f04f7SMatthias Seidel	{
221*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-style-large.png" ;} ;
222*1d5f04f7SMatthias Seidel	};
223*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_STYLE_LARGE_HC
224*1d5f04f7SMatthias Seidel	{
225*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-style-large-hc.png" ;} ;
226*1d5f04f7SMatthias Seidel	};
227*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_STYLE_SMALL
228*1d5f04f7SMatthias Seidel	{
229*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-style-small.png" ;} ;
230*1d5f04f7SMatthias Seidel	};
231*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_STYLE_SMALL_HC
232*1d5f04f7SMatthias Seidel	{
233*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-style-small-hc.png" ;} ;
234*1d5f04f7SMatthias Seidel	};
2356e6252f3SAndre Fischer
236*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TEMPLATE_LARGE
237*1d5f04f7SMatthias Seidel	{
238*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-template-large.png" ;} ;
239*1d5f04f7SMatthias Seidel	};
240*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TEMPLATE_LARGE_HC
241*1d5f04f7SMatthias Seidel	{
242*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-template-large-hc.png" ;} ;
243*1d5f04f7SMatthias Seidel	};
244*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TEMPLATE_SMALL
245*1d5f04f7SMatthias Seidel	{
246*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-template-small.png" ;} ;
247*1d5f04f7SMatthias Seidel	};
248*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TEMPLATE_SMALL_HC
249*1d5f04f7SMatthias Seidel	{
250*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-template-small-hc.png" ;} ;
251*1d5f04f7SMatthias Seidel	};
2526e6252f3SAndre Fischer
253*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TRANSITION_LARGE
254*1d5f04f7SMatthias Seidel	{
255*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-large.png" ;} ;
256*1d5f04f7SMatthias Seidel	};
257*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TRANSITION_LARGE_HC
258*1d5f04f7SMatthias Seidel	{
259*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-large-hc.png" ;} ;
260*1d5f04f7SMatthias Seidel	};
261*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TRANSITION_SMALL
262*1d5f04f7SMatthias Seidel	{
263*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small.png" ;} ;
264*1d5f04f7SMatthias Seidel	};
265*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_TRANSITION_SMALL_HC
266*1d5f04f7SMatthias Seidel	{
267*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small-hc.png" ;} ;
268*1d5f04f7SMatthias Seidel	};
26995a18594SAndre Fischer
270*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE
271*1d5f04f7SMatthias Seidel	{
272*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large.png" ;} ;
273*1d5f04f7SMatthias Seidel	};
274*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE_HC
275*1d5f04f7SMatthias Seidel	{
276*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large-hc.png" ;} ;
277*1d5f04f7SMatthias Seidel	};
278*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL
279*1d5f04f7SMatthias Seidel	{
280*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small.png" ;} ;
281*1d5f04f7SMatthias Seidel	};
282*1d5f04f7SMatthias Seidel	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL_HC
283*1d5f04f7SMatthias Seidel	{
284*1d5f04f7SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small-hc.png" ;} ;
285*1d5f04f7SMatthias Seidel	};
2864847afebSAndre Fischer
287*1d5f04f7SMatthias Seidel	String STRING_CUSTOMIZATION
288*1d5f04f7SMatthias Seidel	{
289*1d5f04f7SMatthias Seidel		Text [en-US] = "Customization" ;
290*1d5f04f7SMatthias Seidel	};
291*1d5f04f7SMatthias Seidel	String STRING_RESTORE
292*1d5f04f7SMatthias Seidel	{
293*1d5f04f7SMatthias Seidel		Text [en-US] = "Restore Default" ;
294*1d5f04f7SMatthias Seidel	};
295ff12d537SAndre Fischer};
296ff12d537SAndre Fischer
297abdd804dSAndre FischerString SFX_STR_SIDEBAR_MORE_OPTIONS
298abdd804dSAndre Fischer{
299*1d5f04f7SMatthias Seidel	Text [en-US] = "More Options" ;
300abdd804dSAndre Fischer};
301abdd804dSAndre Fischer
302abdd804dSAndre FischerString SFX_STR_SIDEBAR_CLOSE_DECK
303abdd804dSAndre Fischer{
304*1d5f04f7SMatthias Seidel	Text [en-US] = "Close Sidebar Deck" ;
305abdd804dSAndre Fischer};
306ff12d537SAndre Fischer
307a5516503SAndre FischerString SFX_STR_SIDEBAR_ACCESSIBILITY_PANEL_PREFIX
308a5516503SAndre Fischer{
309*1d5f04f7SMatthias Seidel	Text [en-US] = "Panel: " ;
310a5516503SAndre Fischer};
311a5516503SAndre Fischer
31273fd191aSMatthias Seidel// ********************************************************************** EOF
313