update dev300-m58
[ooovba.git] / extensions / source / preload / preload.hrc
blob005356892c4d9fae007e97ba88434cec1a2a7095
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: preload.hrc,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  ************************************************************************/
31 #ifndef _EXTENSIONS_PRELOAD_PRELOAD_HRC_
32 #define _EXTENSIONS_PRELOAD_PRELOAD_HRC_
34 #define RID_DLG_OEMWIZARD   1024
35 #define RID_TP_LICENSE      1025
36 #define RID_TP_WELCOME      1027
39 #define PB_PREV             1
40 #define PB_NEXT             2
41 #define PB_CANCEL           3
43 #define ST_ACCEPT           5
44 #define ST_FINISH           6
45 #define FT_INFO             7
46 #define ML_README           8
47 #define FT_INFO1            9
48 #define FT_INFO2            10
49 #define ML_LICENSE          11
50 #define ST_LICENSE_AGREEMENT    12
51 #define ST_INSERT_USER_DATA     13
52 #define IMG_ARROW                       14
53 #define FT_INFO2_1                      15
54 #define FT_INFO3_1                      16
55 #define FT_INFO3            17
56 #define PB_PAGEDOWN         18
57 #define CB_ACCEPT                       19
58 #define LICENCE_ACCEPT      20
59 #define LICENCE_NOTACCEPT   21
61 #endif