merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / inc / propctrlr.hrc
blob6961319f4dda982aa29cf8ff5ea0f098e62c3936
1 /*************************************************************************
2  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3  *
4  * Copyright 2000, 2010 Oracle and/or its affiliates.
5  *
6  * OpenOffice.org - a multi-platform office productivity suite
7  *
8  * This file is part of OpenOffice.org.
9  *
10  * OpenOffice.org is free software: you can redistribute it and/or modify
11  * it under the terms of the GNU Lesser General Public License version 3
12  * only, as published by the Free Software Foundation.
13  *
14  * OpenOffice.org is distributed in the hope that it will be useful,
15  * but WITHOUT ANY WARRANTY; without even the implied warranty of
16  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17  * GNU Lesser General Public License version 3 for more details
18  * (a copy is included in the LICENSE file that accompanied this code).
19  *
20  * You should have received a copy of the GNU Lesser General Public License
21  * version 3 along with OpenOffice.org.  If not, see
22  * <http://www.openoffice.org/license.html>
23  * for a copy of the LGPLv3 License.
24  *
25 ************************************************************************/
27 #ifndef EXTENSIONS_PROPCTRLR_HRC
28 #define EXTENSIONS_PROPCTRLR_HRC
30 #include "extensio.hrc"
32 #define HID_PROP_INPUT_REQUIRED                 ( HID_PROPC_START +   0)
33 #define HID_PROP_GROUPBOX                       ( HID_PROPC_START +   1)
34 #define HID_PROP_CONTROLSOURCE                  ( HID_PROPC_START +   2)
35 #define HID_PROP_NAME                           ( HID_PROPC_START +   3)
36 #define HID_PROP_TABINDEX                       ( HID_PROPC_START +   4)
37 #define HID_PROP_MASTERFIELDS                   ( HID_PROPC_START +   5)
38 #define HID_PROP_SLAVEFIELDS                    ( HID_PROPC_START +   6)
39 #define HID_PROP_DATASOURCE                     ( HID_PROPC_START +   7)
40 #define HID_PROP_CURSORSOURCE                   ( HID_PROPC_START +   8)
41 #define HID_PROP_CURSORSOURCETYPE               ( HID_PROPC_START +   9)
42 #define HID_PROP_CURSORTYPE                     ( HID_PROPC_START +  10)
43 #define HID_PROP_READONLY                       ( HID_PROPC_START +  11)
44 #define HID_PROP_DATAENTRY                      ( HID_PROPC_START +  12)
45 #define HID_PROP_NAVIGATION                     ( HID_PROPC_START +  13)
46 #define HID_PROP_CYCLE                          ( HID_PROPC_START +  14)
47 #define HID_PROP_ALLOW_ADDITIONS                ( HID_PROPC_START +  15)
48 #define HID_PROP_ALLOW_EDITS                    ( HID_PROPC_START +  16)
49 #define HID_PROP_ALLOW_DELETIONS                ( HID_PROPC_START +  17)
50 #define HID_PROP_DIRTY                          ( HID_PROPC_START +  18)
51 #define HID_PROP_OLDVALUE                       ( HID_PROPC_START +  19)
52 #define HID_PROP_VALUE                          ( HID_PROPC_START +  20)
53 #define HID_PROP_LOCKED                         ( HID_PROPC_START +  21)
54 #define HID_PROP_FORMATKEY                      ( HID_PROPC_START +  22)
55 #define HID_PROP_REQUIRED                       ( HID_PROPC_START +  23)
56 #define HID_PROP_WHEEL_BEHAVIOR                 ( HID_PROPC_START +  24)
57 #define HID_PROP_UNIQUE                         ( HID_PROPC_START +  25)
58 #define HID_PROP_CLASSID                        ( HID_PROPC_START +  26)
59 #define HID_PROP_LEFT                           ( HID_PROPC_START +  27)
60 #define HID_PROP_RIGHT                          ( HID_PROPC_START +  28)
61 #define HID_PROP_HEIGHT                         ( HID_PROPC_START +  29)
62 #define HID_PROP_WIDTH                          ( HID_PROPC_START +  30)
63 #define HID_PROP_BOUNDCOLUMN                    ( HID_PROPC_START +  31)
64 #define HID_PROP_LISTSOURCETYPE                 ( HID_PROPC_START +  32)
65 #define HID_PROP_LISTSOURCE                     ( HID_PROPC_START +  33)
66 #define HID_PROP_LISTINDEX                      ( HID_PROPC_START +  34)
67 #define HID_PROP_TEXT                           ( HID_PROPC_START +  35)
68 #define HID_PROP_LABEL                          ( HID_PROPC_START +  36)
69 #define HID_PROP_STRINGITEMLIST                 ( HID_PROPC_START +  37)
70 #define HID_PROP_SEARCHING                      ( HID_PROPC_START +  38)
71 #define HID_PROP_FONT                           ( HID_PROPC_START +  39)
72 #define HID_PROP_ROWHEIGHT                      ( HID_PROPC_START +  40)
73 #define HID_PROP_BACKGROUNDCOLOR                ( HID_PROPC_START +  41)
74 #define HID_PROP_FILLCOLOR                      ( HID_PROPC_START +  42)
75 #define HID_PROP_LINECOLOR                      ( HID_PROPC_START +  43)
76 #define HID_PROP_BORDER                         ( HID_PROPC_START +  44)
77 #define HID_PROP_ALIGN                          ( HID_PROPC_START +  45)
78 #define HID_PROP_DROPDOWN                       ( HID_PROPC_START +  46)
79 #define HID_PROP_MULTILINE                      ( HID_PROPC_START +  47)
80 #define HID_PROP_HSCROLL                        ( HID_PROPC_START +  48)
81 #define HID_PROP_VSCROLL                        ( HID_PROPC_START +  49)
82 #define HID_PROP_TABSTOP                        ( HID_PROPC_START +  50)
83 #define HID_PROP_REFVALUE                       ( HID_PROPC_START +  51)
84 #define HID_PROP_BUTTONTYPE                     ( HID_PROPC_START +  52)
85 #define HID_PROP_SUBMIT_ACTION                  ( HID_PROPC_START +  53)
86 #define HID_PROP_SUBMIT_METHOD                  ( HID_PROPC_START +  54)
87 #define HID_PROP_SUBMIT_ENCODING                ( HID_PROPC_START +  55)
88 #define HID_PROP_DEFAULTVALUE                   ( HID_PROPC_START +  56)
89 #define HID_PROP_SUBMIT_TARGET                  ( HID_PROPC_START +  57)
90 #define HID_PROP_DEFAULT_STATE                  ( HID_PROPC_START +  58)
91 #define HID_PROP_IMAGE_URL                      ( HID_PROPC_START +  59)
92 #define HID_PROP_DEFAULT_SELECT_SEQ             ( HID_PROPC_START +  60)
93 #define HID_PROP_MULTISELECTION                 ( HID_PROPC_START +  61)
94 #define HID_PROP_DATE                           ( HID_PROPC_START +  62)
95 #define HID_PROP_DATEMIN                        ( HID_PROPC_START +  63)
96 #define HID_PROP_DATEMAX                        ( HID_PROPC_START +  64)
97 #define HID_PROP_DATEFORMAT                     ( HID_PROPC_START +  65)
98 #define HID_PROP_TIME                           ( HID_PROPC_START +  66)
99 #define HID_PROP_TIMEMIN                        ( HID_PROPC_START +  67)
100 #define HID_PROP_TIMEMAX                        ( HID_PROPC_START +  68)
101 #define HID_PROP_TIMEFORMAT                     ( HID_PROPC_START +  69)
102 #define HID_PROP_VALUEMIN                       ( HID_PROPC_START +  70)
103 #define HID_PROP_VALUEMAX                       ( HID_PROPC_START +  71)
104 #define HID_PROP_VALUESTEP                      ( HID_PROPC_START +  72)
105 #define HID_PROP_CURRENCYSYMBOL                 ( HID_PROPC_START +  73)
106 #define HID_PROP_EDITMASK                       ( HID_PROPC_START +  74)
107 #define HID_PROP_LITERALMASK                    ( HID_PROPC_START +  75)
108 #define HID_PROP_ENABLED                        ( HID_PROPC_START +  76)
109 #define HID_PROP_AUTOCOMPLETE                   ( HID_PROPC_START +  77)
110 #define HID_PROP_LINECOUNT                      ( HID_PROPC_START +  78)
111 #define HID_PROP_MAXTEXTLEN                     ( HID_PROPC_START +  79)
112 #define HID_PROP_SPIN                           ( HID_PROPC_START +  80)
113 #define HID_PROP_STRICTFORMAT                   ( HID_PROPC_START +  81)
114 #define HID_PROP_SHOWTHOUSANDSEP                ( HID_PROPC_START +  82)
115 #define HID_PROP_VERTICAL_ALIGN                 ( HID_PROPC_START +  83)
116 #define HID_PROP_PRINTABLE                      ( HID_PROPC_START +  84)
117 #define HID_PROP_TARGET_URL                     ( HID_PROPC_START +  85)
118 #define HID_PROP_TARGET_FRAME                   ( HID_PROPC_START +  86)
119 #define HID_PROP_TAG                            ( HID_PROPC_START +  87)
120 #define HID_PROP_ECHO_CHAR                      ( HID_PROPC_START +  88)
121 #define HID_PROP_EMPTY_IS_NULL                  ( HID_PROPC_START +  89)
122 #define HID_PROP_DECIMAL_ACCURACY               ( HID_PROPC_START +  90)
123 #define HID_PROP_ENABLE_VISIBLE                 ( HID_PROPC_START +  91)
124 #define HID_PROP_DEFAULT_BUTTON                 ( HID_PROPC_START +  92)
125 #define HID_PROP_HIDDEN_VALUE                   ( HID_PROPC_START +  93)
126 #define HID_PROP_TRISTATE                       ( HID_PROPC_START +  94)
127 #define HID_PROP_NAVIGATIONBAR                  ( HID_PROPC_START +  95)
128 #define HID_PROP_FILTER                         ( HID_PROPC_START +  96)
129 #define HID_PROP_SORT_CRITERIA                  ( HID_PROPC_START +  97)
130 #define HID_PROP_DEFAULT_LONG_VALUE             ( HID_PROPC_START +  98)
131 #define HID_PROP_DEFAULT_TIME                   ( HID_PROPC_START +  99)
132 #define HID_PROP_DEFAULT_DATE                   ( HID_PROPC_START + 100)
133 #define HID_PROP_HELPTEXT                       ( HID_PROPC_START + 101)
134 #define HID_PROP_HELPURL                        ( HID_PROPC_START + 102)
135 #define HID_PROP_RECORDMARKER                   ( HID_PROPC_START + 103)
136 #define HID_PROP_FILTERPROPOSAL                 ( HID_PROPC_START + 104)
137 #define HID_PROP_EFFECTIVEMIN                   ( HID_PROPC_START + 105)
138 #define HID_PROP_EFFECTIVEMAX                   ( HID_PROPC_START + 106)
139 #define HID_PROP_EFFECTIVEDEFAULT               ( HID_PROPC_START + 107)
140 #define HID_PROP_CONTROLLABEL                   ( HID_PROPC_START + 108)
141 #define HID_PROP_CURRSYM_POSITION               ( HID_PROPC_START + 109)
142 #define HID_PROP_ESCAPE_PROCESSING              ( HID_PROPC_START + 110)
143 #define HID_PROP_TITLE                          ( HID_PROPC_START + 111)
144 #define HID_PROP_STEP                           ( HID_PROPC_START + 112)
145 #define HID_PROP_PROGRESSVALUE                  ( HID_PROPC_START + 113)
146 #define HID_PROP_PROGRESSVALUE_MIN              ( HID_PROPC_START + 114)
147 #define HID_PROP_PROGRESSVALUE_MAX              ( HID_PROPC_START + 115)
148 #define HID_PROP_SCROLLVALUE                    ( HID_PROPC_START + 116)
149 #define HID_PROP_SCROLLVALUE_MAX                ( HID_PROPC_START + 117)
150 #define HID_PROP_LINEINCREMENT                  ( HID_PROPC_START + 118)
151 #define HID_PROP_BLOCKINCREMENT                 ( HID_PROPC_START + 119)
152 #define HID_PROP_VISIBLESIZE                    ( HID_PROPC_START + 120)
153 #define HID_PROP_ORIENTATION                    ( HID_PROPC_START + 121)
154 #define HID_PROP_POSITIONX                      ( HID_PROPC_START + 122)
155 #define HID_PROP_POSITIONY                      ( HID_PROPC_START + 123)
156 #define HID_PROP_PUSHBUTTONTYPE                 ( HID_PROPC_START + 124)
157 #define HID_PROP_STATE                          ( HID_PROPC_START + 125)
158 #define HID_PROP_SCALEIMAGE                     ( HID_PROPC_START + 126)
159 #define HID_PROP_BOUND_CELL                     ( HID_PROPC_START + 127)
160 #define HID_PROP_LIST_CELL_RANGE                ( HID_PROPC_START + 128)
161 #define HID_PROP_CELL_EXCHANGE_TYPE             ( HID_PROPC_START + 129)
162 #define HID_PROP_SELECTEDITEMS                  ( HID_PROPC_START + 130)
163 #define HID_PROP_SCROLLVALUE_MIN                ( HID_PROPC_START + 131)
164 #define HID_PROP_DEFAULT_SCROLLVALUE            ( HID_PROPC_START + 132)
165 #define HID_PROP_REPEAT_DELAY                   ( HID_PROPC_START + 133)
166 #define HID_PROP_SYMBOLCOLOR                    ( HID_PROPC_START + 134)
167 #define HID_PROP_SPINVALUE                      ( HID_PROPC_START + 135)
168 #define HID_PROP_SPINVALUE_MIN                  ( HID_PROPC_START + 136)
169 #define HID_PROP_SPINVALUE_MAX                  ( HID_PROPC_START + 137)
170 #define HID_PROP_DEFAULT_SPINVALUE              ( HID_PROPC_START + 138)
171 #define HID_PROP_SPININCREMENT                  ( HID_PROPC_START + 139)
172 #define HID_PROP_REPEAT                         ( HID_PROPC_START + 140)
173 #define HID_PROP_WORDBREAK                      ( HID_PROPC_START + 141)
174 #define HID_PROP_SHOW_SCROLLBARS                ( HID_PROPC_START + 142)
175 #define HID_PROP_TABORDER_CONTROLS              ( HID_PROPC_START + 143)
176 #define HID_FIELDLINK_DETAIL_COLUMN             ( HID_PROPC_START + 144)
177 #define HID_FIELDLINK_MASTER_COLUMN             ( HID_PROPC_START + 145)
178 #define UID_FIELDLINK_DETAIL1                   ( HID_PROPC_START + 146)
179 #define UID_FIELDLINK_MASTER1                   ( HID_PROPC_START + 147)
180 #define UID_FIELDLINK_DETAIL2                   ( HID_PROPC_START + 148)
181 #define UID_FIELDLINK_MASTER2                   ( HID_PROPC_START + 149)
182 #define UID_FIELDLINK_DETAIL3                   ( HID_PROPC_START + 150)
183 #define UID_FIELDLINK_MASTER3                   ( HID_PROPC_START + 151)
184 #define UID_FIELDLINK_DETAIL4                   ( HID_PROPC_START + 152)
185 #define UID_FIELDLINK_MASTER4                   ( HID_PROPC_START + 153)
186 #define HID_PROP_ICONSIZE                       ( HID_PROPC_START + 154)
187 #define HID_PROP_SHOW_POSITION                  ( HID_PROPC_START + 155)
188 #define HID_PROP_SHOW_NAVIGATION                ( HID_PROPC_START + 156)
189 #define HID_PROP_SHOW_RECORDACTIONS             ( HID_PROPC_START + 157)
190 #define HID_PROP_SHOW_FILTERSORT                ( HID_PROPC_START + 158)
191 #define HID_PROP_AUTOLINEBREAK                  ( HID_PROPC_START + 159)
192 #define HID_PROP_TEXTTYPE                       ( HID_PROPC_START + 160)
193 #define HID_PROP_LINEEND_FORMAT                 ( HID_PROPC_START + 161)
194 #define HID_PROP_XSD_TOTAL_DIGITS               ( HID_PROPC_START + 162)
195 #define HID_PROP_XSD_FRACTION_DIGITS            ( HID_PROPC_START + 163)
196 #define HID_PROP_XSD_MAX_INCLUSIVE              ( HID_PROPC_START + 164)
197 #define HID_PROP_XSD_MAX_EXCLUSIVE              ( HID_PROPC_START + 165)
198 #define HID_PROP_XSD_MIN_INCLUSIVE              ( HID_PROPC_START + 166)
199 #define HID_PROP_XSD_MIN_EXCLUSIVE              ( HID_PROPC_START + 167)
200 #define HID_PROP_UNCHECKEDREFVALUE              ( HID_PROPC_START + 168)
201 #define HID_PROP_SUBMISSION_ID                  ( HID_PROPC_START + 169)
202 #define UID_PROP_DLG_FONT_TYPE                  ( HID_PROPC_START + 170)
203 #define UID_PROP_DLG_IMAGE_URL                  ( HID_PROPC_START + 171)
204 #define UID_PROP_DLG_BACKGROUNDCOLOR            ( HID_PROPC_START + 172)
205 #define UID_PROP_DLG_SYMBOLCOLOR                ( HID_PROPC_START + 173)
206 #define UID_PROP_DLG_ATTR_DATASOURCE            ( HID_PROPC_START + 174)
207 #define UID_PROP_DLG_ATTR_TARGET_URL            ( HID_PROPC_START + 175)
208 #define UID_PROP_DLG_NUMBER_FORMAT              ( HID_PROPC_START + 176)
209 #define UID_PROP_DLG_CONTROLLABEL               ( HID_PROPC_START + 177)
210 #define UID_PROP_DLG_FILLCOLOR                  ( HID_PROPC_START + 178)
211 #define UID_PROP_DLG_TABINDEX                   ( HID_PROPC_START + 179)
212 #define UID_PROP_DLG_SQLCOMMAND                 ( HID_PROPC_START + 180)
213 #define UID_PROP_DLG_FORMLINKFIELDS             ( HID_PROPC_START + 181)
214 #define UID_PROP_DLG_FILTER                     ( HID_PROPC_START + 182)
215 #define UID_PROP_DLG_ORDER                      ( HID_PROPC_START + 183)
216 #define UID_PROP_DLG_SELECTION                  ( HID_PROPC_START + 184)
217 #define UID_EVT_MACRODLG                        ( HID_PROPC_START + 185)
218 #define UID_BRWEVT_APPROVEACTIONPERFORMED       ( HID_PROPC_START + 186)
219 #define UID_BRWEVT_ACTIONPERFORMED              ( HID_PROPC_START + 187)
220 #define UID_BRWEVT_CHANGED                      ( HID_PROPC_START + 188)
221 #define UID_BRWEVT_TEXTCHANGED                  ( HID_PROPC_START + 189)
222 #define UID_BRWEVT_ITEMSTATECHANGED             ( HID_PROPC_START + 190)
223 #define UID_BRWEVT_FOCUSGAINED                  ( HID_PROPC_START + 191)
224 #define UID_BRWEVT_FOCUSLOST                    ( HID_PROPC_START + 192)
225 #define UID_BRWEVT_KEYTYPED                     ( HID_PROPC_START + 193)
226 #define UID_BRWEVT_KEYUP                        ( HID_PROPC_START + 194)
227 #define UID_BRWEVT_MOUSEENTERED                 ( HID_PROPC_START + 195)
228 #define UID_BRWEVT_MOUSEDRAGGED                 ( HID_PROPC_START + 196)
229 #define UID_BRWEVT_MOUSEMOVED                   ( HID_PROPC_START + 197)
230 #define UID_BRWEVT_MOUSEPRESSED                 ( HID_PROPC_START + 198)
231 #define UID_BRWEVT_MOUSERELEASED                ( HID_PROPC_START + 199)
232 #define UID_BRWEVT_MOUSEEXITED                  ( HID_PROPC_START + 200)
233 #define UID_BRWEVT_APPROVERESETTED              ( HID_PROPC_START + 201)
234 #define UID_BRWEVT_RESETTED                     ( HID_PROPC_START + 202)
235 #define UID_BRWEVT_SUBMITTED                    ( HID_PROPC_START + 203)
236 #define UID_BRWEVT_BEFOREUPDATE                 ( HID_PROPC_START + 204)
237 #define UID_BRWEVT_AFTERUPDATE                  ( HID_PROPC_START + 205)
238 #define UID_BRWEVT_LOADED                       ( HID_PROPC_START + 206)
239 #define UID_BRWEVT_RELOADING                    ( HID_PROPC_START + 207)
240 #define UID_BRWEVT_RELOADED                     ( HID_PROPC_START + 208)
241 #define UID_BRWEVT_UNLOADING                    ( HID_PROPC_START + 209)
242 #define UID_BRWEVT_UNLOADED                     ( HID_PROPC_START + 210)
243 #define UID_BRWEVT_CONFIRMDELETE                ( HID_PROPC_START + 211)
244 #define UID_BRWEVT_APPROVEROWCHANGE             ( HID_PROPC_START + 212)
245 #define UID_BRWEVT_ROWCHANGE                    ( HID_PROPC_START + 213)
246 #define UID_BRWEVT_POSITIONING                  ( HID_PROPC_START + 214)
247 #define UID_BRWEVT_POSITIONED                   ( HID_PROPC_START + 215)
248 #define UID_BRWEVT_APPROVEPARAMETER             ( HID_PROPC_START + 216)
249 #define UID_BRWEVT_ERROROCCURED                 ( HID_PROPC_START + 217)
250 #define UID_BRWEVT_ADJUSTMENTVALUECHANGED       ( HID_PROPC_START + 218)
251 #define HID_PROP_XML_DATA_MODEL                 ( HID_PROPC_START + 219)
252 #define HID_PROP_BIND_EXPRESSION                ( HID_PROPC_START + 220)
253 #define HID_PROP_XSD_REQUIRED                   ( HID_PROPC_START + 221)
254 #define HID_PROP_XSD_RELEVANT                   ( HID_PROPC_START + 222)
255 #define HID_PROP_XSD_READONLY                   ( HID_PROPC_START + 223)
256 #define HID_PROP_XSD_CONSTRAINT                 ( HID_PROPC_START + 224)
257 #define HID_PROP_XSD_CALCULATION                ( HID_PROPC_START + 225)
258 #define HID_PROP_XSD_DATA_TYPE                  ( HID_PROPC_START + 226)
259 #define HID_PROP_XSD_WHITESPACES                ( HID_PROPC_START + 227)
260 #define HID_PROP_XSD_PATTERN                    ( HID_PROPC_START + 228)
261 #define HID_PROP_XSD_LENGTH                     ( HID_PROPC_START + 229)
262 #define HID_PROP_XSD_MIN_LENGTH                 ( HID_PROPC_START + 230)
263 #define HID_PROP_XSD_MAX_LENGTH                 ( HID_PROPC_START + 231)
264 #define UID_PROP_DLG_BIND_EXPRESSION            ( HID_PROPC_START + 232)
265 #define UID_PROP_DLG_XSD_REQUIRED               ( HID_PROPC_START + 233)
266 #define UID_PROP_DLG_XSD_RELEVANT               ( HID_PROPC_START + 234)
267 #define UID_PROP_DLG_XSD_READONLY               ( HID_PROPC_START + 235)
268 #define UID_PROP_DLG_XSD_CONSTRAINT             ( HID_PROPC_START + 236)
269 #define UID_PROP_DLG_XSD_CALCULATION            ( HID_PROPC_START + 237)
270 #define UID_PROP_ADD_DATA_TYPE                  ( HID_PROPC_START + 238)
271 #define UID_PROP_REMOVE_DATA_TYPE               ( HID_PROPC_START + 239)
272 #define HID_PROP_LIST_BINDING                   ( HID_PROPC_START + 240)
273 #define HID_PROP_BINDING_NAME                   ( HID_PROPC_START + 241)
274 #define HID_PROP_SELECTION_TYPE                 ( HID_PROPC_START + 242)
275 #define HID_PROP_ROOT_DISPLAYED                 ( HID_PROPC_START + 243)
276 #define HID_PROP_SHOWS_HANDLES                  ( HID_PROPC_START + 244)
277 #define HID_PROP_SHOWS_ROOT_HANDLES             ( HID_PROPC_START + 245)
278 #define HID_PROP_EDITABLE                       ( HID_PROPC_START + 246)
279 #define HID_PROP_INVOKES_STOP_NOT_EDITING       ( HID_PROPC_START + 247)
280 #define HID_PROP_ROW_HEIGHT                     ( HID_PROPC_START + 248)
281 #define HID_PROP_DECORATION                     ( HID_PROPC_START + 249)
282 #define HID_EVT_ACTIONPERFORMED                 ( HID_PROPC_START + 250)
283 #define HID_EVT_AFTERUPDATE                     ( HID_PROPC_START + 251)
284 #define HID_EVT_BEFOREUPDATE                    ( HID_PROPC_START + 252)
285 #define HID_EVT_CONFIRMDELETE                   ( HID_PROPC_START + 253)
286 #define HID_EVT_ERROROCCURED                    ( HID_PROPC_START + 254)
287 #define HID_EVT_FOCUSGAINED                     ( HID_PROPC_START + 255)
288 #define HID_EVT_FOCUSLOST                       ( HID_PROPC_START + 256)
289 #define HID_EVT_ITEMSTATECHANGED                ( HID_PROPC_START + 257)
290 #define HID_EVT_KEYTYPED                        ( HID_PROPC_START + 258)
291 #define HID_EVT_LOADED                          ( HID_PROPC_START + 259)
292 #define HID_EVT_MOUSEDRAGGED                    ( HID_PROPC_START + 260)
293 #define HID_EVT_MOUSEENTERED                    ( HID_PROPC_START + 261)
294 #define HID_EVT_MOUSEEXITED                     ( HID_PROPC_START + 262)
295 #define HID_EVT_MOUSEMOVED                      ( HID_PROPC_START + 263)
296 #define HID_EVT_MOUSEPRESSED                    ( HID_PROPC_START + 264)
297 #define HID_EVT_MOUSERELEASED                   ( HID_PROPC_START + 265)
298 #define HID_EVT_POSITIONED                      ( HID_PROPC_START + 266)
299 #define HID_EVT_RESETTED                        ( HID_PROPC_START + 267)
300 #define HID_EVT_SUBMITTED                       ( HID_PROPC_START + 268)
301 #define HID_EVT_TEXTCHANGED                     ( HID_PROPC_START + 269)
302 #define HID_EVT_UNLOADED                        ( HID_PROPC_START + 270)
303 #define HID_EVT_CHANGED                         ( HID_PROPC_START + 271)
304 #define HID_EVT_APPROVEACTIONPERFORMED          ( HID_PROPC_START + 272)
305 #define HID_EVT_APPROVERESETTED                 ( HID_PROPC_START + 273)
306 #define HID_EVT_KEYUP                           ( HID_PROPC_START + 274)
307 #define HID_EVT_APPROVEPARAMETER                ( HID_PROPC_START + 275)
308 #define HID_EVT_POSITIONING                     ( HID_PROPC_START + 276)
309 #define HID_EVT_RELOADED                        ( HID_PROPC_START + 277)
310 #define HID_EVT_APPROVEROWCHANGE                ( HID_PROPC_START + 278)
311 #define HID_EVT_ROWCHANGE                       ( HID_PROPC_START + 279)
312 #define HID_EVT_RELOADING                       ( HID_PROPC_START + 280)
313 #define HID_EVT_UNLOADING                       ( HID_PROPC_START + 281)
314 #define HID_EVT_ADJUSTMENTVALUECHANGED          ( HID_PROPC_START + 282)
315 #define HID_PROP_TOGGLE                         ( HID_PROPC_START + 283)
316 #define HID_PROP_FOCUSONCLICK                   ( HID_PROPC_START + 284)
317 #define HID_PROP_HIDEINACTIVESELECTION          ( HID_PROPC_START + 285)
318 #define HID_PROP_VISUALEFFECT                   ( HID_PROPC_START + 286)
319 #define HID_PROP_BORDERCOLOR                    ( HID_PROPC_START + 287)
320 #define UID_PROP_DLG_BORDERCOLOR                ( HID_PROPC_START + 288)
321 #define HID_PROP_IMAGEPOSITION                  ( HID_PROPC_START + 289)
322 #define HID_PROP_NOLABEL                        ( HID_PROPC_START + 290)
323 #define HID_PROP_WRITING_MODE                   ( HID_PROPC_START + 291)
324 #define HID_PROP_ANCHOR_TYPE                    ( HID_PROPC_START + 292)
325 #define HID_FM_PROPDLG_TABCTR                   ( HID_PROPC_START + 293)
326 #define HID_FM_PROPDLG_TAB_GENERAL              ( HID_PROPC_START + 294)
327 #define HID_FM_PROPDLG_TAB_DATA                 ( HID_PROPC_START + 295)
328 #define HID_FM_PROPDLG_TAB_EVT                  ( HID_PROPC_START + 296)
329     // please adjust HID_LAST_PROPC_ID if you add new ids here!
331 #define HID_LAST_PROPC_ID   HID_FM_PROPDLG_TAB_EVT
333 #if HID_LAST_PROPC_ID > HID_PROPC_END
334     #error help id overflow (PROPC)
335 #endif
337 #endif // EXTENSIONS_PROPCTRLR_HRC