xref: /aoo4110/main/sw/source/ui/frmdlg/column.hrc (revision b1cdbd2c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23#define FT_NUMBER		1
24#define ED_NUMBER		2
25#define FT_DISTANCE		3
26#define ED_DISTANCE		4
27#define CB_AUTO_WIDTH	4
28#define FL_COLUMNS              6
29
30#define FT_1			20
31#define FT_2			21
32#define FT_3			22
33
34
35#define ED_1			25
36#define ED_2			26
37#define ED_3			27
38
39
40#define BTN_UP			30
41#define BTN_DOWN		31
42#define FL_LAYOUT		32
43
44#define FT_STYLE		33
45#define LB_STYLE		34
46#define FT_HEIGHT		35
47#define ED_HEIGHT		36
48#define FT_POSITION		37
49#define LB_POSITION		38
50#define FL_LINETYPE		39
51
52#define WN_BSP			41
53
54#define LB_REFERENCE		42
55#define CB_REGISTER             43
56#define FL_REGISTER             44
57#define FT_REFERENCE 		45
58
59#define ED_DIST1                46
60#define ED_DIST2                47
61
62#define FT_COLUMN               48
63#define FT_WIDTH                49
64#define FT_DIST                 50
65#define VS_DEFAULTS             51
66#define IL_PRE_COLS          	52
67
68#define FT_APPLY_TO				53
69#define LB_APPLY_TO             54
70#define PB_HELP					55
71#define PB_CANCEL               56
72#define PB_OK                   57
73#define CB_BALANCECOLS			58
74#define FL_PROPERTIES           59
75#define FT_TEXTDIRECTION        60
76#define LB_TEXTDIRECTION        61
77#define FL_VERT                 62
78#define STR_PAGESETUP_SPACING		32765
79#define LISTBOX_SELECTION		0
80#define LISTBOX_SECTION			1
81#define LISTBOX_SECTIONS		2
82#define LISTBOX_PAGE			3
83#define LISTBOX_FRAME			4
84
85#define STR_COLUMN_WIDTH	63
86