update dev300-m58
[ooovba.git] / wizards / source / imagelists / imagelists.src
blob0326ec1a204bb0985d0cfa53a526939d7fca789d
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: imagelists.src,v $
10  * $Revision: 1.5 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
30 #define REPORTWIZARD_BASE       1000
31 #define FORMWIZARD_BASE         1100
32 #define WEBWIZARD_BASE      1200
34 #define IMG_REPORT_ORIENTATION_PORTRAIT                 REPORTWIZARD_BASE + 0
35 Image IMG_REPORT_ORIENTATION_PORTRAIT
37     ImageBitmap = Bitmap { File = "portrait_32.png"; };
40 #define IMG_REPORT_ORIENTATION_PORTRAIT_HC              REPORTWIZARD_BASE + 1
41 Image IMG_REPORT_ORIENTATION_PORTRAIT_HC
43     ImageBitmap = Bitmap { File = "portrait_32_h.png"; };
46 #define IMG_REPORT_ORIENTATION_LANDSCAPE                REPORTWIZARD_BASE + 2
47 Image IMG_REPORT_ORIENTATION_LANDSCAPE
49     ImageBitmap = Bitmap { File = "landscape_32.png"; };
52 #define IMG_REPORT_ORIENTATION_LANDSCAPE_HC             REPORTWIZARD_BASE + 3
53 Image IMG_REPORT_ORIENTATION_LANDSCAPE_HC
55     ImageBitmap = Bitmap { File = "landscape_32_h.png"; };
58 #define IMG_FORM_ARRANGELISTSIDE                                FORMWIZARD_BASE + 0
59 Image IMG_FORM_ARRANGELISTSIDE
61     ImageBitmap = Bitmap { File = "formarrangelistside_42.png"; };
64 #define IMG_FORM_ARRANGELISTSIDE_HC                             FORMWIZARD_BASE + 1
65 Image IMG_FORM_ARRANGELISTSIDE_HC
67     ImageBitmap = Bitmap { File = "formarrangelistside_42_h.png"; };
70 #define IMG_FORM_ARRANGELISTTOP                                 FORMWIZARD_BASE + 2
71 Image IMG_FORM_ARRANGELISTTOP
73     ImageBitmap = Bitmap { File = "formarrangelisttop_42.png"; };
76 #define IMG_FORM_ARRANGELISTTOP_HC                              FORMWIZARD_BASE + 3
77 Image IMG_FORM_ARRANGELISTTOP_HC
79     ImageBitmap = Bitmap { File = "formarrangelisttop_42_h.png"; };
82 #define IMG_FORM_ARRANGETABLE                                   FORMWIZARD_BASE + 4
83 Image IMG_FORM_ARRANGETABLE
85     ImageBitmap = Bitmap { File = "formarrangetable_42.png"; };
88 #define IMG_FORM_ARRANGETABLE_HC                                        FORMWIZARD_BASE + 5
89 Image IMG_FORM_ARRANGETABLE_HC
91     ImageBitmap = Bitmap { File = "formarrangetable_42_h.png"; };
95 #define IMG_FORM_ARRANGEFREE                                    FORMWIZARD_BASE + 6
96 Image IMG_FORM_ARRANGEFREE
98     ImageBitmap = Bitmap { File = "formarrangefree_42.png"; };
101 #define IMG_FORM_ARRANGEFREE_HC                                 FORMWIZARD_BASE + 7
102 Image IMG_FORM_ARRANGEFREE_HC
104     ImageBitmap = Bitmap { File = "formarrangefree_42_h.png"; };
108 #define IMG_WEB_LAYOUT_TABLE3                                           WEBWIZARD_BASE + 0
109 Image IMG_WEB_LAYOUT_TABLE3
111     ImageBitmap = Bitmap { File = "table_3.png"; };
114 #define IMG_WEB_LAYOUT_TABLE3_HC                                                WEBWIZARD_BASE + 1
115 Image IMG_WEB_LAYOUT_TABLE3_HC
117     ImageBitmap = Bitmap { File = "table_3_h.png"; };
121 #define IMG_WEB_LAYOUT_TABLE2                                           WEBWIZARD_BASE + 2
122 Image IMG_WEB_LAYOUT_TABLE2
124     ImageBitmap = Bitmap { File = "table_2.png"; };
128 #define IMG_WEB_LAYOUT_TABLE2_HC                                        WEBWIZARD_BASE + 3
129 Image IMG_WEB_LAYOUT_TABLE2_HC
131     ImageBitmap = Bitmap { File = "table_2_h.png"; };
135 #define IMG_WEB_LAYOUT_SIMPLE                                           WEBWIZARD_BASE + 4
136 Image IMG_WEB_LAYOUT_SIMPLE
138     ImageBitmap = Bitmap { File = "simple.png"; };
141 #define IMG_WEB_LAYOUT_SIMPLE_HC                                        WEBWIZARD_BASE + 5
142 Image IMG_WEB_LAYOUT_SIMPLE_HC
144     ImageBitmap = Bitmap { File = "simple_h.png"; };
147 #define IMG_WEB_LAYOUT_DIAGONAL                                         WEBWIZARD_BASE + 6
148 Image IMG_WEB_LAYOUT_DIAGONAL
150     ImageBitmap = Bitmap { File = "diagonal.png"; };
153 #define IMG_WEB_LAYOUT_DIAGONAL_HC                                      WEBWIZARD_BASE + 7
154 Image IMG_WEB_LAYOUT_DIAGONAL_HC
156     ImageBitmap = Bitmap { File = "diagonal_h.png"; };
159 #define IMG_WEB_LAYOUT_ZIGZAG                                           WEBWIZARD_BASE + 8
160 Image IMG_WEB_LAYOUT_ZIGZAG
162     ImageBitmap = Bitmap { File = "zigzag.png"; };
165 #define IMG_WEB_LAYOUT_ZIGZAG_HC                                                WEBWIZARD_BASE + 9
166 Image IMG_WEB_LAYOUT_ZIGZAG_HC
168     ImageBitmap = Bitmap { File = "zigzag_h.png"; };
171 #define IMG_WEB_LAYOUT_FRAMELEFT                                                WEBWIZARD_BASE + 10
172 Image IMG_WEB_LAYOUT_FRAMELEFT
174     ImageBitmap = Bitmap { File = "frame_left.png"; };
177 #define IMG_WEB_LAYOUT_FRAMELEFT_HC                                             WEBWIZARD_BASE + 11
178 Image IMG_WEB_LAYOUT_FRAMELEFT_HC
180     ImageBitmap = Bitmap { File = "frame_left_h.png"; };
183 #define IMG_WEB_LAYOUT_FRAMERIGHT                                               WEBWIZARD_BASE + 12
184 Image IMG_WEB_LAYOUT_FRAMERIGHT
186     ImageBitmap = Bitmap { File = "frame_right.png"; };
189 #define IMG_WEB_LAYOUT_FRAMERIGHT_HC                                            WEBWIZARD_BASE + 13
190 Image IMG_WEB_LAYOUT_FRAMERIGHT_HC
192     ImageBitmap = Bitmap { File = "frame_right_h.png"; };
195 #define IMG_WEB_LAYOUT_FRAMETOP                                                 WEBWIZARD_BASE + 14
196 Image IMG_WEB_LAYOUT_FRAMETOP
198     ImageBitmap = Bitmap { File = "frame_top.png"; };
201 #define IMG_WEB_LAYOUT_FRAMETOP_HC                                              WEBWIZARD_BASE + 15
202 Image IMG_WEB_LAYOUT_FRAMETOP_HC
204     ImageBitmap = Bitmap { File = "frame_top_h.png"; };
207 #define IMG_WEB_LAYOUT_FRAMEBOTTOM                                                      WEBWIZARD_BASE + 16
208 Image IMG_WEB_LAYOUT_FRAMEBOTTOM
210     ImageBitmap = Bitmap { File = "frame_bottom.png"; };
213 #define IMG_WEB_LAYOUT_FRAMEBOTTOM_HC                                                   WEBWIZARD_BASE + 17
214 Image IMG_WEB_LAYOUT_FRAMEBOTTOM_HC
216     ImageBitmap = Bitmap { File = "frame_bottom_h.png"; };