Update ooo320-m1
[ooovba.git] / svx / source / cui / numfmt.hrc
blob15757e76ac1d40bf2c3c910172f23302c96f7c9b
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: numfmt.hrc,v $
10  * $Revision: 1.7 $
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_NUMFMT_HRC
31 #define _SVX_NUMFMT_HRC
33 // defines ------------------------------------------------------------------
35 //================================================
36 // Zahlen-TabPage:
37 #define WND_NUMBER_PREVIEW              2
38 #define FT_CATEGORY                             3
39 #define FT_FORMAT                               4
40 #define FT_OPTIONS                              5
41 #define FT_EDFORMAT                             6
42 #define LB_CATEGORY                             9
43 #define LB_FORMAT                               10
44 #define FL_OPTIONS              11
45 #define FT_LANGUAGE                             12
46 #define LB_LANGUAGE                             13
47 #define ED_FORMAT                               14
48 #define BTN_ADD                                 15
49 #define BTN_REMOVE                              16
50 #define BMP_CHECK                               17
51 #define BMP_DCHECK                              18
52 #define BMP_CROSS                               19
53 #define BMP_DCROSS                              20
54 #define FT_DECIMALS                             21
55 #define ED_DECIMALS                             22
56 #define FT_LEADZEROES                   23
57 #define ED_LEADZEROES                   24
58 #define BTN_NEGRED                              25
59 #define BTN_THOUSAND                    26
60 #define FT_COMMENT                              27
61 #define ED_COMMENT                              28
62 #define IB_ADD                                  29
63 #define IB_REMOVE                               30
64 #define IB_INFO                                 31
65 #define IL_ICON                                 32
66 #define LB_CURRENCY                             33
67 #define CB_SOURCEFORMAT         34
68 #define IL_ICON_HC                              35
69 #define STR_AUTO_ENTRY          36
71 #define TBX_ADDREMOVE                   1
72 #define IID_ADD                                 1
73 #define IID_REMOVE                              2
74 #define IID_INFO                                3
76 #endif