xref: /aoo41x/main/editeng/inc/editeng/editids.hrc (revision 0e536ac3)
1*0e536ac3SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*0e536ac3SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*0e536ac3SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*0e536ac3SAndrew Rist * distributed with this work for additional information
6*0e536ac3SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*0e536ac3SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*0e536ac3SAndrew Rist * "License"); you may not use this file except in compliance
9*0e536ac3SAndrew Rist * with the License.  You may obtain a copy of the License at
10*0e536ac3SAndrew Rist *
11*0e536ac3SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*0e536ac3SAndrew Rist *
13*0e536ac3SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*0e536ac3SAndrew Rist * software distributed under the License is distributed on an
15*0e536ac3SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*0e536ac3SAndrew Rist * KIND, either express or implied.  See the License for the
17*0e536ac3SAndrew Rist * specific language governing permissions and limitations
18*0e536ac3SAndrew Rist * under the License.
19*0e536ac3SAndrew Rist *
20*0e536ac3SAndrew Rist *************************************************************/
21*0e536ac3SAndrew Rist
22*0e536ac3SAndrew Rist
23cdf0e10cSrcweir#ifndef _EDIT_SVXIDS_HRC
24cdf0e10cSrcweir#define _EDIT_SVXIDS_HRC
25cdf0e10cSrcweir
26cdf0e10cSrcweir// include ------------------------------------------------------------------
27cdf0e10cSrcweir
28cdf0e10cSrcweir#include <svl/solar.hrc>
29cdf0e10cSrcweir
30cdf0e10cSrcweir#define SID_ATTR_BRUSH                                  ( SID_SVX_START + 1 )
31cdf0e10cSrcweir#define SID_ATTR_TABSTOP                                ( SID_SVX_START + 2 )
32cdf0e10cSrcweir#define SID_ATTR_TABSTOP_DEFAULTS                       ( SID_SVX_START + 3 )
33cdf0e10cSrcweir#define SID_ATTR_TABSTOP_POS                            ( SID_SVX_START + 4 )
34cdf0e10cSrcweir#define SID_ATTR_TABSTOP_OFFSET                         ( SID_SVX_START + 5 )
35cdf0e10cSrcweir#define SID_ATTR_CHAR                                   ( SID_SVX_START + 6 )
36cdf0e10cSrcweir#define SID_ATTR_CHAR_FONT                              ( SID_SVX_START + 7 )
37cdf0e10cSrcweir#define SID_ATTR_CHAR_POSTURE                           ( SID_SVX_START + 8 )
38cdf0e10cSrcweir#define SID_ATTR_CHAR_WEIGHT                            ( SID_SVX_START + 9 )
39cdf0e10cSrcweir#define SID_ATTR_CHAR_SHADOWED                          ( SID_SVX_START + 10 )
40cdf0e10cSrcweir#define SID_ATTR_CHAR_WORDLINEMODE                      ( SID_SVX_START + 11 )
41cdf0e10cSrcweir#define SID_ATTR_CHAR_CONTOUR                           ( SID_SVX_START + 12 )
42cdf0e10cSrcweir#define SID_ATTR_CHAR_STRIKEOUT                         ( SID_SVX_START + 13 )
43cdf0e10cSrcweir#define SID_ATTR_CHAR_UNDERLINE                         ( SID_SVX_START + 14 )
44cdf0e10cSrcweir#define SID_ATTR_CHAR_FONTHEIGHT                        ( SID_SVX_START + 15 )
45cdf0e10cSrcweir#define SID_ATTR_CHAR_PROPSIZE                          ( SID_SVX_START + 16 )
46cdf0e10cSrcweir#define SID_ATTR_CHAR_COLOR                             ( SID_SVX_START + 17 )
47cdf0e10cSrcweir#define SID_ATTR_CHAR_KERNING                           ( SID_SVX_START + 18 )
48cdf0e10cSrcweir#define SID_ATTR_CHAR_CASEMAP                           ( SID_SVX_START + 19 )
49cdf0e10cSrcweir#define SID_ATTR_CHAR_LANGUAGE                          ( SID_SVX_START + 20 )
50cdf0e10cSrcweir#define SID_ATTR_CHAR_ESCAPEMENT                        ( SID_SVX_START + 21 )
51cdf0e10cSrcweir#define SID_ATTR_CHAR_FONTLIST                          ( SID_SVX_START + 22 )
52cdf0e10cSrcweir#define SID_ATTR_BORDER_OUTER                           ( SID_SVX_START + 24 )
53cdf0e10cSrcweir#define SID_ATTR_BORDER_SHADOW                          ( SID_SVX_START + 25 )
54cdf0e10cSrcweir#define SID_ATTR_PARA                                   ( SID_SVX_START + 26 )
55cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST                            ( SID_SVX_START + 27 )
56cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_LEFT                       ( SID_SVX_START + 28 )
57cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_RIGHT                      ( SID_SVX_START + 29 )
58cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_CENTER                     ( SID_SVX_START + 30 )
59cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_BLOCK                      ( SID_SVX_START + 31 )
60cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_BLOCKLINE                  ( SID_SVX_START + 32 )
61cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE                         ( SID_SVX_START + 33 )
62cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE_10                      ( SID_SVX_START + 34 )
63cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE_15                      ( SID_SVX_START + 35 )
64cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE_20                      ( SID_SVX_START + 36 )
65cdf0e10cSrcweir#define SID_ATTR_PARA_PAGEBREAK                         ( SID_SVX_START + 37 )
66cdf0e10cSrcweir#define SID_ATTR_PARA_HYPHENZONE                        ( SID_SVX_START + 38 )
67cdf0e10cSrcweir#define SID_ATTR_PARA_SPLIT                             ( SID_SVX_START + 39 )
68cdf0e10cSrcweir#define SID_ATTR_PARA_ORPHANS                           ( SID_SVX_START + 40 )
69cdf0e10cSrcweir#define SID_ATTR_PARA_WIDOWS                            ( SID_SVX_START + 41 )
70cdf0e10cSrcweir#define SID_ATTR_PARA_ULSPACE                           ( SID_SVX_START + 42 )
71cdf0e10cSrcweir#define SID_ATTR_PARA_LRSPACE                           ( SID_SVX_START + 43 )
72cdf0e10cSrcweir#define SID_ATTR_LRSPACE                                ( SID_SVX_START + 48 )
73cdf0e10cSrcweir#define SID_ATTR_ULSPACE                                ( SID_SVX_START + 49 )
74cdf0e10cSrcweir#define SID_ATTR_CHAR_MAPTYPE                           ( SID_SVX_START + 64 )
75cdf0e10cSrcweir#define SID_ATTR_PARA_MODEL                             ( SID_SVX_START + 65 )
76cdf0e10cSrcweir#define SID_ATTR_PARA_KEEP                              ( SID_SVX_START + 66 )
77cdf0e10cSrcweir#define SID_ATTR_CHAR_AUTOKERN                          ( SID_SVX_START + 67 )
78cdf0e10cSrcweir#define SID_ATTR_PARA_BULLET                            ( SID_SVX_START + 250 )
79cdf0e10cSrcweir#define SID_ATTR_PARA_OUTLLEVEL                         ( SID_SVX_START + 300 )
80cdf0e10cSrcweir#define SID_FIELD                                       ( SID_SVX_START + 363 )
81cdf0e10cSrcweir#define SID_ATTR_PARA_REGISTER                          ( SID_SVX_START + 413 )
82cdf0e10cSrcweir#define SID_ATTR_PARA_PAGENUM                           ( SID_SVX_START + 457 )
83cdf0e10cSrcweir#define SID_ATTR_PARA_NUMRULE                           ( SID_SVX_START + 587 )
84cdf0e10cSrcweir#define SID_ATTR_BRUSH_CHAR                             ( SID_SVX_START + 591 )
85cdf0e10cSrcweir#define SID_ATTR_NUMBERING_RULE                         ( SID_SVX_START + 855 )
86cdf0e10cSrcweir#define SID_ATTR_CHAR_CHARSETCOLOR                      ( SID_SVX_START + 877 )
87cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_FONT                          ( SID_SVX_START + 887 )
88cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_FONTHEIGHT                    ( SID_SVX_START + 888 )
89cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_LANGUAGE                      ( SID_SVX_START + 889 )
90cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_POSTURE                       ( SID_SVX_START + 890 )
91cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_WEIGHT                        ( SID_SVX_START + 891 )
92cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_FONT                          ( SID_SVX_START + 892 )
93cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_FONTHEIGHT                    ( SID_SVX_START + 893 )
94cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_LANGUAGE                      ( SID_SVX_START + 894 )
95cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_POSTURE                       ( SID_SVX_START + 895 )
96cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_WEIGHT                        ( SID_SVX_START + 896 )
97cdf0e10cSrcweir#define SID_ATTR_CHAR_TWO_LINES                         ( SID_SVX_START + 897 )
98cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_RUBY                          ( SID_SVX_START + 898 )
99cdf0e10cSrcweir#define SID_ATTR_CHAR_EMPHASISMARK                      ( SID_SVX_START + 899 )
100cdf0e10cSrcweir#define SID_ATTR_CHAR_SCRIPTTYPE                        ( SID_SVX_START + 900 )
101cdf0e10cSrcweir#define SID_ATTR_PARA_SCRIPTSPACE                       ( SID_SVX_START + 901 )
102cdf0e10cSrcweir#define SID_ATTR_PARA_HANGPUNCTUATION                   ( SID_SVX_START + 902 )
103cdf0e10cSrcweir#define SID_ATTR_PARA_FORBIDDEN_RULES                   ( SID_SVX_START + 903 )
104cdf0e10cSrcweir#define SID_ATTR_CHAR_VERTICAL                          ( SID_SVX_START + 905 )
105cdf0e10cSrcweir#define SID_ATTR_CHAR_ROTATED                           ( SID_SVX_START + 910 )
106cdf0e10cSrcweir#define SID_ATTR_CHAR_SCALEWIDTH                        ( SID_SVX_START + 911 )
107cdf0e10cSrcweir#define SID_ATTR_CHAR_WIDTH_FIT_TO_LINE                 ( SID_SVX_START + 919 )
108cdf0e10cSrcweir#define SID_ATTR_CHAR_RELIEF                            ( SID_SVX_START + 920 )
109cdf0e10cSrcweir#define SID_PARA_VERTALIGN                              ( SID_SVX_START + 925 )
110cdf0e10cSrcweir#define SID_ATTR_FRAMEDIRECTION                         ( SID_SVX_START + 944 )
111cdf0e10cSrcweir#define SID_ATTR_PARA_SNAPTOGRID                        ( SID_SVX_START + 945 )
112cdf0e10cSrcweir#define SID_ATTR_PARA_LRSPACE_VERTICAL                  ( SID_SVX_START + 947 )
113cdf0e10cSrcweir#define SID_ATTR_PARA_LEFT_TO_RIGHT                     ( SID_SVX_START + 950 )
114cdf0e10cSrcweir#define SID_ATTR_PARA_RIGHT_TO_LEFT                     ( SID_SVX_START + 951 )
115cdf0e10cSrcweir#define SID_ATTR_CHAR_HIDDEN                            ( SID_SVX_START + 989 )
116cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_FONT                        ( SID_SVX_START + 994 )
117cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_FONTHEIGHT                  ( SID_SVX_START + 995 )
118cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_LANGUAGE                    ( SID_SVX_START + 996 )
119cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_POSTURE                     ( SID_SVX_START + 997 )
120cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_WEIGHT                      ( SID_SVX_START + 998 )
121cdf0e10cSrcweir#define SID_ATTR_PARA_OUTLINE_LEVEL                     ( SID_SVX_START +1092 )
122cdf0e10cSrcweir
123cdf0e10cSrcweir// this ID didn't exist prior to the svx split
124cdf0e10cSrcweir#define SID_ATTR_CHAR_OVERLINE              			( SID_EDIT_START + 68 )
125cdf0e10cSrcweir
126cdf0e10cSrcweir/*
127cdf0e10cSrcweir// planned, but not doable: changing value of SIDs will break code that uses them for WhichRanges
128cdf0e10cSrcweir#define SID_PARA_VERTALIGN                              ( SID_EDIT_START )
129cdf0e10cSrcweir#define SID_ATTR_BORDER_OUTER                           ( SID_EDIT_START + 1 )
130cdf0e10cSrcweir#define SID_ATTR_BORDER_SHADOW                          ( SID_EDIT_START + 2 )
131cdf0e10cSrcweir#define SID_ATTR_BRUSH                                  ( SID_EDIT_START + 3 )
132cdf0e10cSrcweir#define SID_ATTR_BRUSH_CHAR                             ( SID_EDIT_START + 4 )
133cdf0e10cSrcweir
134cdf0e10cSrcweir
135cdf0e10cSrcweir#define SID_FIELD                                       ( SID_EDIT_START + 7 )
136cdf0e10cSrcweir#define SID_ATTR_FRAMEDIRECTION                         ( SID_EDIT_START + 8 )
137cdf0e10cSrcweir#define SID_ATTR_PARA                                   ( SID_EDIT_START + 9 )
138cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST                            ( SID_EDIT_START + 10 )
139cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_LEFT                       ( SID_EDIT_START + 11 )
140cdf0e10cSrcweir#define SID_ATTR_PARA_BULLET                            ( SID_EDIT_START + 12 )
141cdf0e10cSrcweir#define SID_ATTR_PARA_OUTLLEVEL                         ( SID_EDIT_START + 13 )
142cdf0e10cSrcweir#define SID_ATTR_PARA_REGISTER                          ( SID_EDIT_START + 14 )
143cdf0e10cSrcweir#define SID_ATTR_PARA_PAGENUM                           ( SID_EDIT_START + 15 )
144cdf0e10cSrcweir#define SID_ATTR_PARA_NUMRULE                           ( SID_EDIT_START + 16 )
145cdf0e10cSrcweir#define SID_ATTR_PARA_SCRIPTSPACE                       ( SID_EDIT_START + 17 )
146cdf0e10cSrcweir#define SID_ATTR_PARA_HANGPUNCTUATION                   ( SID_EDIT_START + 18 )
147cdf0e10cSrcweir#define SID_ATTR_PARA_FORBIDDEN_RULES                   ( SID_EDIT_START + 19 )
148cdf0e10cSrcweir#define SID_ATTR_PARA_SNAPTOGRID                        ( SID_EDIT_START + 20 )
149cdf0e10cSrcweir#define SID_ATTR_PARA_LRSPACE_VERTICAL                  ( SID_EDIT_START + 21 )
150cdf0e10cSrcweir#define SID_ATTR_PARA_LEFT_TO_RIGHT                     ( SID_EDIT_START + 22 )
151cdf0e10cSrcweir#define SID_ATTR_PARA_RIGHT_TO_LEFT                     ( SID_EDIT_START + 23 )
152cdf0e10cSrcweir#define SID_ATTR_PARA_OUTLINE_LEVEL                     ( SID_EDIT_START + 24 )
153cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_RIGHT                      ( SID_EDIT_START + 25 )
154cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_CENTER                     ( SID_EDIT_START + 26 )
155cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_BLOCK                      ( SID_EDIT_START + 27 )
156cdf0e10cSrcweir#define SID_ATTR_PARA_ADJUST_BLOCKLINE                  ( SID_EDIT_START + 28 )
157cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE                         ( SID_EDIT_START + 29 )
158cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE_10                      ( SID_EDIT_START + 30 )
159cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE_15                      ( SID_EDIT_START + 31 )
160cdf0e10cSrcweir#define SID_ATTR_PARA_LINESPACE_20                      ( SID_EDIT_START + 32 )
161cdf0e10cSrcweir#define SID_ATTR_PARA_PAGEBREAK                         ( SID_EDIT_START + 33 )
162cdf0e10cSrcweir#define SID_ATTR_PARA_HYPHENZONE                        ( SID_EDIT_START + 34 )
163cdf0e10cSrcweir#define SID_ATTR_PARA_SPLIT                             ( SID_EDIT_START + 35 )
164cdf0e10cSrcweir#define SID_ATTR_PARA_ORPHANS                           ( SID_EDIT_START + 36 )
165cdf0e10cSrcweir#define SID_ATTR_PARA_WIDOWS                            ( SID_EDIT_START + 37 )
166cdf0e10cSrcweir#define SID_ATTR_PARA_ULSPACE                           ( SID_EDIT_START + 38 )
167cdf0e10cSrcweir#define SID_ATTR_PARA_LRSPACE                           ( SID_EDIT_START + 39 )
168cdf0e10cSrcweir#define SID_ATTR_PARA_MODEL                             ( SID_EDIT_START + 40 )
169cdf0e10cSrcweir#define SID_ATTR_PARA_KEEP                              ( SID_EDIT_START + 41 )
170cdf0e10cSrcweir#define SID_ATTR_NUMBERING_RULE                         ( SID_EDIT_START + 42 )
171cdf0e10cSrcweir#define SID_ATTR_LRSPACE                                ( SID_EDIT_START + 43 )
172cdf0e10cSrcweir#define SID_ATTR_ULSPACE                                ( SID_EDIT_START + 44 )
173cdf0e10cSrcweir#define SID_ATTR_TABSTOP                                ( SID_EDIT_START + 45 )
174cdf0e10cSrcweir#define SID_ATTR_TABSTOP_DEFAULTS                       ( SID_EDIT_START + 46 )
175cdf0e10cSrcweir#define SID_ATTR_TABSTOP_POS                            ( SID_EDIT_START + 47 )
176cdf0e10cSrcweir#define SID_ATTR_TABSTOP_OFFSET                         ( SID_EDIT_START + 48 )
177cdf0e10cSrcweir#define SID_ATTR_CHAR                       			( SID_EDIT_START + 49 )
178cdf0e10cSrcweir#define SID_ATTR_CHAR_FONT                  			( SID_EDIT_START + 50 )
179cdf0e10cSrcweir#define SID_ATTR_CHAR_POSTURE               			( SID_EDIT_START + 51 )
180cdf0e10cSrcweir#define SID_ATTR_CHAR_WEIGHT                			( SID_EDIT_START + 52 )
181cdf0e10cSrcweir#define SID_ATTR_CHAR_SHADOWED              			( SID_EDIT_START + 53 )
182cdf0e10cSrcweir#define SID_ATTR_CHAR_WORDLINEMODE          			( SID_EDIT_START + 54 )
183cdf0e10cSrcweir#define SID_ATTR_CHAR_CONTOUR               			( SID_EDIT_START + 55 )
184cdf0e10cSrcweir#define SID_ATTR_CHAR_STRIKEOUT             			( SID_EDIT_START + 56 )
185cdf0e10cSrcweir#define SID_ATTR_CHAR_UNDERLINE             			( SID_EDIT_START + 57 )
186cdf0e10cSrcweir#define SID_ATTR_CHAR_FONTHEIGHT            			( SID_EDIT_START + 58 )
187cdf0e10cSrcweir#define SID_ATTR_CHAR_PROPSIZE              			( SID_EDIT_START + 59 )
188cdf0e10cSrcweir#define SID_ATTR_CHAR_COLOR                 			( SID_EDIT_START + 60 )
189cdf0e10cSrcweir#define SID_ATTR_CHAR_KERNING               			( SID_EDIT_START + 61 )
190cdf0e10cSrcweir#define SID_ATTR_CHAR_CASEMAP               			( SID_EDIT_START + 62 )
191cdf0e10cSrcweir#define SID_ATTR_CHAR_LANGUAGE              			( SID_EDIT_START + 63 )
192cdf0e10cSrcweir#define SID_ATTR_CHAR_ESCAPEMENT            			( SID_EDIT_START + 64 )
193cdf0e10cSrcweir#define SID_ATTR_CHAR_FONTLIST              			( SID_EDIT_START + 65 )
194cdf0e10cSrcweir#define SID_ATTR_CHAR_MAPTYPE               			( SID_EDIT_START + 66 )
195cdf0e10cSrcweir#define SID_ATTR_CHAR_AUTOKERN              			( SID_EDIT_START + 67 )
196cdf0e10cSrcweir#define SID_ATTR_CHAR_OVERLINE              			( SID_EDIT_START + 68 )
197cdf0e10cSrcweir#define SID_ATTR_CHAR_CHARSETCOLOR                      ( SID_EDIT_START + 69 )
198cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_FONT                          ( SID_EDIT_START + 70 )
199cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_FONTHEIGHT                    ( SID_EDIT_START + 71 )
200cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_LANGUAGE                      ( SID_EDIT_START + 72 )
201cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_POSTURE                       ( SID_EDIT_START + 73 )
202cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_WEIGHT                        ( SID_EDIT_START + 74 )
203cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_FONT                          ( SID_EDIT_START + 75 )
204cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_FONTHEIGHT                    ( SID_EDIT_START + 76 )
205cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_LANGUAGE                      ( SID_EDIT_START + 77 )
206cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_POSTURE                       ( SID_EDIT_START + 78 )
207cdf0e10cSrcweir#define SID_ATTR_CHAR_CTL_WEIGHT                        ( SID_EDIT_START + 79 )
208cdf0e10cSrcweir#define SID_ATTR_CHAR_TWO_LINES                         ( SID_EDIT_START + 80 )
209cdf0e10cSrcweir#define SID_ATTR_CHAR_CJK_RUBY                          ( SID_EDIT_START + 81 )
210cdf0e10cSrcweir#define SID_ATTR_CHAR_EMPHASISMARK                      ( SID_EDIT_START + 82 )
211cdf0e10cSrcweir#define SID_ATTR_CHAR_SCRIPTTYPE                        ( SID_EDIT_START + 83 )
212cdf0e10cSrcweir#define SID_ATTR_CHAR_VERTICAL                          ( SID_EDIT_START + 84 )
213cdf0e10cSrcweir#define SID_ATTR_CHAR_ROTATED                           ( SID_EDIT_START + 85 )
214cdf0e10cSrcweir#define SID_ATTR_CHAR_SCALEWIDTH                        ( SID_EDIT_START + 86 )
215cdf0e10cSrcweir#define SID_ATTR_CHAR_WIDTH_FIT_TO_LINE                 ( SID_EDIT_START + 87 )
216cdf0e10cSrcweir#define SID_ATTR_CHAR_RELIEF                            ( SID_EDIT_START + 88 )
217cdf0e10cSrcweir#define SID_ATTR_CHAR_HIDDEN                            ( SID_EDIT_START + 89 )
218cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_FONT                        ( SID_EDIT_START + 90 )
219cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_FONTHEIGHT                  ( SID_EDIT_START + 91 )
220cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_LANGUAGE                    ( SID_EDIT_START + 92 )
221cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_POSTURE                     ( SID_EDIT_START + 93 )
222cdf0e10cSrcweir#define SID_ATTR_CHAR_LATIN_WEIGHT                      ( SID_EDIT_START + 94 )
223cdf0e10cSrcweir*/
224cdf0e10cSrcweir
225cdf0e10cSrcweir#if 94 > (SID_EDIT_END-SID_EDIT_START)
226cdf0e10cSrcweir#error Resource-Ueberlauf in #line, #file
227cdf0e10cSrcweir#endif
228cdf0e10cSrcweir
229cdf0e10cSrcweir#define SID_TEXT_ALIGNLEFT                                SID_ATTR_PARA_ADJUST_LEFT
230cdf0e10cSrcweir#define SID_TEXT_ALIGNRIGHT                               SID_ATTR_PARA_ADJUST_RIGHT
231cdf0e10cSrcweir#define SID_TEXT_ALIGNCENTER                              SID_ATTR_PARA_ADJUST_CENTER
232cdf0e10cSrcweir#define SID_TEXT_ALIGNBLOCK                               SID_ATTR_PARA_ADJUST_BLOCK
233cdf0e10cSrcweir#define SID_DRAW_TEXT_VERTICAL                            SID_ATTR_CHAR_VERTICAL
234cdf0e10cSrcweir
235cdf0e10cSrcweir#endif
236cdf0e10cSrcweir
237cdf0e10cSrcweir// ******************************************************************* EOF
238cdf0e10cSrcweir
239