update dev300-m58
[ooovba.git] / svx / source / cui / opthtml.hrc
blobd017a099fa1da7818edd7bf646d00e5e604ea7ac
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: opthtml.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  ************************************************************************/
30 #ifndef _SVX_OPTHTML_HRC
31 #define _SVX_OPTHTML_HRC
33 // defines ------------------------------------------------------------------
35 #define GB_FONTSIZE                             1
36 #define FT_SIZE1                                2
37 #define NF_SIZE1                                3
38 #define FT_SIZE2                                4
39 #define NF_SIZE2                                5
40 #define FT_SIZE3                                6
41 #define NF_SIZE3                                7
42 #define FT_SIZE4                                8
43 #define NF_SIZE4                                9
44 #define FT_SIZE5                                10
45 #define NF_SIZE5                                11
46 #define FT_SIZE6                                12
47 #define NF_SIZE6                                13
48 #define FT_SIZE7                                14
49 #define NF_SIZE7                                15
50 #define GB_IMPORT                               20
51 #define CB_UNKNOWN_TAGS                 21
52 #define CB_IGNORE_FONTNAMES             22
53 #define CB_NUMBERS_ENGLISH_US   23
55 #define GB_EXPORT                               30
56 #define CB_STARBASIC                    31
57 #define CB_STARBASIC_WARNING    32
59 #define CB_LOCAL_GRF                    37
60 #define CB_PRINT_EXTENSION              38
61 #define LB_EXPORT                               39
62 #define FT_CHARSET                              40
63 #define LB_CHARSET                              41
65 #endif