Update ooo320-m1
[ooovba.git] / sw / source / ui / frmdlg / column.hrc
blobd3fabd46e52555c80546965eb1760deeab866e5f
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: column.hrc,v $
10  * $Revision: 1.11 $
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 FT_NUMBER               1
31 #define ED_NUMBER               2
32 #define FT_DISTANCE             3
33 #define ED_DISTANCE             4
34 #define CB_AUTO_WIDTH   4
35 #define FL_COLUMNS              6
37 #define FT_1                    20
38 #define FT_2                    21
39 #define FT_3                    22
42 #define ED_1                    25
43 #define ED_2                    26
44 #define ED_3                    27
47 #define BTN_UP                  30
48 #define BTN_DOWN                31
49 #define FL_LAYOUT               32
51 #define FT_STYLE                33
52 #define LB_STYLE                34
53 #define FT_HEIGHT               35
54 #define ED_HEIGHT               36
55 #define FT_POSITION             37
56 #define LB_POSITION             38
57 #define FL_LINETYPE             39
59 #define WN_BSP                  41
61 #define LB_REFERENCE            42
62 #define CB_REGISTER             43
63 #define FL_REGISTER             44
64 #define FT_REFERENCE            45
66 #define ED_DIST1                46
67 #define ED_DIST2                47
69 #define FT_COLUMN               48
70 #define FT_WIDTH                49
71 #define FT_DIST                 50
72 #define VS_DEFAULTS             51
73 #define IL_PRE_COLS             52
75 #define FT_APPLY_TO                             53
76 #define LB_APPLY_TO             54
77 #define PB_HELP                                 55
78 #define PB_CANCEL               56
79 #define PB_OK                   57
80 #define CB_BALANCECOLS                  58
81 #define FL_PROPERTIES           59
82 #define FT_TEXTDIRECTION        60
83 #define LB_TEXTDIRECTION        61
84 #define FL_VERT                 62
86 #define LISTBOX_SELECTION               0
87 #define LISTBOX_SECTION                 1
88 #define LISTBOX_SECTIONS                2
89 #define LISTBOX_PAGE                    3
90 #define LISTBOX_FRAME                   4