merge the formfield patch from ooo-build
[ooovba.git] / sc / source / ui / dbgui / asciiopt.hrc
blob6fde4ee144245862229fe4ba730a656d1c1fb5a2
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: asciiopt.hrc,v $
10  * $Revision: 1.6 $
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 #include "sc.hrc"
31 //#define RID_SCDLG_ASCII 256
32 #define BTN_OK                      1 
33 #define BTN_CANCEL                  2 
34 #define BTN_HELP                    3 
36 #define FL_FIELDOPT                 4 
37 #define FT_CHARSET                  5 
38 #define LB_CHARSET                  6 
39 #define FT_CUSTOMLANG               7 
40 #define LB_CUSTOMLANG               8 
41 #define FT_AT_ROW                   9 
42 #define NF_AT_ROW                   10
44 #define FL_SEPOPT                   11
45 #define RB_FIXED                    12
46 #define RB_SEPARATED                13
47 #define CKB_TAB                     14
48 #define CKB_COMMA                   15
49 #define CKB_OTHER                   16
50 #define ED_OTHER                    17
51 #define CKB_SEMICOLON               18
52 #define CKB_SPACE                   19
53 #define CB_ASONCE                   20
54 #define CB_TEXTSEP                  21
55 #define FT_TEXTSEP                  22
57 #define FL_OTHER_OPTIONS            23
58 #define CB_QUOTED_AS_TEXT           24
59 #define CB_DETECT_SPECIAL_NUMBER    25
61 #define FL_WIDTH                    26
62 #define FT_TYPE                     27
63 #define LB_TYPE1                    28
64 #define CTR_TABLEBOX                29
65 #define STR_TEXTTOCOLUMNS           30
66                                     
67                                     
68                                     
69                                     
70                                     
71                                     
72                                     
73                                     
74