merge the formfield patch from ooo-build
[ooovba.git] / sw / source / ui / misc / srtdlg.hrc
blob441353a735f0ce78e55ee3456556f39a28d8b5de
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: srtdlg.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 #define BT_OK        1
31 #define BT_CANCEL    2
32 #define FT_COL       3
33 #define FT_KEYTYP    4
34 #define CB_KEY1      5
35 #define ED_KEY1      6
36 #define DLB_KEY1     7
37 #define CB_KEY2      8
38 #define ED_KEY2      9
39 #define DLB_KEY2    10
40 #define CB_KEY3     11
41 #define ED_KEY3     12
42 #define DLB_KEY3    13
43 #define FL_SORT_2     14
44 #define RB_COL      15
45 #define RB_ROW      16
46 #define FL_DIR      17
47 #define RB_UP       18
48 #define RB_DN       19
49 #define FL_ORDER    20
50 #define RB_TAB      21
51 #define RB_TABCH    22
52 #define ED_TABCH    23
53 #define FL_DELIM    24
54 #define STR_ROW         25
55 #define STR_COL         26
56 #define BT_HELP     27
57 #define FT_DIR          28
58 #define RB_UP2      29
59 #define RB_DN2      30
60 #define RB_UP3      31
61 #define RB_DN3      32
62 #define STR_NUMERIC     33
63 #define PB_DELIM    34
64 #define FL_LANG     35
65 #define LB_LANG     36
66 #define FL_SORT     37
67 #define CB_CASE     38