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: cntwids.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 ************************************************************************/
35 #define TF_NEW_TABPAGES
39 //=========================================================================
40 // ARGS, MSG, ALL, FOLDER, BOXALL, BOXEXT
41 //=========================================================================
43 #define WID_CHAOS_START 500
46 #define WID_MARK_THREAD_MARKED (499)
47 #define WID_MARK_THREAD_UNMARKED (498)
50 #define WID_DUMMY_ARG1 (WID_CHAOS_START + 0)
51 #define WID_FACTORY_NO (WID_CHAOS_START + 1)
52 #define WID_FACTORY_NAME (WID_CHAOS_START + 2)
53 #define WID_NEWS_XREF (WID_CHAOS_START + 3)
54 #define WID_CREATION_FLAGS (WID_CHAOS_START + 4)
55 #define WID_FACTORY_HELP_ID (WID_CHAOS_START + 5)
58 #define WID_MSG_START (WID_CHAOS_START + 6)
59 #define WID_MAIL_REPLY (WID_CHAOS_START + 6)
60 #define WID_POST_REPLY (WID_CHAOS_START + 7)
61 #define WID_FORWARD (WID_CHAOS_START + 8)
62 #define WID_MARK_THREAD_READ (WID_CHAOS_START + 9)
63 #define WID_HIDE_THREAD (WID_CHAOS_START + 10)
64 #define WID_HIDE_AUTHOR (WID_CHAOS_START + 11)
65 #define WID_HIDE_SUBJECT (WID_CHAOS_START + 12)
66 #define WID_RESEND_MSG (WID_CHAOS_START + 13)
67 #define WID_MARK_THREAD_UNREAD (WID_CHAOS_START + 14)
70 #define WID_PRIORITY (WID_CHAOS_START + 15)
71 #define WID_RULE_APPLIED (WID_CHAOS_START + 16)
72 #define WID_MSG_LOCK (WID_CHAOS_START + 17)
73 #define WID_SEEN_STATUS (WID_CHAOS_START + 18)
74 #define WID_REPLY_TO (WID_CHAOS_START + 19)
75 #define WID_IN_REPLY_TO (WID_CHAOS_START + 20)
77 #define WID_MESSAGE_ID (WID_CHAOS_START + 21)
78 #define WID_BCC (WID_CHAOS_START + 22)
79 #define WID_CC (WID_CHAOS_START + 23)
80 #define WID_TO (WID_CHAOS_START + 24)
81 #define WID_FROM (WID_CHAOS_START + 25)
82 #define WID_TITLE (WID_CHAOS_START + 26)
83 #define WID_SUBJECT WID_TITLE // only here to prevent panic, should be removed
84 #define WID_MESSAGEBODY (WID_CHAOS_START + 27)
86 #define WID_REFERENCES (WID_CHAOS_START + 28)
87 #define WID_NEWSGROUPS (WID_CHAOS_START + 29)
88 #define WID_NEWS_XREFLIST (WID_CHAOS_START + 30)
90 #define WID_OUTMSGINTERNALSTATE (WID_CHAOS_START + 31)
91 #define WID_RECIPIENTLIST (WID_CHAOS_START + 32)
92 #define WID_MSG_END (WID_CHAOS_START + 32)
95 #define WID_ALL_START (WID_CHAOS_START + 33)
96 #define WID_DEFAULT (WID_CHAOS_START + 33)
97 #define WID_OPEN (WID_CHAOS_START + 34)
98 #define WID_DELETE (WID_CHAOS_START + 35)
99 #define WID_CUT (WID_CHAOS_START + 36)
100 #define WID_COPY (WID_CHAOS_START + 37)
101 #define WID_PASTE (WID_CHAOS_START + 38)
102 #define WID_RENAME (WID_CHAOS_START + 39)
104 #define WID_HAS_DATA (WID_CHAOS_START + 40)
105 #define WID_GETDATA (WID_CHAOS_START + 41)
106 #define WID_PUTDATA (WID_CHAOS_START + 42)
109 #define WID_INTERIM_URL (WID_CHAOS_START + 43)
110 #define WID_CONTENT_TYPE (WID_CHAOS_START + 44)
112 #define WID_OWN_URL (WID_CHAOS_START + 45)
113 #define WID_REAL_URL (WID_CHAOS_START + 46)
114 #define WID_OBSOLETE_TITLE (WID_CHAOS_START + 47)
115 #define WID_FLAG_READONLY (WID_CHAOS_START + 48)
117 #define WID_REFERED_URL (WID_CHAOS_START + 49)
118 #define WID_REFERER_COUNT (WID_CHAOS_START + 50)
119 #define WID_FLAG_IS_FOLDER (WID_CHAOS_START + 51)
120 #define WID_FLAG_HAS_FOLDER (WID_CHAOS_START + 52)
121 #define WID_FLAG_IS_MESSAGE (WID_CHAOS_START + 53)
122 #define WID_FLAG_IS_DOCUMENT (WID_FLAG_IS_MESSAGE)
123 #define WID_FLAG_HAS_MESSAGES (WID_CHAOS_START + 54)
125 #define WID_DATE_CREATED (WID_CHAOS_START + 55)
126 #define WID_DATE_MODIFIED (WID_CHAOS_START + 56)
127 #define WID_VIEW_DESCRIPTION (WID_CHAOS_START + 57)
128 #define WID_IS_READ (WID_CHAOS_START + 58)
129 #define WID_IS_MARKED (WID_CHAOS_START + 59)
130 #define WID_ALL_END (WID_CHAOS_START + 59)
133 #define WID_FOLDER_START (WID_CHAOS_START + 60)
134 #define WID_SYNCHRONIZE (WID_CHAOS_START + 60)
135 #define WID_CREATE_NEW (WID_CHAOS_START + 61)
136 #define WID_INSERT (WID_CHAOS_START + 62)
137 #define WID_UPDATE (WID_CHAOS_START + 63)
138 #define WID_IMPORT (WID_CHAOS_START + 64)
141 #define WID_DUMMY_PROPFOLDERVIEW1 (WID_CHAOS_START + 65)
142 #define WID_THREADING (WID_CHAOS_START + 66)
143 #define WID_MSG_COLUMN_INFO /* obsolete */ (WID_CHAOS_START + 67)
144 #define WID_FLD_COLUMN_INFO /* obsolete */ (WID_CHAOS_START + 68)
145 #define WID_FOLDERVIEW_MODE (WID_CHAOS_START + 69)
146 #define WID_MESSAGEVIEW_MODE (WID_CHAOS_START + 70)
147 #define WID_SENTMESSAGEVIEW_MODE (WID_CHAOS_START + 71)
148 #define WID_SORTING (WID_CHAOS_START + 72)
149 #define WID_THREADED (WID_CHAOS_START + 73)
150 #define WID_FILTERED (WID_CHAOS_START + 74)
151 #define WID_RULES (WID_CHAOS_START + 75)
152 #define WID_SUBSCRNEWSGROUPCOUNT (WID_CHAOS_START + 76)
153 #define WID_FLAG_SUBSCRIBED (WID_CHAOS_START + 77)
154 #define WID_FLAG_SUPPORTMODE (WID_CHAOS_START + 78)
157 #define WID_DUMMY_FOLDERDIR1 (WID_CHAOS_START + 79)
158 #define WID_TOTALCONTENTCOUNT (WID_CHAOS_START + 80)
159 #define WID_NEWSGROUPCOUNT /* ??? */ (WID_CHAOS_START + 81)
160 #define WID_ARTICLECOUNT /* ??? */ (WID_CHAOS_START + 82)
161 #define WID_KNOWN_RANGES (WID_CHAOS_START + 83)
162 #define WID_IMAPFOLDERINFO (WID_CHAOS_START + 84)
165 #define WID_DUMMY_FOLDERUSER1 (WID_CHAOS_START + 85)
166 #define WID_SEENCONTENTCOUNT (WID_CHAOS_START + 86)
167 #define WID_UNREAD_ARTICLECOUNT (WID_SEENCONTENTCOUNT)
168 #define WID_SENTCONTENTCOUNT (WID_SEENCONTENTCOUNT)
169 #define WID_READ_RANGES (WID_CHAOS_START + 87)
170 #define WID_MARK_RANGES (WID_CHAOS_START + 88)
171 #define WID_FOLDER_END (WID_CHAOS_START + 88)
174 #define WID_BOXALL_START (WID_CHAOS_START + 89)
175 // Used for d&d of View Storages...
176 #define WID_PREPARE_MOVE (WID_CHAOS_START + 89)
177 #define WID_OUTTRAY_WANTED (WID_CHAOS_START + 90)
178 #define WID_USERNAME (WID_CHAOS_START + 91)
179 #define WID_PASSWORD (WID_CHAOS_START + 92)
180 #define WID_SERVERNAME (WID_CHAOS_START + 93)
181 #define WID_SERVERPORT (WID_CHAOS_START + 94)
183 #define WID_MAILSEND_USERNAME (WID_CHAOS_START + 95)
184 #define WID_MAILSEND_PASSWORD (WID_CHAOS_START + 96)
185 #define WID_MAILSEND_SERVERNAME (WID_CHAOS_START + 97)
186 #define WID_NEWSSEND_USERNAME (WID_CHAOS_START + 98)
187 #define WID_NEWSSEND_PASSWORD (WID_CHAOS_START + 99)
188 #define WID_NEWSSEND_SERVERNAME (WID_CHAOS_START + 100)
190 #define WID_SERVERBASE (WID_CHAOS_START + 101)
192 #define WID_SMTP_GATEWAY (WID_CHAOS_START + 102)
196 #define WID_FROM_DEFAULT (WID_CHAOS_START + 103)
198 #define WID_REPLY_TO_DEFAULT (WID_CHAOS_START + 104)
200 #define WID_AUTOUPDATE_INTERVAL (WID_CHAOS_START + 105)
201 #define WID_UPDATE_ENABLED (WID_CHAOS_START + 106)
202 #define WID_BOXALL_END (WID_CHAOS_START + 106)
205 #define WID_BOXEXT_START (WID_CHAOS_START + 107)
206 #define WID_CONNECTION_MODE (WID_CHAOS_START + 107)
207 #define WID_NEWS_GROUPLIST (WID_CHAOS_START + 108)
209 #define WID_BOX_CONNECTION_PROP (WID_CHAOS_START + 109)
211 #define WID_MESSAGE_STOREMODE (WID_CHAOS_START + 109)
213 #define WID_DELETE_ON_SERVER (WID_CHAOS_START + 110)
218 #define WID_OUTMSGEXTERNALSTATE (WID_CHAOS_START + 111)
221 #define WID_RNM_UPDATETIMER_LIST (WID_CHAOS_START + 112)
222 #define WID_BOXEXT_END (WID_CHAOS_START + 112)
224 //////////////////////////////////////////////////////////////////////////
225 // MISC - Added after initial pool version
226 //////////////////////////////////////////////////////////////////////////
229 #define WID_SERVER_RANGES (WID_CHAOS_START + 113)
230 #define WID_LAST_UPDATE (WID_CHAOS_START + 114)
231 #define WID_LAST_MSGID (WID_CHAOS_START + 115)
232 #define WID_LAST_UID (WID_CHAOS_START + 116)
235 #define WID_UNDELETE (WID_CHAOS_START + 117)
236 #define WID_CLOSE (WID_CHAOS_START + 118)
237 #define WID_REOPEN (WID_CHAOS_START + 119)
240 #define WID_RNM_FILECONVERSION_LIST (WID_CHAOS_START + 120)
243 #define WID_SHOW_MSGS_HAS_TIMELIMIT (WID_CHAOS_START + 121)
244 #define WID_SHOW_MSGS_TIMELIMIT (WID_CHAOS_START + 122)
245 #define WID_STORE_MSGS_HAS_TIMELIMIT (WID_CHAOS_START + 123)
246 #define WID_STORE_MSGS_TIMELIMIT (WID_CHAOS_START + 124)
249 #define WID_MSG_COLUMN_WIDTHS /* obsolete */(WID_CHAOS_START + 125)
253 #define WID_CHAOS_END (WID_CHAOS_START + 125)
257 //////////////////////////////////////////////////////////////////////////
258 // WID's added after SO 4.0 release ( SUPD > 364 )
259 //////////////////////////////////////////////////////////////////////////
262 #define WID_PROPERTYLIST (WID_CHAOS_START + 126)
265 #define WID_BOXALL_START2 (WID_CHAOS_START + 127)
266 #define WID_SEND_PUBLIC_PROT_ID (WID_CHAOS_START + 127)
267 #define WID_SEND_PRIVATE_PROT_ID (WID_CHAOS_START + 128)
268 #define WID_SEND_PUBLIC_OUTBOXPROPS (WID_CHAOS_START + 129)
269 #define WID_SEND_PRIVATE_OUTBOXPROPS (WID_CHAOS_START + 130)
270 #define WID_SEND_SERVERNAME (WID_CHAOS_START + 131)
271 #define WID_SEND_USERNAME (WID_CHAOS_START + 132)
272 #define WID_SEND_PASSWORD (WID_CHAOS_START + 133)
273 #define WID_SEND_REPLY_TO_DEFAULT (WID_CHAOS_START + 134)
274 #define WID_SEND_FROM_DEFAULT (WID_CHAOS_START + 135)
275 #define WID_VIM_POPATH (WID_CHAOS_START + 136)
276 #define WID_SEND_VIM_POPATH (WID_CHAOS_START + 137)
277 #define WID_PURGE (WID_CHAOS_START + 138)
278 #define WID_CLEAN_CACHE (WID_CHAOS_START + 139)
279 #define WID_SEARCH (WID_CHAOS_START + 140)
280 #define WID_JOURNAL (WID_CHAOS_START + 141)
281 #define WID_LOCALBASE (WID_CHAOS_START + 142)
282 #define WID_BOXALL_END2 (WID_CHAOS_START + 142)
285 #define WID_DOCUMENT_HEADER (WID_CHAOS_START + 143)
286 #define WID_DOCUMENT_BODY (WID_CHAOS_START + 144)
287 #define WID_DOCUMENT_SIZE (WID_CHAOS_START + 145)
290 #define WID_SIZE WID_DOCUMENT_SIZE
293 #define WID_PRJ_MEDIUM (WID_CHAOS_START + 146)
294 #define WID_PRJ_FILENAMECONVENTION (WID_CHAOS_START + 147)
297 #define WID_FSYS_DISKSPACE_LEFT (WID_CHAOS_START + 148)
298 #define WID_TRANSFER (WID_CHAOS_START + 149)
301 #define WID_KEYWORDS (WID_CHAOS_START + 150)
302 #define WID_IS_PROTECTED (WID_CHAOS_START + 151)
305 #define WID_SEARCH_CRITERIA (WID_CHAOS_START + 152)
306 #define WID_SEARCH_LOCATIONS (WID_CHAOS_START + 153)
307 #define WID_SEARCH_RECURSIVE (WID_CHAOS_START + 154)
308 #define WID_SEARCH_FOLDER_VIEW (WID_CHAOS_START + 155)
309 #define WID_SEARCH_DOCUMENT_VIEW (WID_CHAOS_START + 156)
312 #define WID_SCHEDULE_RANGE (WID_CHAOS_START + 157)
313 #define WID_ALLOWED_SCHEDULE_RANGE (WID_CHAOS_START + 158)
314 #define WID_TARGET_URL (WID_CHAOS_START + 159)
315 #define WID_FREQUENCY (WID_CHAOS_START + 160)
318 #define WID_HTTP_CONNECTION_LIMIT (WID_CHAOS_START + 161)
319 #define WID_HTTP_COOKIE_MANAGER (WID_CHAOS_START + 162)
322 #define WID_COLUMN_NEXT_UPD (WID_CHAOS_START + 163)
323 #define WID_CRAWL_STATUS (WID_CHAOS_START + 164)
324 #define WID_CRAWL_LEVEL (WID_CHAOS_START + 165)
325 #define WID_CRAWL_MODE (WID_CHAOS_START + 166)
326 // WID_CRAWL_MAX_VOLUME shall be removed in the future!
327 // --> WID_SIZE_LIMIT
328 #define WID_CRAWL_MAX_VOLUME (WID_CHAOS_START + 167)
329 #define WID_CRAWL_IMAGE (WID_CHAOS_START + 168)
330 #define WID_CRAWL_LINK_OUT (WID_CHAOS_START + 169)
331 #define WID_NOTIFICATION_MODE (WID_CHAOS_START + 170)
332 #define WID_NOTIFICATION_ADDRESS (WID_CHAOS_START + 171)
335 #define WID_ACCOUNT (WID_CHAOS_START + 172)
338 #define WID_FSYS_KIND (WID_CHAOS_START + 173)
339 #define WID_FSYS_FLAGS (WID_CHAOS_START + 174)
342 #define WID_VIEWDATA /* obsolete */ (WID_CHAOS_START + 175)
345 #define WID_WHO_IS_MASTER (WID_CHAOS_START + 176)
348 #define WID_HTTP_POST (WID_CHAOS_START + 177)
351 #define WID_SUPPORTED_FUNCS (WID_CHAOS_START + 178)
352 #define WID_SIZE_LIMIT (WID_CHAOS_START + 179)
355 #define WID_MARKED_DOCUMENT_COUNT (WID_CHAOS_START + 180)
356 #define WID_FOLDER_COUNT (WID_CHAOS_START + 181)
359 #define WID_FSYS_SHOW_HIDDEN (WID_CHAOS_START + 182)
362 #define WID_TRASHCAN_START (WID_CHAOS_START + 183)
363 #define WID_TRASHCAN_EMPTY_TRASH (WID_CHAOS_START + 183)
364 #define WID_TRASHCAN_FLAG_AUTODELETE (WID_CHAOS_START + 184)
365 #define WID_TRASHCAN_FLAG_CONFIRMEMPTY (WID_CHAOS_START + 185)
366 #define WID_TRASHCAN_DUMMY1 (WID_CHAOS_START + 186)
367 #define WID_TRASHCAN_DUMMY2 (WID_CHAOS_START + 187)
368 #define WID_TRASHCAN_END (WID_CHAOS_START + 187)
371 #define WID_TRASH_START (WID_CHAOS_START + 188)
372 #define WID_TRASH_RESTORE (WID_CHAOS_START + 188)
373 #define WID_TRASH_ORIGIN (WID_CHAOS_START + 189)
374 #define WID_TRASH_DUMMY2 (WID_CHAOS_START + 190)
375 #define WID_TRASH_END (WID_CHAOS_START + 190)
378 #define WID_TARGET_FRAMES (WID_CHAOS_START + 191)
381 #define WID_EXPORT (WID_CHAOS_START + 192)
384 #define WID_COMPONENT_COMMAND (WID_CHAOS_START + 193)
385 #define WID_COMPONENT_MENU (WID_CHAOS_START + 194)
388 #define WID_HREF (WID_CHAOS_START + 195)
390 // PROP FOLDER (VIEW)
391 #define WID_VIEW_START (WID_CHAOS_START + 196)
392 #define WID_VIEW_COLS_BEAMER (WID_CHAOS_START + 196)
393 #define WID_VIEW_COLS_FILEDLG (WID_CHAOS_START + 197)
394 #define WID_VIEW_COLS_FLDWIN (WID_CHAOS_START + 198)
395 #define WID_VIEW_MODE_FLDWIN (WID_CHAOS_START + 199)
396 #define WID_VIEW_LAYOUT_FLDWIN (WID_CHAOS_START + 200)
397 #define WID_VIEW_ICON_POS_FLDWIN (WID_CHAOS_START + 201)
398 #define WID_VIEW_SORT_BEAMER (WID_CHAOS_START + 202)
399 #define WID_VIEW_SORT_FILEDLG (WID_CHAOS_START + 203)
400 #define WID_VIEW_SORT_FLDWIN_DETAILS (WID_CHAOS_START + 204)
401 #define WID_VIEW_SORT_FLDWIN_ICON (WID_CHAOS_START + 205)
402 #define WID_VIEW_WINDOW_POS_FLDWIN (WID_CHAOS_START + 206)
403 #define WID_VIEW_END (WID_CHAOS_START + 206)
406 #define WID_IS_INVALID (WID_CHAOS_START + 207)
409 #define WID_VIEW_TIPHELP (WID_CHAOS_START + 208)
410 #define WID_PUBLISHER_SCHEDULE (WID_CHAOS_START + 209)
411 #define WID_GETMODE (WID_CHAOS_START + 210)
412 #define WID_READ_OFFLINE (WID_CHAOS_START + 211)
415 #define WID_ALL_START2 (WID_CHAOS_START + 212)
416 #define WID_REAL_NAME (WID_CHAOS_START + 212)
417 #define WID_FLAG_UPDATE_ON_OPEN (WID_CHAOS_START + 213)
418 #define WID_ACTION_LIST (WID_CHAOS_START + 214)
419 #define WID_EDIT_STRING (WID_CHAOS_START + 215)
420 #define WID_SET_AS_DEFAULT (WID_CHAOS_START + 216)
421 #define WID_ALL_END2 (WID_CHAOS_START + 216)
423 // PROP FOLDER (VIEW)
424 #define WID_VIEW2_START (WID_CHAOS_START + 217)
425 #define WID_VIEW2_FLD_PIC (WID_CHAOS_START + 217)
426 #define WID_FLAG_EXPANDED (WID_CHAOS_START + 218)
427 #define WID_CHILD_DEFAULTS (WID_CHAOS_START + 219)
428 #define WID_VIEW2_END (WID_CHAOS_START + 219)
431 #define WID_HTTP_KEEP_EXPIRED (WID_CHAOS_START + 220)
432 #define WID_HTTP_VERIFY_MODE (WID_CHAOS_START + 221)
433 #define WID_HTTP_NOCACHE_LIST (WID_CHAOS_START + 222)
434 #define WID_HTTP_REFERER (WID_CHAOS_START + 223)
437 #define WID_FSYS_START (WID_CHAOS_START + 224)
438 #define WID_FSYS_VALUE_FOLDER (WID_CHAOS_START + 224)
439 #define WID_FSYS_SHOW_EXTENSION (WID_CHAOS_START + 225)
440 #define WID_VALUE_ADDED_MODE (WID_CHAOS_START + 226)
441 #define WID_FSYS_DUMMY3 (WID_CHAOS_START + 227)
442 #define WID_FSYS_DUMMY4 (WID_CHAOS_START + 228)
443 #define WID_FSYS_END (WID_CHAOS_START + 228)
446 #define WID_HTTP_GET_COOKIE (WID_CHAOS_START + 229)
447 #define WID_HTTP_SET_COOKIE (WID_CHAOS_START + 230)
450 #define WID_HTTP_COOKIE (WID_CHAOS_START + 231)
451 #define WID_HTTP_DUMMY_1 (WID_CHAOS_START + 232)
453 //////////////////////////////////////////////////////////////////////////
454 // WID's added after SO 5.0 release ( SUPD > 505 )
455 //////////////////////////////////////////////////////////////////////////
458 #define WID_FOLDER_START2 (WID_CHAOS_START + 233)
459 #define WID_USER_SORT_CRITERIUM (WID_CHAOS_START + 233)
460 #define WID_HEADER_CONFIG (WID_CHAOS_START + 234)
461 #define WID_GROUPVIEW_CONFIG (WID_CHAOS_START + 235)
462 #define WID_FLD_WEBVIEW_TEMPLATE (WID_CHAOS_START + 236)
463 // eigene Iconpositionen fuer den Explorer, da er noch
464 // keinen eigenen View-Storage hat
465 #define WID_VIEW_ICON_POS_GRPWIN (WID_CHAOS_START + 237)
466 #define WID_FOLDER_END2 (WID_CHAOS_START + 237)
469 #define WID_SHOW_IN_EXPLORER (WID_CHAOS_START + 238)
471 // PROP FOLDER (VIEW)
472 #define WID_VIEW3_START (WID_CHAOS_START + 239)
473 #define WID_FLD_FONT (WID_CHAOS_START + 239)
474 #define WID_FLD_WEBVIEW_USE_GLOBAL (WID_CHAOS_START + 240)
475 #define WID_VIEW3_DUMMY2 (WID_CHAOS_START + 241)
476 #define WID_VIEW3_DUMMY3 (WID_CHAOS_START + 242)
477 #define WID_VIEW3_END (WID_CHAOS_START + 242)
480 #define WID_FTP_ACCOUNT (WID_CHAOS_START + 243)
483 #define WID_STORE_MARKED (WID_CHAOS_START + 244)
485 // REPLICATION ( Currently only here to have file compatibility between
486 // SO51 Client and SO51 Server, for which the functionality
487 // first shall be implemented ).
488 #define WID_REPLICATION_1 (WID_CHAOS_START + 245)
489 #define WID_REPLICATION_2 (WID_CHAOS_START + 246)
490 #define WID_REPLICATION_3 (WID_CHAOS_START + 247)
491 #define WID_REPLICATION_4 (WID_CHAOS_START + 248)
492 #define WID_REPLICATION_5 (WID_CHAOS_START + 249)
495 #define WID_SEARCH_INDIRECTIONS (WID_CHAOS_START + 250)
498 #define WID_SEND_FORMATS (WID_CHAOS_START + 251)
499 #define WID_SEND_COPY_TARGET (WID_CHAOS_START + 252)
502 #define WID_TRANSFER_RESULT (WID_CHAOS_START + 253)
505 #define WID_CHAOS_END (WID_CHAOS_START + 253)
507 #endif /* OLD_CHAOS */
509 #endif /* !_CNTWIDS_HRC */