1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: paragrph.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
30 #ifndef _SVX_PARAGRPH_HRC
31 #define _SVX_PARAGRPH_HRC
33 // StandardTabPage ----------------------------------------------------------
35 #define FT_LEFTINDENT 10
36 #define ED_LEFTINDENT 11
37 #define FT_FLINEINDENT 12
38 #define ED_FLINEINDENT 13
39 #define FT_RIGHTINDENT 14
40 #define ED_RIGHTINDENT 15
45 #define FT_BOTTOMDIST 22
46 #define ED_BOTTOMDIST 23
49 #define BTN_LEFTALIGN 30
50 #define BTN_RIGHTALIGN 31
51 #define BTN_CENTERALIGN 32
52 #define BTN_JUSTIFYALIGN 33
54 #define FL_VERTALIGN 35
55 #define LB_VERTALIGN 36
58 #define FT_VERTALIGN 39
61 #define LB_LINEDIST 40
62 #define FT_LINEDIST 41
63 #define ED_LINEDISTPERCENT 42
64 #define ED_LINEDISTMETRIC 43
65 #define FL_LINEDIST 44
69 #define FT_LASTLINE 49
70 #define LB_LASTLINE 50
72 #define ST_LINEDIST_ABS 52
73 #define ST_LEFTALIGN_ASIAN 53
74 #define ST_RIGHTALIGN_ASIAN 54
76 // ExtendedTabPage ----------------------------------------------------------
79 #define ED_HYPHENBEFORE 52
80 #define FT_HYPHENBEFORE 53
81 #define ED_HYPHENAFTER 55
82 #define FT_HYPHENAFTER 56
85 #define BTN_PAGEBREAK 60
86 #define FT_BREAKTYPE 61
87 #define LB_BREAKTYPE 62
88 #define FT_BREAKPOSITION 63
89 #define LB_BREAKPOSITION 64
90 #define BTN_PAGECOLL 65
91 #define LB_PAGECOLL 66
92 #define BTN_KEEPTOGETHER 67
96 #define BTN_ORPHANS 71
100 #define FT_PAGENUM 75
101 #define ED_PAGENUM 76
104 #define CB_KEEPTOGETHER 80
105 #define FT_MAXHYPH 81
106 #define ED_MAXHYPH 83
108 #define CB_REGISTER 84
109 #define FL_REGISTER 85
110 #define FL_PROPERTIES 90
111 #define FT_TEXTDIRECTION 91
112 #define LB_TEXTDIRECTION 92
116 #define FL_AS_OPTIONS 1
117 #define CB_AS_HANG_PUNC 2
119 #define CB_AS_FORBIDDEN 4
121 #define CB_AS_SCRIPT_SPACE 7