xref: /AOO41X/main/sfx2/source/sidebar/Sidebar.src (revision 4e5e52c93300b9b66e84fc1c1bc2c33d42297c28)
1ff12d537SAndre Fischer/**************************************************************
2ff12d537SAndre Fischer *
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
10ff12d537SAndre Fischer *
11ff12d537SAndre Fischer *   http://www.apache.org/licenses/LICENSE-2.0
12ff12d537SAndre Fischer *
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.
19ff12d537SAndre Fischer *
20ff12d537SAndre Fischer *************************************************************/
21ff12d537SAndre Fischer
22*ed484612SMatthias Seidel
23*ed484612SMatthias Seidel
24ff12d537SAndre Fischer#include "Sidebar.hrc"
25ff12d537SAndre Fischer
26ff12d537SAndre FischerResource RID_SIDEBAR_RESOURCE
27ff12d537SAndre Fischer{
28ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_PLUS
29ff12d537SAndre Fischer	{
30ff12d537SAndre Fischer		ImageBitmap = Bitmap { File = "plus.png" ;} ;
31ff12d537SAndre Fischer	};
32ff12d537SAndre Fischer
33ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_PLUS_HC
34ff12d537SAndre Fischer	{
35ff12d537SAndre Fischer		ImageBitmap = Bitmap { File = "plus_hc.png" ;} ;
36ff12d537SAndre Fischer	};
37ff12d537SAndre Fischer
38ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_MINUS
39ff12d537SAndre Fischer	{
40ff12d537SAndre Fischer		ImageBitmap = Bitmap { File = "minus.png" ;} ;
41ff12d537SAndre Fischer	};
42ff12d537SAndre Fischer
43ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_MINUS_HC
44ff12d537SAndre Fischer	{
45ff12d537SAndre Fischer		ImageBitmap = Bitmap { File = "minus_hc.png" ;} ;
46ff12d537SAndre Fischer	};
47ff12d537SAndre Fischer
48ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_GRIP
49ff12d537SAndre Fischer	{
50ff12d537SAndre Fischer		ImageBitmap = Bitmap { File = "grip.png" ;} ;
51ff12d537SAndre Fischer	};
52ff12d537SAndre Fischer
53ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_GRIP_HC
54ff12d537SAndre Fischer	{
55ff12d537SAndre Fischer		ImageBitmap = Bitmap { File = "grip_hc.png" ;} ;
56ff12d537SAndre Fischer	};
57ff12d537SAndre Fischer
58ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_MENU
59ff12d537SAndre Fischer	{
606e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/open_more.png" ;} ;
61ff12d537SAndre Fischer	};
62ff12d537SAndre Fischer
63ff12d537SAndre Fischer	Image IMAGE_SIDEBAR_MENU_HC
64ff12d537SAndre Fischer	{
65*ed484612SMatthias Seidel		ImageBitmap = Bitmap { File = "symphony/open_more_hc.png" ;} ;
66ff12d537SAndre Fischer	};
67ff12d537SAndre Fischer
686e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DETAIL_DIALOG
696e6252f3SAndre Fischer	{
706e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/morebutton.png" ;} ;
716e6252f3SAndre Fischer	};
726e6252f3SAndre Fischer
736e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DETAIL_DIALOG_HC
746e6252f3SAndre Fischer	{
756e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/morebutton_h.png" ;} ;
766e6252f3SAndre Fischer	};
776e6252f3SAndre Fischer
7895a18594SAndre Fischer	Image IMAGE_SIDEBAR_TOOLBOX_SEPARATOR
7995a18594SAndre Fischer	{
8095a18594SAndre Fischer		ImageBitmap = Bitmap { File = "separator.png" ;} ;
8195a18594SAndre Fischer	};
8295a18594SAndre Fischer
836e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_3D_LARGE
8495a18594SAndre Fischer	{
856e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-large.png" ;} ;
8695a18594SAndre Fischer	};
876e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_3D_LARGE_HC
887a32b0c8SAndre Fischer	{
896e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-large-hc.png" ;} ;
907a32b0c8SAndre Fischer	};
916e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_3D_SMALL
927a32b0c8SAndre Fischer	{
936e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-small.png" ;} ;
947a32b0c8SAndre Fischer	};
956e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_3D_SMALL_HC
967a32b0c8SAndre Fischer	{
976e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-3d-small-hc.png" ;} ;
987a32b0c8SAndre Fischer	};
996e6252f3SAndre Fischer
1006e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_ANIMATION_LARGE
1012d839242SAndre Fischer	{
1026e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-large.png" ;} ;
1036e6252f3SAndre Fischer	};
1046e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_ANIMATION_LARGE_HC
1056e6252f3SAndre Fischer	{
1066e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-large-hc.png" ;} ;
1076e6252f3SAndre Fischer	};
1086e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_ANIMATION_SMALL
1096e6252f3SAndre Fischer	{
1106e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-small.png" ;} ;
1116e6252f3SAndre Fischer	};
1126e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_ANIMATION_SMALL_HC
1136e6252f3SAndre Fischer	{
1146e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-animation-small-hc.png" ;} ;
1156e6252f3SAndre Fischer	};
1166e6252f3SAndre Fischer
1176e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_COLORS_LARGE
1186e6252f3SAndre Fischer	{
1196e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-large.png" ;} ;
1206e6252f3SAndre Fischer	};
1216e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_COLORS_LARGE_HC
1226e6252f3SAndre Fischer	{
1236e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-large-hc.png" ;} ;
1246e6252f3SAndre Fischer	};
1256e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_COLORS_SMALL
1266e6252f3SAndre Fischer	{
1276e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-small.png" ;} ;
1286e6252f3SAndre Fischer	};
1296e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_COLORS_SMALL_HC
1306e6252f3SAndre Fischer	{
1316e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-colors-small-hc.png" ;} ;
1326e6252f3SAndre Fischer	};
1336e6252f3SAndre Fischer
1346e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_LARGE
1356e6252f3SAndre Fischer	{
1366e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-large.png" ;} ;
1376e6252f3SAndre Fischer	};
1386e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_LARGE_HC
1396e6252f3SAndre Fischer	{
1406e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-large-hc.png" ;} ;
1416e6252f3SAndre Fischer	};
1426e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_SMALL
1436e6252f3SAndre Fischer	{
1446e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-small.png" ;} ;
1456e6252f3SAndre Fischer	};
1466e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_EYEDROPPER_SMALL_HC
1476e6252f3SAndre Fischer	{
1486e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-eyedropper-small-hc.png" ;} ;
1496e6252f3SAndre Fischer	};
1506e6252f3SAndre Fischer
1516e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_GALLERY_LARGE
1526e6252f3SAndre Fischer	{
1536e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-large.png" ;} ;
1546e6252f3SAndre Fischer	};
1556e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_GALLERY_LARGE_HC
1566e6252f3SAndre Fischer	{
1576e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-large-hc.png" ;} ;
1586e6252f3SAndre Fischer	};
1596e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_GALLERY_SMALL
1606e6252f3SAndre Fischer	{
1616e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-small.png" ;} ;
1626e6252f3SAndre Fischer	};
1636e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_GALLERY_SMALL_HC
1646e6252f3SAndre Fischer	{
1656e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-gallery-small-hc.png" ;} ;
1666e6252f3SAndre Fischer	};
1676e6252f3SAndre Fischer
1686e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_IMGANIM_LARGE
1696e6252f3SAndre Fischer	{
1706e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-large.png" ;} ;
1716e6252f3SAndre Fischer	};
1726e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_IMGANIM_LARGE_HC
1736e6252f3SAndre Fischer	{
1746e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-large-hc.png" ;} ;
1756e6252f3SAndre Fischer	};
1766e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_IMGANIM_SMALL
1776e6252f3SAndre Fischer	{
1786e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-small.png" ;} ;
1796e6252f3SAndre Fischer	};
1806e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_IMGANIM_SMALL_HC
1816e6252f3SAndre Fischer	{
1826e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-imganim-small-hc.png" ;} ;
1836e6252f3SAndre Fischer	};
1846e6252f3SAndre Fischer
1856e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_LARGE
1866e6252f3SAndre Fischer	{
1876e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-large.png" ;} ;
1886e6252f3SAndre Fischer	};
1896e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_LARGE_HC
1906e6252f3SAndre Fischer	{
1916e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-large-hc.png" ;} ;
1926e6252f3SAndre Fischer	};
1936e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_SMALL
1946e6252f3SAndre Fischer	{
1956e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-small.png" ;} ;
1966e6252f3SAndre Fischer	};
1976e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_NAVIGATOR_SMALL_HC
1986e6252f3SAndre Fischer	{
1996e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-navigator-small-hc.png" ;} ;
2006e6252f3SAndre Fischer	};
2016e6252f3SAndre Fischer
2026e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_PROPERTIES_DECK_LARGE
2036e6252f3SAndre Fischer	{
2046e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-property-large.png" ;} ;
2056e6252f3SAndre Fischer	};
2066e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_PROPERTIES_DECK_LARGE_HC
2076e6252f3SAndre Fischer	{
2086e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-property-large-hc.png" ;} ;
2096e6252f3SAndre Fischer	};
2106e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_PROPERTIES_DECK_SMALL
2116e6252f3SAndre Fischer	{
2126e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-property-small.png" ;} ;
2136e6252f3SAndre Fischer	};
2146e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_PROPERTIES_DECK_SMALL_HC
2156e6252f3SAndre Fischer	{
2166e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-property-small-hc.png" ;} ;
2176e6252f3SAndre Fischer	};
2186e6252f3SAndre Fischer
2196e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_STYLE_LARGE
2206e6252f3SAndre Fischer	{
2216e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-style-large.png" ;} ;
2226e6252f3SAndre Fischer	};
2236e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_STYLE_LARGE_HC
2246e6252f3SAndre Fischer	{
2256e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-style-large-hc.png" ;} ;
2266e6252f3SAndre Fischer	};
2276e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_STYLE_SMALL
2286e6252f3SAndre Fischer	{
2296e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-style-small.png" ;} ;
2306e6252f3SAndre Fischer	};
2316e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_STYLE_SMALL_HC
2326e6252f3SAndre Fischer	{
2336e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-style-small-hc.png" ;} ;
2346e6252f3SAndre Fischer	};
2356e6252f3SAndre Fischer
2366e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TEMPLATE_LARGE
2376e6252f3SAndre Fischer	{
2386e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-template-large.png" ;} ;
2396e6252f3SAndre Fischer	};
2406e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TEMPLATE_LARGE_HC
2416e6252f3SAndre Fischer	{
2426e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-template-large-hc.png" ;} ;
2436e6252f3SAndre Fischer	};
2446e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TEMPLATE_SMALL
2456e6252f3SAndre Fischer	{
2466e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-template-small.png" ;} ;
2476e6252f3SAndre Fischer	};
2486e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TEMPLATE_SMALL_HC
2496e6252f3SAndre Fischer	{
2506e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-template-small-hc.png" ;} ;
2516e6252f3SAndre Fischer	};
2526e6252f3SAndre Fischer
2536e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TRANSITION_LARGE
2546e6252f3SAndre Fischer	{
2556e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-large.png" ;} ;
2566e6252f3SAndre Fischer	};
2576e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TRANSITION_LARGE_HC
2586e6252f3SAndre Fischer	{
2596e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-large-hc.png" ;} ;
2606e6252f3SAndre Fischer	};
2616e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TRANSITION_SMALL
2626e6252f3SAndre Fischer	{
2636e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small.png" ;} ;
2646e6252f3SAndre Fischer	};
2656e6252f3SAndre Fischer	Image IMAGE_SIDEBAR_DECK_TRANSITION_SMALL_HC
2666e6252f3SAndre Fischer	{
2676e6252f3SAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-transition-small-hc.png" ;} ;
2682d839242SAndre Fischer	};
26995a18594SAndre Fischer
2704847afebSAndre Fischer	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE
2714847afebSAndre Fischer	{
2724847afebSAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large.png" ;} ;
2734847afebSAndre Fischer	};
2744847afebSAndre Fischer	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_LARGE_HC
2754847afebSAndre Fischer	{
2764847afebSAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large-hc.png" ;} ;
2774847afebSAndre Fischer	};
2784847afebSAndre Fischer	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL
2794847afebSAndre Fischer	{
2804847afebSAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small.png" ;} ;
2814847afebSAndre Fischer	};
2824847afebSAndre Fischer	Image IMAGE_SIDEBAR_DECK_FUNCTIONS_SMALL_HC
2834847afebSAndre Fischer	{
2844847afebSAndre Fischer		ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small-hc.png" ;} ;
2854847afebSAndre Fischer	};
2864847afebSAndre Fischer
287ff12d537SAndre Fischer	String STRING_CUSTOMIZATION
288ff12d537SAndre Fischer	{
289ff12d537SAndre Fischer		Text [en-US] = "Customization" ;
290ff12d537SAndre Fischer	};
291ff12d537SAndre Fischer	String STRING_RESTORE
292ff12d537SAndre Fischer	{
293ff12d537SAndre Fischer		Text [en-US] = "Restore Default" ;
294ff12d537SAndre Fischer	};
295ff12d537SAndre Fischer};
296ff12d537SAndre Fischer
297abdd804dSAndre FischerString SFX_STR_SIDEBAR_MORE_OPTIONS
298abdd804dSAndre Fischer{
299abdd804dSAndre Fischer	Text [en-US] = "More Options" ;
300abdd804dSAndre Fischer};
301abdd804dSAndre Fischer
302abdd804dSAndre FischerString SFX_STR_SIDEBAR_CLOSE_DECK
303abdd804dSAndre Fischer{
304abdd804dSAndre Fischer	Text [en-US] = "Close Sidebar Deck" ;
305abdd804dSAndre Fischer};
306ff12d537SAndre Fischer
307a5516503SAndre FischerString SFX_STR_SIDEBAR_ACCESSIBILITY_PANEL_PREFIX
308a5516503SAndre Fischer{
309a5516503SAndre Fischer	Text [en-US] = "Panel: " ;
310a5516503SAndre Fischer};
311a5516503SAndre Fischer
312*ed484612SMatthias Seidel// ********************************************************************** EOF
313