xref: /aoo41x/main/sw/source/ui/table/tabledlg.hrc (revision cdf0e10c)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27#include "globals.hrc"
28
29#define ED_WIDTH 		1
30#define FL_WIDTH                3
31#define CB_REL_WIDTH	4
32#define RB_LEFT 		10
33#define RB_RIGHT 		11
34#define RB_CENTER 		12
35#define RB_FREE 		13
36#define RB_FULL 		14
37#define FL_POS                  15
38#define ED_LEFT_DIST 	51
39#define ED_RIGHT_DIST 	52
40#define FT_RIGHT_DIST 	53
41#define FT_LEFT_DIST 	54
42#define FT_TOP_DIST 	20
43#define ED_TOP_DIST 	21
44#define FT_BOTTOM_DIST 	22
45#define ED_BOTTOM_DIST 	23
46#define FL_DIST                 24
47#define FT_WIDTH 		25
48#define FT_SCOL 		30
49#define DLB_SCOL 		31
50#define FT_POS 			32
51#define DLB_SPOS 		33
52#define FT_SSZ 			34
53#define ED_SSZ 			36
54#define FL_SHADE                37
55#define CB_HEADLINE 		40
56#define FT_REPEAT_HEADER	40
57#define NF_REPEAT_HEADER	40
58#define WIN_REPEAT_HEADER	40
59#define FL_HEADLINE     41
60#define FL_PROPERTIES       42
61#define FT_TEXTDIRECTION    43
62#define LB_TEXTDIRECTION    44
63
64#define BT_OK 			100
65#define BT_CANCEL 		101
66#define BT_MORE 		102
67#define ED_NAME 		103
68#define FT_NAME 		104
69#define FL_OPTIONS              105
70#define FL_NAME                 106
71#define COL_FT_1		107
72#define COL_MF_1		108
73#define COL_FT_2		109
74#define COL_MF_2		110
75#define COL_FT_3		111
76#define COL_MF_3		112
77#define COL_FT_4		113
78#define COL_MF_4		114
79#define COL_FT_5		115
80#define COL_MF_5		116
81#define COL_FT_6		117
82#define COL_MF_6		118
83#define COL_FL_LAYOUT   119
84#define COL_BTN_UP		120
85#define COL_BTN_DOWN	121
86#define CB_MOD_TBL		122
87#define CB_PROP 		123
88
89#define FT_SPACE		125
90#define ED_SPACE	   	126
91
92#define FL_FLOW                         130
93#define CB_PAGEBREAK		131
94#define RB_BREAKPAGE		132
95#define RB_BREAKCOLUMN		133
96#define RB_PAGEBREAKBEFORE	134
97#define RB_PAGEBREAKAFTER	135
98#define CB_PAGECOLL 		136
99#define LB_PAGECOLL 		137
100#define FT_PAGENUM			138
101#define NF_PAGENUM		   	139
102#define CB_KEEP				144
103#define CB_SPLIT			145
104#define CB_SPLIT_ROW                    146
105
106#define FL_VERT_ORIENT          140
107#define RB_FROM_LEFT		144
108
109#define FT_VERTORIENT       150
110#define LB_VERTORIENT       151
111
112