166220049SAndrew Rist/**************************************************************
2*9816bc04Smseidel *
366220049SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
466220049SAndrew Rist * or more contributor license agreements.  See the NOTICE file
566220049SAndrew Rist * distributed with this work for additional information
666220049SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
766220049SAndrew Rist * to you under the Apache License, Version 2.0 (the
866220049SAndrew Rist * "License"); you may not use this file except in compliance
966220049SAndrew Rist * with the License.  You may obtain a copy of the License at
10*9816bc04Smseidel *
1166220049SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*9816bc04Smseidel *
1366220049SAndrew Rist * Unless required by applicable law or agreed to in writing,
1466220049SAndrew Rist * software distributed under the License is distributed on an
1566220049SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1666220049SAndrew Rist * KIND, either express or implied.  See the License for the
1766220049SAndrew Rist * specific language governing permissions and limitations
1866220049SAndrew Rist * under the License.
19*9816bc04Smseidel *
2066220049SAndrew Rist *************************************************************/
2166220049SAndrew Rist
2266220049SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include "view/SlsResource.hrc"
25cdf0e10cSrcweir
26cdf0e10cSrcweirResource RID_SLIDESORTER_ICONS
27cdf0e10cSrcweir{
28*9816bc04Smseidel	Image IMAGE_COMMAND1_LARGE
29*9816bc04Smseidel	{
30*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_large.png" ;} ;
31*9816bc04Smseidel	};
32*9816bc04Smseidel	Image IMAGE_COMMAND1_LARGE_HOVER
33*9816bc04Smseidel	{
34*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_large_hover.png" ;} ;
35*9816bc04Smseidel	};
36*9816bc04Smseidel	Image IMAGE_COMMAND1_MEDIUM
37*9816bc04Smseidel	{
38*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_medium.png" ;} ;
39*9816bc04Smseidel	};
40*9816bc04Smseidel	Image IMAGE_COMMAND1_MEDIUM_HOVER
41*9816bc04Smseidel	{
42*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_medium_hover.png" ;} ;
43*9816bc04Smseidel	};
44*9816bc04Smseidel	Image IMAGE_COMMAND1_SMALL
45*9816bc04Smseidel	{
46*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_small.png" ;} ;
47*9816bc04Smseidel	};
48*9816bc04Smseidel	Image IMAGE_COMMAND1_SMALL_HOVER
49*9816bc04Smseidel	{
50*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_small_hover.png" ;} ;
51*9816bc04Smseidel	};
52cdf0e10cSrcweir
53*9816bc04Smseidel	Image IMAGE_COMMAND1_LARGE_HC
54*9816bc04Smseidel	{
55*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_large_hc.png" ;} ;
56*9816bc04Smseidel	};
57*9816bc04Smseidel	Image IMAGE_COMMAND1_LARGE_HOVER_HC
58*9816bc04Smseidel	{
59*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_large_hover_hc.png" ;} ;
60*9816bc04Smseidel	};
61*9816bc04Smseidel	Image IMAGE_COMMAND1_MEDIUM_HC
62*9816bc04Smseidel	{
63*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_medium_hc.png" ;} ;
64*9816bc04Smseidel	};
65*9816bc04Smseidel	Image IMAGE_COMMAND1_MEDIUM_HOVER_HC
66*9816bc04Smseidel	{
67*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_medium_hover_hc.png" ;} ;
68*9816bc04Smseidel	};
69*9816bc04Smseidel	Image IMAGE_COMMAND1_SMALL_HC
70*9816bc04Smseidel	{
71*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_small_hc.png" ;} ;
72*9816bc04Smseidel	};
73*9816bc04Smseidel	Image IMAGE_COMMAND1_SMALL_HOVER_HC
74*9816bc04Smseidel	{
75*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command1_small_hover_hc.png" ;} ;
76*9816bc04Smseidel	};
77cdf0e10cSrcweir
78cdf0e10cSrcweir
79*9816bc04Smseidel	Image IMAGE_COMMAND2_LARGE
80*9816bc04Smseidel	{
81*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_large.png" ;} ;
82*9816bc04Smseidel	};
83*9816bc04Smseidel	Image IMAGE_COMMAND2_LARGE_HOVER
84*9816bc04Smseidel	{
85*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_large_hover.png" ;} ;
86*9816bc04Smseidel	};
87*9816bc04Smseidel	Image IMAGE_COMMAND2_MEDIUM
88*9816bc04Smseidel	{
89*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_medium.png" ;} ;
90*9816bc04Smseidel	};
91*9816bc04Smseidel	Image IMAGE_COMMAND2_MEDIUM_HOVER
92*9816bc04Smseidel	{
93*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_medium_hover.png" ;} ;
94*9816bc04Smseidel	};
95*9816bc04Smseidel	Image IMAGE_COMMAND2_SMALL
96*9816bc04Smseidel	{
97*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_small.png" ;} ;
98*9816bc04Smseidel	};
99*9816bc04Smseidel	Image IMAGE_COMMAND2_SMALL_HOVER
100*9816bc04Smseidel	{
101*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_small_hover.png" ;} ;
102*9816bc04Smseidel	};
103cdf0e10cSrcweir
104*9816bc04Smseidel	Image IMAGE_COMMAND2_LARGE_HC
105*9816bc04Smseidel	{
106*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_large_hc.png" ;} ;
107*9816bc04Smseidel	};
108*9816bc04Smseidel	Image IMAGE_COMMAND2_LARGE_HOVER_HC
109*9816bc04Smseidel	{
110*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_large_hover_hc.png" ;} ;
111*9816bc04Smseidel	};
112*9816bc04Smseidel	Image IMAGE_COMMAND2_MEDIUM_HC
113*9816bc04Smseidel	{
114*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_medium_hc.png" ;} ;
115*9816bc04Smseidel	};
116*9816bc04Smseidel	Image IMAGE_COMMAND2_MEDIUM_HOVER_HC
117*9816bc04Smseidel	{
118*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_medium_hover_hc.png" ;} ;
119*9816bc04Smseidel	};
120*9816bc04Smseidel	Image IMAGE_COMMAND2_SMALL_HC
121*9816bc04Smseidel	{
122*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_small_hc.png" ;} ;
123*9816bc04Smseidel	};
124*9816bc04Smseidel	Image IMAGE_COMMAND2_SMALL_HOVER_HC
125*9816bc04Smseidel	{
126*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2_small_hover_hc.png" ;} ;
127*9816bc04Smseidel	};
128cdf0e10cSrcweir
129cdf0e10cSrcweir
130*9816bc04Smseidel	Image IMAGE_COMMAND2B_LARGE
131*9816bc04Smseidel	{
132*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_large.png" ;} ;
133*9816bc04Smseidel	};
134*9816bc04Smseidel	Image IMAGE_COMMAND2B_LARGE_HOVER
135*9816bc04Smseidel	{
136*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_large_hover.png" ;} ;
137*9816bc04Smseidel	};
138*9816bc04Smseidel	Image IMAGE_COMMAND2B_MEDIUM
139*9816bc04Smseidel	{
140*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_medium.png" ;} ;
141*9816bc04Smseidel	};
142*9816bc04Smseidel	Image IMAGE_COMMAND2B_MEDIUM_HOVER
143*9816bc04Smseidel	{
144*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_medium_hover.png" ;} ;
145*9816bc04Smseidel	};
146*9816bc04Smseidel	Image IMAGE_COMMAND2B_SMALL
147*9816bc04Smseidel	{
148*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_small.png" ;} ;
149*9816bc04Smseidel	};
150*9816bc04Smseidel	Image IMAGE_COMMAND2B_SMALL_HOVER
151*9816bc04Smseidel	{
152*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_small_hover.png" ;} ;
153*9816bc04Smseidel	};
154cdf0e10cSrcweir
155*9816bc04Smseidel	Image IMAGE_COMMAND2B_LARGE_HC
156*9816bc04Smseidel	{
157*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_large_hc.png" ;} ;
158*9816bc04Smseidel	};
159*9816bc04Smseidel	Image IMAGE_COMMAND2B_LARGE_HOVER_HC
160*9816bc04Smseidel	{
161*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_large_hover_hc.png" ;} ;
162*9816bc04Smseidel	};
163*9816bc04Smseidel	Image IMAGE_COMMAND2B_MEDIUM_HC
164*9816bc04Smseidel	{
165*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_medium_hc.png" ;} ;
166*9816bc04Smseidel	};
167*9816bc04Smseidel	Image IMAGE_COMMAND2B_MEDIUM_HOVER_HC
168*9816bc04Smseidel	{
169*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_medium_hover_hc.png" ;} ;
170*9816bc04Smseidel	};
171*9816bc04Smseidel	Image IMAGE_COMMAND2B_SMALL_HC
172*9816bc04Smseidel	{
173*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_small_hc.png" ;} ;
174*9816bc04Smseidel	};
175*9816bc04Smseidel	Image IMAGE_COMMAND2B_SMALL_HOVER_HC
176*9816bc04Smseidel	{
177*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command2b_small_hover_hc.png" ;} ;
178*9816bc04Smseidel	};
179cdf0e10cSrcweir
180cdf0e10cSrcweir
181*9816bc04Smseidel	Image IMAGE_COMMAND3_LARGE
182*9816bc04Smseidel	{
183*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_large.png" ;} ;
184*9816bc04Smseidel	};
185*9816bc04Smseidel	Image IMAGE_COMMAND3_LARGE_HOVER
186*9816bc04Smseidel	{
187*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_large_hover.png" ;} ;
188*9816bc04Smseidel	};
189*9816bc04Smseidel	Image IMAGE_COMMAND3_MEDIUM
190*9816bc04Smseidel	{
191*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_medium.png" ;} ;
192*9816bc04Smseidel	};
193*9816bc04Smseidel	Image IMAGE_COMMAND3_MEDIUM_HOVER
194*9816bc04Smseidel	{
195*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_medium_hover.png" ;} ;
196*9816bc04Smseidel	};
197*9816bc04Smseidel	Image IMAGE_COMMAND3_SMALL
198*9816bc04Smseidel	{
199*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_small.png" ;} ;
200*9816bc04Smseidel	};
201*9816bc04Smseidel	Image IMAGE_COMMAND3_SMALL_HOVER
202*9816bc04Smseidel	{
203*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_small_hover.png" ;} ;
204*9816bc04Smseidel	};
205cdf0e10cSrcweir
206*9816bc04Smseidel	Image IMAGE_COMMAND3_LARGE_HC
207*9816bc04Smseidel	{
208*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_large_hc.png" ;} ;
209*9816bc04Smseidel	};
210*9816bc04Smseidel	Image IMAGE_COMMAND3_LARGE_HOVER_HC
211*9816bc04Smseidel	{
212*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_large_hover_hc.png" ;} ;
213*9816bc04Smseidel	};
214*9816bc04Smseidel	Image IMAGE_COMMAND3_MEDIUM_HC
215*9816bc04Smseidel	{
216*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_medium_hc.png" ;} ;
217*9816bc04Smseidel	};
218*9816bc04Smseidel	Image IMAGE_COMMAND3_MEDIUM_HOVER_HC
219*9816bc04Smseidel	{
220*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_medium_hover_hc.png" ;} ;
221*9816bc04Smseidel	};
222*9816bc04Smseidel	Image IMAGE_COMMAND3_SMALL_HC
223*9816bc04Smseidel	{
224*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_small_hc.png" ;} ;
225*9816bc04Smseidel	};
226*9816bc04Smseidel	Image IMAGE_COMMAND3_SMALL_HOVER_HC
227*9816bc04Smseidel	{
228*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command3_small_hover_hc.png" ;} ;
229*9816bc04Smseidel	};
230cdf0e10cSrcweir
231cdf0e10cSrcweir
232*9816bc04Smseidel	Image IMAGE_BUTTONBAR_LARGE
233*9816bc04Smseidel	{
234*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command_background_large.png" ;} ;
235*9816bc04Smseidel	};
236*9816bc04Smseidel	Image IMAGE_BUTTONBAR_MEDIUM
237*9816bc04Smseidel	{
238*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command_background_medium.png" ;} ;
239*9816bc04Smseidel	};
240*9816bc04Smseidel	Image IMAGE_BUTTONBAR_SMALL
241*9816bc04Smseidel	{
242*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command_background_small.png" ;} ;
243*9816bc04Smseidel	};
244cdf0e10cSrcweir
245*9816bc04Smseidel	Image IMAGE_BUTTONBAR_LARGE_HC
246*9816bc04Smseidel	{
247*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command_background_large_hc.png" ;} ;
248*9816bc04Smseidel	};
249*9816bc04Smseidel	Image IMAGE_BUTTONBAR_MEDIUM_HC
250*9816bc04Smseidel	{
251*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command_background_medium_hc.png" ;} ;
252*9816bc04Smseidel	};
253*9816bc04Smseidel	Image IMAGE_BUTTONBAR_SMALL_HC
254*9816bc04Smseidel	{
255*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_command_background_small_hc.png" ;} ;
256*9816bc04Smseidel	};
257cdf0e10cSrcweir
258cdf0e10cSrcweir
259cdf0e10cSrcweir
260*9816bc04Smseidel	Image IMAGE_SHADOW
261*9816bc04Smseidel	{
262*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_shadow.png" ;} ;
263*9816bc04Smseidel	};
264cdf0e10cSrcweir
265*9816bc04Smseidel	Image IMAGE_INSERT_SHADOW
266*9816bc04Smseidel	{
267*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_insert_shadow.png" ;} ;
268*9816bc04Smseidel	};
269cdf0e10cSrcweir
270*9816bc04Smseidel	Image IMAGE_HIDE_SLIDE_OVERLAY
271*9816bc04Smseidel	{
272*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_hide_slide_overlay.png" ;} ;
273*9816bc04Smseidel	};
274cdf0e10cSrcweir
275*9816bc04Smseidel	Image IMAGE_FOCUS_BORDER
276*9816bc04Smseidel	{
277*9816bc04Smseidel		ImageBitmap = Bitmap { File = "slide_sorter_focus_border.png" ;} ;
278*9816bc04Smseidel	};
279cdf0e10cSrcweir
280cdf0e10cSrcweir
281*9816bc04Smseidel	String STRING_DRAG_AND_DROP_PAGES
282*9816bc04Smseidel	{
283*9816bc04Smseidel		Text [ en-US ] = "Drag and Drop Pages" ;
284*9816bc04Smseidel	};
285cdf0e10cSrcweir
286*9816bc04Smseidel	String STRING_DRAG_AND_DROP_SLIDES
287*9816bc04Smseidel	{
288*9816bc04Smseidel		Text [ en-US ] = "Drag and Drop Slides" ;
289*9816bc04Smseidel	};
290*9816bc04Smseidel
291*9816bc04Smseidel	String STRING_COMMAND1
292*9816bc04Smseidel	{
293*9816bc04Smseidel		Text [ en-US ] = "Start Slide Show" ;
294*9816bc04Smseidel	};
295*9816bc04Smseidel
296*9816bc04Smseidel	String STRING_COMMAND2_A
297*9816bc04Smseidel	{
298*9816bc04Smseidel		Text [ en-US ] = "Hide Slide" ;
299*9816bc04Smseidel	};
300*9816bc04Smseidel
301*9816bc04Smseidel	String STRING_COMMAND2_B
302*9816bc04Smseidel	{
303*9816bc04Smseidel		Text [ en-US ] = "Show Slide" ;
304*9816bc04Smseidel	};
305*9816bc04Smseidel
306*9816bc04Smseidel	String STRING_COMMAND3
307*9816bc04Smseidel	{
308*9816bc04Smseidel		Text [ en-US ] = "Duplicate Slide" ;
309*9816bc04Smseidel	};
310cdf0e10cSrcweir};
311*9816bc04Smseidel
312*9816bc04Smseidel// ********************************************************************** EOF
313