xref: /aoo41x/main/cui/source/tabpages/paragrph.hrc (revision 4d7c9de0)
1*8414840eSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*8414840eSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*8414840eSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*8414840eSAndrew Rist * distributed with this work for additional information
6*8414840eSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*8414840eSAndrew Rist * to you under the Apache License, Version 2.0 (the
8*8414840eSAndrew Rist * "License"); you may not use this file except in compliance
9*8414840eSAndrew Rist * with the License.  You may obtain a copy of the License at
10*8414840eSAndrew Rist *
11*8414840eSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*8414840eSAndrew Rist *
13*8414840eSAndrew Rist * Unless required by applicable law or agreed to in writing,
14*8414840eSAndrew Rist * software distributed under the License is distributed on an
15*8414840eSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*8414840eSAndrew Rist * KIND, either express or implied.  See the License for the
17*8414840eSAndrew Rist * specific language governing permissions and limitations
18*8414840eSAndrew Rist * under the License.
19*8414840eSAndrew Rist *
20*8414840eSAndrew Rist *************************************************************/
21*8414840eSAndrew Rist
22*8414840eSAndrew Rist
23cdf0e10cSrcweir#ifndef _SVX_PARAGRPH_HRC
24cdf0e10cSrcweir#define _SVX_PARAGRPH_HRC
25cdf0e10cSrcweir
26cdf0e10cSrcweir// StandardTabPage ----------------------------------------------------------
27cdf0e10cSrcweir
28cdf0e10cSrcweir#define FT_LEFTINDENT			10
29cdf0e10cSrcweir#define ED_LEFTINDENT			11
30cdf0e10cSrcweir#define FT_FLINEINDENT			12
31cdf0e10cSrcweir#define ED_FLINEINDENT			13
32cdf0e10cSrcweir#define FT_RIGHTINDENT			14
33cdf0e10cSrcweir#define ED_RIGHTINDENT			15
34cdf0e10cSrcweir#define FL_INDENT                       16
35cdf0e10cSrcweir
36cdf0e10cSrcweir#define FT_TOPDIST                      20
37cdf0e10cSrcweir#define ED_TOPDIST                      21
38cdf0e10cSrcweir#define FT_BOTTOMDIST			22
39cdf0e10cSrcweir#define ED_BOTTOMDIST			23
40cdf0e10cSrcweir#define FL_DIST                         24
41cdf0e10cSrcweir
42cdf0e10cSrcweir#define BTN_LEFTALIGN			30
43cdf0e10cSrcweir#define BTN_RIGHTALIGN			31
44cdf0e10cSrcweir#define BTN_CENTERALIGN			32
45cdf0e10cSrcweir#define BTN_JUSTIFYALIGN		33
46cdf0e10cSrcweir#define FL_ALIGN                        34
47cdf0e10cSrcweir#define FL_VERTALIGN                    35
48cdf0e10cSrcweir#define LB_VERTALIGN                    36
49cdf0e10cSrcweir#define FL_VERTEX                       37
50cdf0e10cSrcweir#define CB_SNAP                         38
51cdf0e10cSrcweir#define FT_VERTALIGN                    39
52cdf0e10cSrcweir
53cdf0e10cSrcweir
54cdf0e10cSrcweir#define LB_LINEDIST                     40
55cdf0e10cSrcweir#define FT_LINEDIST                     41
56cdf0e10cSrcweir#define ED_LINEDISTPERCENT		42
57cdf0e10cSrcweir#define ED_LINEDISTMETRIC		43
58cdf0e10cSrcweir#define FL_LINEDIST                     44
59cdf0e10cSrcweir#define WN_EXAMPLE                      46
60cdf0e10cSrcweir
61cdf0e10cSrcweir#define CB_AUTO                         48
62cdf0e10cSrcweir#define FT_LASTLINE                     49
63cdf0e10cSrcweir#define LB_LASTLINE                     50
64cdf0e10cSrcweir#define CB_EXPAND                       51
65cdf0e10cSrcweir#define ST_LINEDIST_ABS                 52
66cdf0e10cSrcweir#define ST_LEFTALIGN_ASIAN              53
67cdf0e10cSrcweir#define ST_RIGHTALIGN_ASIAN             54
68cdf0e10cSrcweir
69cdf0e10cSrcweir// ExtendedTabPage ----------------------------------------------------------
70cdf0e10cSrcweir
71cdf0e10cSrcweir#define BTN_HYPHEN                      50
72cdf0e10cSrcweir#define ED_HYPHENBEFORE			52
73cdf0e10cSrcweir#define FT_HYPHENBEFORE			53
74cdf0e10cSrcweir#define ED_HYPHENAFTER			55
75cdf0e10cSrcweir#define FT_HYPHENAFTER			56
76cdf0e10cSrcweir#define FL_HYPHEN                       57
77cdf0e10cSrcweir
78cdf0e10cSrcweir#define BTN_PAGEBREAK			60
79cdf0e10cSrcweir#define FT_BREAKTYPE            61
80cdf0e10cSrcweir#define LB_BREAKTYPE            62
81cdf0e10cSrcweir#define FT_BREAKPOSITION        63
82cdf0e10cSrcweir#define LB_BREAKPOSITION        64
83cdf0e10cSrcweir#define BTN_PAGECOLL			65
84cdf0e10cSrcweir#define LB_PAGECOLL                     66
85cdf0e10cSrcweir#define BTN_KEEPTOGETHER		67
86cdf0e10cSrcweir#define BTN_WIDOWS                      68
87cdf0e10cSrcweir#define ED_WIDOWS                       69
88cdf0e10cSrcweir#define FT_WIDOWS                       70
89cdf0e10cSrcweir#define BTN_ORPHANS                     71
90cdf0e10cSrcweir#define ED_ORPHANS                      72
91cdf0e10cSrcweir#define FT_ORPHANS                      73
92cdf0e10cSrcweir#define FL_OPTIONS                      74
93cdf0e10cSrcweir#define FT_PAGENUM                      75
94cdf0e10cSrcweir#define ED_PAGENUM                      76
95cdf0e10cSrcweir#define FL_BREAKS						77
96cdf0e10cSrcweir
97cdf0e10cSrcweir#define CB_KEEPTOGETHER                 80
98cdf0e10cSrcweir#define FT_MAXHYPH  					81
99cdf0e10cSrcweir#define ED_MAXHYPH                      83
100cdf0e10cSrcweir
101cdf0e10cSrcweir#define CB_REGISTER                     84
102cdf0e10cSrcweir#define FL_REGISTER                     85
103cdf0e10cSrcweir#define FL_PROPERTIES                   90
104cdf0e10cSrcweir#define FT_TEXTDIRECTION                91
105cdf0e10cSrcweir#define LB_TEXTDIRECTION                92
106cdf0e10cSrcweir
107cdf0e10cSrcweir
108cdf0e10cSrcweir//asian typography
109cdf0e10cSrcweir#define FL_AS_OPTIONS                   1
110cdf0e10cSrcweir#define CB_AS_HANG_PUNC                 2
111cdf0e10cSrcweir
112cdf0e10cSrcweir#define CB_AS_FORBIDDEN                 4
113cdf0e10cSrcweir
114cdf0e10cSrcweir#define CB_AS_SCRIPT_SPACE				7
115cdf0e10cSrcweir
116cdf0e10cSrcweir#define STR_EXAMPLE						5010
117cdf0e10cSrcweir#define STR_PAGE_STYLE					5011
118cdf0e10cSrcweir#endif
119cdf0e10cSrcweir
120