xref: /trunk/main/svl/inc/svl/cntwids.hrc (revision 9d31b4b0)
1*9d31b4b0SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*9d31b4b0SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*9d31b4b0SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*9d31b4b0SAndrew Rist * distributed with this work for additional information
6*9d31b4b0SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*9d31b4b0SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*9d31b4b0SAndrew Rist * "License"); you may not use this file except in compliance
9*9d31b4b0SAndrew Rist * with the License.  You may obtain a copy of the License at
10*9d31b4b0SAndrew Rist *
11*9d31b4b0SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*9d31b4b0SAndrew Rist *
13*9d31b4b0SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*9d31b4b0SAndrew Rist * software distributed under the License is distributed on an
15*9d31b4b0SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*9d31b4b0SAndrew Rist * KIND, either express or implied.  See the License for the
17*9d31b4b0SAndrew Rist * specific language governing permissions and limitations
18*9d31b4b0SAndrew Rist * under the License.
19*9d31b4b0SAndrew Rist *
20*9d31b4b0SAndrew Rist *************************************************************/
21*9d31b4b0SAndrew Rist
22*9d31b4b0SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#ifndef _CNTWIDS_HRC
25cdf0e10cSrcweir#define _CNTWIDS_HRC
26cdf0e10cSrcweir
27cdf0e10cSrcweir#ifndef OLD_CHAOS
28cdf0e10cSrcweir#define TF_NEW_TABPAGES
29cdf0e10cSrcweir#define CNT_COOL_ABO
30cdf0e10cSrcweir#endif
31cdf0e10cSrcweir
32cdf0e10cSrcweir//=========================================================================
33cdf0e10cSrcweir// ARGS, MSG, ALL, FOLDER, BOXALL, BOXEXT
34cdf0e10cSrcweir//=========================================================================
35cdf0e10cSrcweir
36cdf0e10cSrcweir#define WID_CHAOS_START 500
37cdf0e10cSrcweir
38cdf0e10cSrcweir//FUNC MSG
39cdf0e10cSrcweir#define WID_MARK_THREAD_MARKED				(499)
40cdf0e10cSrcweir#define WID_MARK_THREAD_UNMARKED			(498)
41cdf0e10cSrcweir
42cdf0e10cSrcweir// ARGS
43cdf0e10cSrcweir#define WID_DUMMY_ARG1                      (WID_CHAOS_START +  0)
44cdf0e10cSrcweir#define WID_FACTORY_NO                      (WID_CHAOS_START +  1)
45cdf0e10cSrcweir#define WID_FACTORY_NAME                    (WID_CHAOS_START +  2)
46cdf0e10cSrcweir#define WID_NEWS_XREF                       (WID_CHAOS_START +  3)
47cdf0e10cSrcweir#define WID_CREATION_FLAGS                  (WID_CHAOS_START +  4)
48cdf0e10cSrcweir#define WID_FACTORY_HELP_ID                 (WID_CHAOS_START +  5)
49cdf0e10cSrcweir
50cdf0e10cSrcweir//FUNC MSG
51cdf0e10cSrcweir#define WID_MSG_START                       (WID_CHAOS_START +  6)
52cdf0e10cSrcweir#define WID_MAIL_REPLY                      (WID_CHAOS_START +  6)
53cdf0e10cSrcweir#define WID_POST_REPLY                      (WID_CHAOS_START +  7)
54cdf0e10cSrcweir#define WID_FORWARD                         (WID_CHAOS_START +  8)
55cdf0e10cSrcweir#define WID_MARK_THREAD_READ                (WID_CHAOS_START +  9)
56cdf0e10cSrcweir#define WID_HIDE_THREAD                     (WID_CHAOS_START + 10)
57cdf0e10cSrcweir#define WID_HIDE_AUTHOR                     (WID_CHAOS_START + 11)
58cdf0e10cSrcweir#define WID_HIDE_SUBJECT                    (WID_CHAOS_START + 12)
59cdf0e10cSrcweir#define WID_RESEND_MSG                      (WID_CHAOS_START + 13)
60cdf0e10cSrcweir#define WID_MARK_THREAD_UNREAD              (WID_CHAOS_START + 14)
61cdf0e10cSrcweir
62cdf0e10cSrcweir//PROP MSG
63cdf0e10cSrcweir#define WID_PRIORITY                        (WID_CHAOS_START + 15)
64cdf0e10cSrcweir#define WID_RULE_APPLIED                    (WID_CHAOS_START + 16)
65cdf0e10cSrcweir#define WID_MSG_LOCK                        (WID_CHAOS_START + 17)
66cdf0e10cSrcweir#define WID_SEEN_STATUS                     (WID_CHAOS_START + 18)
67cdf0e10cSrcweir#define WID_REPLY_TO                        (WID_CHAOS_START + 19)
68cdf0e10cSrcweir#define WID_IN_REPLY_TO                     (WID_CHAOS_START + 20)
69cdf0e10cSrcweir
70cdf0e10cSrcweir#define WID_MESSAGE_ID                      (WID_CHAOS_START + 21)
71cdf0e10cSrcweir#define WID_BCC                             (WID_CHAOS_START + 22)
72cdf0e10cSrcweir#define WID_CC                              (WID_CHAOS_START + 23)
73cdf0e10cSrcweir#define WID_TO                              (WID_CHAOS_START + 24)
74cdf0e10cSrcweir#define WID_FROM                            (WID_CHAOS_START + 25)
75cdf0e10cSrcweir#define WID_TITLE                           (WID_CHAOS_START + 26)
76cdf0e10cSrcweir#define WID_SUBJECT WID_TITLE // only here to prevent panic, should be removed
77cdf0e10cSrcweir#define WID_MESSAGEBODY                     (WID_CHAOS_START + 27)
78cdf0e10cSrcweir
79cdf0e10cSrcweir#define WID_REFERENCES                      (WID_CHAOS_START + 28)
80cdf0e10cSrcweir#define WID_NEWSGROUPS                      (WID_CHAOS_START + 29)
81cdf0e10cSrcweir#define WID_NEWS_XREFLIST                   (WID_CHAOS_START + 30)
82cdf0e10cSrcweir
83cdf0e10cSrcweir#define WID_OUTMSGINTERNALSTATE             (WID_CHAOS_START + 31)
84cdf0e10cSrcweir#define WID_RECIPIENTLIST                   (WID_CHAOS_START + 32)
85cdf0e10cSrcweir#define WID_MSG_END                         (WID_CHAOS_START + 32)
86cdf0e10cSrcweir
87cdf0e10cSrcweir//FUNC ALL
88cdf0e10cSrcweir#define WID_ALL_START                       (WID_CHAOS_START + 33)
89cdf0e10cSrcweir#define WID_DEFAULT                         (WID_CHAOS_START + 33)
90cdf0e10cSrcweir#define WID_OPEN                            (WID_CHAOS_START + 34)
91cdf0e10cSrcweir#define WID_DELETE                          (WID_CHAOS_START + 35)
92cdf0e10cSrcweir#define WID_CUT                             (WID_CHAOS_START + 36)
93cdf0e10cSrcweir#define WID_COPY                            (WID_CHAOS_START + 37)
94cdf0e10cSrcweir#define WID_PASTE                           (WID_CHAOS_START + 38)
95cdf0e10cSrcweir#define WID_RENAME                          (WID_CHAOS_START + 39)
96cdf0e10cSrcweir
97cdf0e10cSrcweir#define WID_HAS_DATA                        (WID_CHAOS_START + 40)
98cdf0e10cSrcweir#define WID_GETDATA                         (WID_CHAOS_START + 41)
99cdf0e10cSrcweir#define WID_PUTDATA                         (WID_CHAOS_START + 42)
100cdf0e10cSrcweir
101cdf0e10cSrcweir//PROP ALL
102cdf0e10cSrcweir#define WID_INTERIM_URL                     (WID_CHAOS_START + 43)
103cdf0e10cSrcweir#define WID_CONTENT_TYPE                    (WID_CHAOS_START + 44)
104cdf0e10cSrcweir
105cdf0e10cSrcweir#define WID_OWN_URL                         (WID_CHAOS_START + 45)
106cdf0e10cSrcweir#define WID_REAL_URL                        (WID_CHAOS_START + 46)
107cdf0e10cSrcweir#define WID_OBSOLETE_TITLE                  (WID_CHAOS_START + 47)
108cdf0e10cSrcweir#define WID_FLAG_READONLY                   (WID_CHAOS_START + 48)
109cdf0e10cSrcweir
110cdf0e10cSrcweir#define WID_REFERED_URL                     (WID_CHAOS_START + 49)
111cdf0e10cSrcweir#define WID_REFERER_COUNT                   (WID_CHAOS_START + 50)
112cdf0e10cSrcweir#define WID_FLAG_IS_FOLDER                  (WID_CHAOS_START + 51)
113cdf0e10cSrcweir#define WID_FLAG_HAS_FOLDER                 (WID_CHAOS_START + 52)
114cdf0e10cSrcweir#define WID_FLAG_IS_MESSAGE                 (WID_CHAOS_START + 53)
115cdf0e10cSrcweir#define WID_FLAG_IS_DOCUMENT                (WID_FLAG_IS_MESSAGE)
116cdf0e10cSrcweir#define WID_FLAG_HAS_MESSAGES               (WID_CHAOS_START + 54)
117cdf0e10cSrcweir
118cdf0e10cSrcweir#define WID_DATE_CREATED                    (WID_CHAOS_START + 55)
119cdf0e10cSrcweir#define WID_DATE_MODIFIED                   (WID_CHAOS_START + 56)
120cdf0e10cSrcweir#define WID_VIEW_DESCRIPTION                (WID_CHAOS_START + 57)
121cdf0e10cSrcweir#define WID_IS_READ                         (WID_CHAOS_START + 58)
122cdf0e10cSrcweir#define WID_IS_MARKED                       (WID_CHAOS_START + 59)
123cdf0e10cSrcweir#define WID_ALL_END                         (WID_CHAOS_START + 59)
124cdf0e10cSrcweir
125cdf0e10cSrcweir//FUNC FOLDER
126cdf0e10cSrcweir#define WID_FOLDER_START                    (WID_CHAOS_START + 60)
127cdf0e10cSrcweir#define WID_SYNCHRONIZE                     (WID_CHAOS_START + 60)
128cdf0e10cSrcweir#define WID_CREATE_NEW                      (WID_CHAOS_START + 61)
129cdf0e10cSrcweir#define WID_INSERT                          (WID_CHAOS_START + 62)
130cdf0e10cSrcweir#define WID_UPDATE                          (WID_CHAOS_START + 63)
131cdf0e10cSrcweir#define WID_IMPORT                          (WID_CHAOS_START + 64)
132cdf0e10cSrcweir
133cdf0e10cSrcweir//PROP FOLDER VIEW
134cdf0e10cSrcweir#define WID_DUMMY_PROPFOLDERVIEW1           (WID_CHAOS_START + 65)
135cdf0e10cSrcweir#define WID_THREADING                       (WID_CHAOS_START + 66)
136cdf0e10cSrcweir#define WID_MSG_COLUMN_INFO  /* obsolete */ (WID_CHAOS_START + 67)
137cdf0e10cSrcweir#define WID_FLD_COLUMN_INFO  /* obsolete */ (WID_CHAOS_START + 68)
138cdf0e10cSrcweir#define WID_FOLDERVIEW_MODE                 (WID_CHAOS_START + 69)
139cdf0e10cSrcweir#define WID_MESSAGEVIEW_MODE                (WID_CHAOS_START + 70)
140cdf0e10cSrcweir#define WID_SENTMESSAGEVIEW_MODE            (WID_CHAOS_START + 71)
141cdf0e10cSrcweir#define WID_SORTING                         (WID_CHAOS_START + 72)
142cdf0e10cSrcweir#define WID_THREADED                        (WID_CHAOS_START + 73)
143cdf0e10cSrcweir#define WID_FILTERED                        (WID_CHAOS_START + 74)
144cdf0e10cSrcweir#define WID_RULES                           (WID_CHAOS_START + 75)
145cdf0e10cSrcweir#define WID_SUBSCRNEWSGROUPCOUNT            (WID_CHAOS_START + 76)
146cdf0e10cSrcweir#define WID_FLAG_SUBSCRIBED                 (WID_CHAOS_START + 77)
147cdf0e10cSrcweir#define WID_FLAG_SUPPORTMODE                (WID_CHAOS_START + 78)
148cdf0e10cSrcweir
149cdf0e10cSrcweir//PROP FOLDER DIR
150cdf0e10cSrcweir#define WID_DUMMY_FOLDERDIR1                (WID_CHAOS_START + 79)
151cdf0e10cSrcweir#define WID_TOTALCONTENTCOUNT               (WID_CHAOS_START + 80)
152cdf0e10cSrcweir#define WID_NEWSGROUPCOUNT  /* ??? */       (WID_CHAOS_START + 81)
153cdf0e10cSrcweir#define WID_ARTICLECOUNT    /* ??? */       (WID_CHAOS_START + 82)
154cdf0e10cSrcweir#define WID_KNOWN_RANGES                    (WID_CHAOS_START + 83)
155cdf0e10cSrcweir#define WID_IMAPFOLDERINFO                  (WID_CHAOS_START + 84)
156cdf0e10cSrcweir
157cdf0e10cSrcweir//PROP FOLDER USER
158cdf0e10cSrcweir#define WID_DUMMY_FOLDERUSER1               (WID_CHAOS_START + 85)
159cdf0e10cSrcweir#define WID_SEENCONTENTCOUNT                (WID_CHAOS_START + 86)
160cdf0e10cSrcweir#define WID_UNREAD_ARTICLECOUNT             (WID_SEENCONTENTCOUNT)
161cdf0e10cSrcweir#define WID_SENTCONTENTCOUNT                (WID_SEENCONTENTCOUNT)
162cdf0e10cSrcweir#define WID_READ_RANGES                     (WID_CHAOS_START + 87)
163cdf0e10cSrcweir#define WID_MARK_RANGES                     (WID_CHAOS_START + 88)
164cdf0e10cSrcweir#define WID_FOLDER_END                      (WID_CHAOS_START + 88)
165cdf0e10cSrcweir
166cdf0e10cSrcweir//PROP BOXALL
167cdf0e10cSrcweir#define WID_BOXALL_START                    (WID_CHAOS_START + 89)
168cdf0e10cSrcweir// Used for d&d of View Storages...
169cdf0e10cSrcweir#define WID_PREPARE_MOVE                    (WID_CHAOS_START + 89)
170cdf0e10cSrcweir#define WID_OUTTRAY_WANTED                  (WID_CHAOS_START + 90)
171cdf0e10cSrcweir#define WID_USERNAME                        (WID_CHAOS_START + 91)
172cdf0e10cSrcweir#define WID_PASSWORD                        (WID_CHAOS_START + 92)
173cdf0e10cSrcweir#define WID_SERVERNAME                      (WID_CHAOS_START + 93)
174cdf0e10cSrcweir#define WID_SERVERPORT                      (WID_CHAOS_START + 94)
175cdf0e10cSrcweir// obsolete
176cdf0e10cSrcweir#define WID_MAILSEND_USERNAME               (WID_CHAOS_START + 95)
177cdf0e10cSrcweir#define WID_MAILSEND_PASSWORD               (WID_CHAOS_START + 96)
178cdf0e10cSrcweir#define WID_MAILSEND_SERVERNAME             (WID_CHAOS_START + 97)
179cdf0e10cSrcweir#define WID_NEWSSEND_USERNAME               (WID_CHAOS_START + 98)
180cdf0e10cSrcweir#define WID_NEWSSEND_PASSWORD               (WID_CHAOS_START + 99)
181cdf0e10cSrcweir#define WID_NEWSSEND_SERVERNAME             (WID_CHAOS_START + 100)
182cdf0e10cSrcweir// end obsolete
183cdf0e10cSrcweir#define WID_SERVERBASE                      (WID_CHAOS_START + 101)
184cdf0e10cSrcweir// not used
185cdf0e10cSrcweir#define WID_SMTP_GATEWAY                    (WID_CHAOS_START + 102)
186cdf0e10cSrcweir
187cdf0e10cSrcweir// -> ..._DEFAULT
188cdf0e10cSrcweir// obsolete
189cdf0e10cSrcweir#define WID_FROM_DEFAULT                    (WID_CHAOS_START + 103)
190cdf0e10cSrcweir// obsolete
191cdf0e10cSrcweir#define WID_REPLY_TO_DEFAULT                (WID_CHAOS_START + 104)
192cdf0e10cSrcweir
193cdf0e10cSrcweir#define WID_AUTOUPDATE_INTERVAL             (WID_CHAOS_START + 105)
194cdf0e10cSrcweir#define WID_UPDATE_ENABLED                  (WID_CHAOS_START + 106)
195cdf0e10cSrcweir#define WID_BOXALL_END                      (WID_CHAOS_START + 106)
196cdf0e10cSrcweir
197cdf0e10cSrcweir//PROP BOX RNMGR
198cdf0e10cSrcweir#define WID_BOXEXT_START                    (WID_CHAOS_START + 107)
199cdf0e10cSrcweir#define WID_CONNECTION_MODE                 (WID_CHAOS_START + 107)
200cdf0e10cSrcweir#define WID_NEWS_GROUPLIST                  (WID_CHAOS_START + 108)
201cdf0e10cSrcweir#ifdef OLD_CHAOS
202cdf0e10cSrcweir#define WID_BOX_CONNECTION_PROP             (WID_CHAOS_START + 109)
203cdf0e10cSrcweir#else
204cdf0e10cSrcweir#define WID_MESSAGE_STOREMODE               (WID_CHAOS_START + 109)
205cdf0e10cSrcweir#endif
206cdf0e10cSrcweir#define WID_DELETE_ON_SERVER                (WID_CHAOS_START + 110)
207cdf0e10cSrcweir
208cdf0e10cSrcweir//PROP BOX USER
209cdf0e10cSrcweir
210cdf0e10cSrcweir//PROP BOX OUT DIR
211cdf0e10cSrcweir#define WID_OUTMSGEXTERNALSTATE             (WID_CHAOS_START + 111)
212cdf0e10cSrcweir
213cdf0e10cSrcweir//PROP RNM
214cdf0e10cSrcweir#define WID_RNM_UPDATETIMER_LIST            (WID_CHAOS_START + 112)
215cdf0e10cSrcweir#define WID_BOXEXT_END                      (WID_CHAOS_START + 112)
216cdf0e10cSrcweir
217cdf0e10cSrcweir//////////////////////////////////////////////////////////////////////////
218cdf0e10cSrcweir// MISC - Added after initial pool version
219cdf0e10cSrcweir//////////////////////////////////////////////////////////////////////////
220cdf0e10cSrcweir
221cdf0e10cSrcweir// PROP BOX
222cdf0e10cSrcweir#define WID_SERVER_RANGES                   (WID_CHAOS_START + 113)
223cdf0e10cSrcweir#define WID_LAST_UPDATE                     (WID_CHAOS_START + 114)
224cdf0e10cSrcweir#define WID_LAST_MSGID                      (WID_CHAOS_START + 115)
225cdf0e10cSrcweir#define WID_LAST_UID                        (WID_CHAOS_START + 116)
226cdf0e10cSrcweir
227cdf0e10cSrcweir// FUNC ALL
228cdf0e10cSrcweir#define WID_UNDELETE                        (WID_CHAOS_START + 117)
229cdf0e10cSrcweir#define WID_CLOSE                           (WID_CHAOS_START + 118)
230cdf0e10cSrcweir#define WID_REOPEN                          (WID_CHAOS_START + 119)
231cdf0e10cSrcweir
232cdf0e10cSrcweir// PROP RNM
233cdf0e10cSrcweir#define WID_RNM_FILECONVERSION_LIST         (WID_CHAOS_START + 120)
234cdf0e10cSrcweir
235cdf0e10cSrcweir// PROP FOLDER
236cdf0e10cSrcweir#define WID_SHOW_MSGS_HAS_TIMELIMIT         (WID_CHAOS_START + 121)
237cdf0e10cSrcweir#define WID_SHOW_MSGS_TIMELIMIT             (WID_CHAOS_START + 122)
238cdf0e10cSrcweir#define WID_STORE_MSGS_HAS_TIMELIMIT        (WID_CHAOS_START + 123)
239cdf0e10cSrcweir#define WID_STORE_MSGS_TIMELIMIT            (WID_CHAOS_START + 124)
240cdf0e10cSrcweir
241cdf0e10cSrcweir// PROP BOX
242cdf0e10cSrcweir#define WID_MSG_COLUMN_WIDTHS /* obsolete */(WID_CHAOS_START + 125)
243cdf0e10cSrcweir
244cdf0e10cSrcweir#ifdef OLD_CHAOS
245cdf0e10cSrcweir
246cdf0e10cSrcweir#define WID_CHAOS_END                       (WID_CHAOS_START + 125)
247cdf0e10cSrcweir
248cdf0e10cSrcweir#else
249cdf0e10cSrcweir
250cdf0e10cSrcweir//////////////////////////////////////////////////////////////////////////
251cdf0e10cSrcweir// WID's added after SO 4.0 release ( SUPD > 364 )
252cdf0e10cSrcweir//////////////////////////////////////////////////////////////////////////
253cdf0e10cSrcweir
254cdf0e10cSrcweir// PROP ALL
255cdf0e10cSrcweir#define WID_PROPERTYLIST                    (WID_CHAOS_START + 126)
256cdf0e10cSrcweir
257cdf0e10cSrcweir// PROP BOXALL
258cdf0e10cSrcweir#define WID_BOXALL_START2                   (WID_CHAOS_START + 127)
259cdf0e10cSrcweir#define WID_SEND_PUBLIC_PROT_ID             (WID_CHAOS_START + 127)
260cdf0e10cSrcweir#define WID_SEND_PRIVATE_PROT_ID            (WID_CHAOS_START + 128)
261cdf0e10cSrcweir#define WID_SEND_PUBLIC_OUTBOXPROPS         (WID_CHAOS_START + 129)
262cdf0e10cSrcweir#define WID_SEND_PRIVATE_OUTBOXPROPS        (WID_CHAOS_START + 130)
263cdf0e10cSrcweir#define WID_SEND_SERVERNAME                 (WID_CHAOS_START + 131)
264cdf0e10cSrcweir#define WID_SEND_USERNAME                   (WID_CHAOS_START + 132)
265cdf0e10cSrcweir#define WID_SEND_PASSWORD                   (WID_CHAOS_START + 133)
266cdf0e10cSrcweir#define WID_SEND_REPLY_TO_DEFAULT           (WID_CHAOS_START + 134)
267cdf0e10cSrcweir#define WID_SEND_FROM_DEFAULT               (WID_CHAOS_START + 135)
268cdf0e10cSrcweir#define WID_VIM_POPATH                      (WID_CHAOS_START + 136)
269cdf0e10cSrcweir#define WID_SEND_VIM_POPATH                 (WID_CHAOS_START + 137)
270cdf0e10cSrcweir#define WID_PURGE                           (WID_CHAOS_START + 138)
271cdf0e10cSrcweir#define WID_CLEAN_CACHE                     (WID_CHAOS_START + 139)
272cdf0e10cSrcweir#define WID_SEARCH                          (WID_CHAOS_START + 140)
273cdf0e10cSrcweir#define WID_JOURNAL                         (WID_CHAOS_START + 141)
274cdf0e10cSrcweir#define WID_LOCALBASE                       (WID_CHAOS_START + 142)
275cdf0e10cSrcweir#define WID_BOXALL_END2                     (WID_CHAOS_START + 142)
276cdf0e10cSrcweir
277cdf0e10cSrcweir// PROP DOCUMENT
278cdf0e10cSrcweir#define WID_DOCUMENT_HEADER                 (WID_CHAOS_START + 143)
279cdf0e10cSrcweir#define WID_DOCUMENT_BODY                   (WID_CHAOS_START + 144)
280cdf0e10cSrcweir#define WID_DOCUMENT_SIZE                   (WID_CHAOS_START + 145)
281cdf0e10cSrcweir
282cdf0e10cSrcweir// PROP ALL
283cdf0e10cSrcweir#define WID_SIZE                            WID_DOCUMENT_SIZE
284cdf0e10cSrcweir
285cdf0e10cSrcweir// PROP PROJECT
286cdf0e10cSrcweir#define WID_PRJ_MEDIUM                      (WID_CHAOS_START + 146)
287cdf0e10cSrcweir#define WID_PRJ_FILENAMECONVENTION          (WID_CHAOS_START + 147)
288cdf0e10cSrcweir
289cdf0e10cSrcweir// PROP FSYS
290cdf0e10cSrcweir#define WID_FSYS_DISKSPACE_LEFT             (WID_CHAOS_START + 148)
291cdf0e10cSrcweir#define WID_TRANSFER                        (WID_CHAOS_START + 149)
292cdf0e10cSrcweir
293cdf0e10cSrcweir// PROP ALL
294cdf0e10cSrcweir#define WID_KEYWORDS	                    (WID_CHAOS_START + 150)
295cdf0e10cSrcweir#define WID_IS_PROTECTED                    (WID_CHAOS_START + 151)
296cdf0e10cSrcweir
297cdf0e10cSrcweir// PROP SEARCH
298cdf0e10cSrcweir#define WID_SEARCH_CRITERIA                 (WID_CHAOS_START + 152)
299cdf0e10cSrcweir#define WID_SEARCH_LOCATIONS                (WID_CHAOS_START + 153)
300cdf0e10cSrcweir#define WID_SEARCH_RECURSIVE                (WID_CHAOS_START + 154)
301cdf0e10cSrcweir#define WID_SEARCH_FOLDER_VIEW              (WID_CHAOS_START + 155)
302cdf0e10cSrcweir#define WID_SEARCH_DOCUMENT_VIEW            (WID_CHAOS_START + 156)
303cdf0e10cSrcweir
304cdf0e10cSrcweir// PROP Channel
305cdf0e10cSrcweir#define WID_SCHEDULE_RANGE                  (WID_CHAOS_START + 157)
306cdf0e10cSrcweir#define WID_ALLOWED_SCHEDULE_RANGE          (WID_CHAOS_START + 158)
307cdf0e10cSrcweir#define WID_TARGET_URL                      (WID_CHAOS_START + 159)
308cdf0e10cSrcweir#define WID_FREQUENCY                       (WID_CHAOS_START + 160)
309cdf0e10cSrcweir
310cdf0e10cSrcweir// PROP HTTP
311cdf0e10cSrcweir#define WID_HTTP_CONNECTION_LIMIT           (WID_CHAOS_START + 161)
312cdf0e10cSrcweir#define WID_HTTP_COOKIE_MANAGER             (WID_CHAOS_START + 162)
313cdf0e10cSrcweir
314cdf0e10cSrcweir// PROP Channel
315cdf0e10cSrcweir#define WID_COLUMN_NEXT_UPD                 (WID_CHAOS_START + 163)
316cdf0e10cSrcweir#define WID_CRAWL_STATUS                    (WID_CHAOS_START + 164)
317cdf0e10cSrcweir#define WID_CRAWL_LEVEL                     (WID_CHAOS_START + 165)
318cdf0e10cSrcweir#define WID_CRAWL_MODE                      (WID_CHAOS_START + 166)
319cdf0e10cSrcweir// WID_CRAWL_MAX_VOLUME shall be removed in the future!
320cdf0e10cSrcweir// --> WID_SIZE_LIMIT
321cdf0e10cSrcweir#define WID_CRAWL_MAX_VOLUME                (WID_CHAOS_START + 167)
322cdf0e10cSrcweir#define WID_CRAWL_IMAGE                     (WID_CHAOS_START + 168)
323cdf0e10cSrcweir#define WID_CRAWL_LINK_OUT                  (WID_CHAOS_START + 169)
324cdf0e10cSrcweir#define WID_NOTIFICATION_MODE               (WID_CHAOS_START + 170)
325cdf0e10cSrcweir#define WID_NOTIFICATION_ADDRESS            (WID_CHAOS_START + 171)
326cdf0e10cSrcweir
327cdf0e10cSrcweir// PROP BOXALL
328cdf0e10cSrcweir#define WID_ACCOUNT                         (WID_CHAOS_START + 172)
329cdf0e10cSrcweir
330cdf0e10cSrcweir// PROP FSYS
331cdf0e10cSrcweir#define WID_FSYS_KIND                       (WID_CHAOS_START + 173)
332cdf0e10cSrcweir#define WID_FSYS_FLAGS                      (WID_CHAOS_START + 174)
333cdf0e10cSrcweir
334cdf0e10cSrcweir// PROP FOLDER
335cdf0e10cSrcweir#define WID_VIEWDATA  /* obsolete */        (WID_CHAOS_START + 175)
336cdf0e10cSrcweir
337cdf0e10cSrcweir// PROP FSYS
338cdf0e10cSrcweir#define WID_WHO_IS_MASTER                   (WID_CHAOS_START + 176)
339cdf0e10cSrcweir
340cdf0e10cSrcweir// FUNC HTTP
341cdf0e10cSrcweir#define WID_HTTP_POST                       (WID_CHAOS_START + 177)
342cdf0e10cSrcweir
343cdf0e10cSrcweir// PROP ALL
344cdf0e10cSrcweir#define WID_SUPPORTED_FUNCS                 (WID_CHAOS_START + 178)
345cdf0e10cSrcweir#define WID_SIZE_LIMIT                      (WID_CHAOS_START + 179)
346cdf0e10cSrcweir
347cdf0e10cSrcweir// PROP FOLDER
348cdf0e10cSrcweir#define WID_MARKED_DOCUMENT_COUNT           (WID_CHAOS_START + 180)
349cdf0e10cSrcweir#define WID_FOLDER_COUNT                    (WID_CHAOS_START + 181)
350cdf0e10cSrcweir
351cdf0e10cSrcweir// PROP FSYS
352cdf0e10cSrcweir#define WID_FSYS_SHOW_HIDDEN                (WID_CHAOS_START + 182)
353cdf0e10cSrcweir
354cdf0e10cSrcweir// TRASHCAN
355cdf0e10cSrcweir#define WID_TRASHCAN_START                  (WID_CHAOS_START + 183)
356cdf0e10cSrcweir#define WID_TRASHCAN_EMPTY_TRASH            (WID_CHAOS_START + 183)
357cdf0e10cSrcweir#define WID_TRASHCAN_FLAG_AUTODELETE        (WID_CHAOS_START + 184)
358cdf0e10cSrcweir#define WID_TRASHCAN_FLAG_CONFIRMEMPTY      (WID_CHAOS_START + 185)
359cdf0e10cSrcweir#define WID_TRASHCAN_DUMMY1                 (WID_CHAOS_START + 186)
360cdf0e10cSrcweir#define WID_TRASHCAN_DUMMY2                 (WID_CHAOS_START + 187)
361cdf0e10cSrcweir#define WID_TRASHCAN_END                    (WID_CHAOS_START + 187)
362cdf0e10cSrcweir
363cdf0e10cSrcweir// TRASH
364cdf0e10cSrcweir#define WID_TRASH_START                     (WID_CHAOS_START + 188)
365cdf0e10cSrcweir#define WID_TRASH_RESTORE                   (WID_CHAOS_START + 188)
366cdf0e10cSrcweir#define WID_TRASH_ORIGIN                    (WID_CHAOS_START + 189)
367cdf0e10cSrcweir#define WID_TRASH_DUMMY2                    (WID_CHAOS_START + 190)
368cdf0e10cSrcweir#define WID_TRASH_END                       (WID_CHAOS_START + 190)
369cdf0e10cSrcweir
370cdf0e10cSrcweir// PROP ALL
371cdf0e10cSrcweir#define WID_TARGET_FRAMES                   (WID_CHAOS_START + 191)
372cdf0e10cSrcweir
373cdf0e10cSrcweir// FUNC FOLDER
374cdf0e10cSrcweir#define WID_EXPORT                          (WID_CHAOS_START + 192)
375cdf0e10cSrcweir
376cdf0e10cSrcweir// COMPONENT
377cdf0e10cSrcweir#define WID_COMPONENT_COMMAND               (WID_CHAOS_START + 193)
378cdf0e10cSrcweir#define WID_COMPONENT_MENU                  (WID_CHAOS_START + 194)
379cdf0e10cSrcweir
380cdf0e10cSrcweir// PROP Channel
381cdf0e10cSrcweir#define WID_HREF                            (WID_CHAOS_START + 195)
382cdf0e10cSrcweir
383cdf0e10cSrcweir// PROP FOLDER (VIEW)
384cdf0e10cSrcweir#define WID_VIEW_START                      (WID_CHAOS_START + 196)
385cdf0e10cSrcweir#define WID_VIEW_COLS_BEAMER                (WID_CHAOS_START + 196)
386cdf0e10cSrcweir#define WID_VIEW_COLS_FILEDLG               (WID_CHAOS_START + 197)
387cdf0e10cSrcweir#define WID_VIEW_COLS_FLDWIN                (WID_CHAOS_START + 198)
388cdf0e10cSrcweir#define WID_VIEW_MODE_FLDWIN                (WID_CHAOS_START + 199)
389cdf0e10cSrcweir#define WID_VIEW_LAYOUT_FLDWIN              (WID_CHAOS_START + 200)
390cdf0e10cSrcweir#define WID_VIEW_ICON_POS_FLDWIN            (WID_CHAOS_START + 201)
391cdf0e10cSrcweir#define WID_VIEW_SORT_BEAMER                (WID_CHAOS_START + 202)
392cdf0e10cSrcweir#define WID_VIEW_SORT_FILEDLG               (WID_CHAOS_START + 203)
393cdf0e10cSrcweir#define WID_VIEW_SORT_FLDWIN_DETAILS        (WID_CHAOS_START + 204)
394cdf0e10cSrcweir#define WID_VIEW_SORT_FLDWIN_ICON           (WID_CHAOS_START + 205)
395cdf0e10cSrcweir#define WID_VIEW_WINDOW_POS_FLDWIN          (WID_CHAOS_START + 206)
396cdf0e10cSrcweir#define WID_VIEW_END                        (WID_CHAOS_START + 206)
397cdf0e10cSrcweir
398cdf0e10cSrcweir// PROP ALL
399cdf0e10cSrcweir#define WID_IS_INVALID                      (WID_CHAOS_START + 207)
400cdf0e10cSrcweir
401cdf0e10cSrcweir// PROP Channel
402cdf0e10cSrcweir#define WID_VIEW_TIPHELP                    (WID_CHAOS_START + 208)
403cdf0e10cSrcweir#define WID_PUBLISHER_SCHEDULE              (WID_CHAOS_START + 209)
404cdf0e10cSrcweir#define WID_GETMODE                         (WID_CHAOS_START + 210)
405cdf0e10cSrcweir#define WID_READ_OFFLINE                    (WID_CHAOS_START + 211)
406cdf0e10cSrcweir
407cdf0e10cSrcweir// PROP ALL
408cdf0e10cSrcweir#define WID_ALL_START2                      (WID_CHAOS_START + 212)
409cdf0e10cSrcweir#define WID_REAL_NAME                       (WID_CHAOS_START + 212)
410cdf0e10cSrcweir#define WID_FLAG_UPDATE_ON_OPEN             (WID_CHAOS_START + 213)
411cdf0e10cSrcweir#define WID_ACTION_LIST	                   	(WID_CHAOS_START + 214)
412cdf0e10cSrcweir#define WID_EDIT_STRING                     (WID_CHAOS_START + 215)
413cdf0e10cSrcweir#define WID_SET_AS_DEFAULT                  (WID_CHAOS_START + 216)
414cdf0e10cSrcweir#define WID_ALL_END2                        (WID_CHAOS_START + 216)
415cdf0e10cSrcweir
416cdf0e10cSrcweir// PROP FOLDER (VIEW)
417cdf0e10cSrcweir#define WID_VIEW2_START                     (WID_CHAOS_START + 217)
418cdf0e10cSrcweir#define WID_VIEW2_FLD_PIC                   (WID_CHAOS_START + 217)
419cdf0e10cSrcweir#define WID_FLAG_EXPANDED                   (WID_CHAOS_START + 218)
420cdf0e10cSrcweir#define WID_CHILD_DEFAULTS                  (WID_CHAOS_START + 219)
421cdf0e10cSrcweir#define WID_VIEW2_END                       (WID_CHAOS_START + 219)
422cdf0e10cSrcweir
423cdf0e10cSrcweir// PROP HTTP
424cdf0e10cSrcweir#define WID_HTTP_KEEP_EXPIRED               (WID_CHAOS_START + 220)
425cdf0e10cSrcweir#define WID_HTTP_VERIFY_MODE                (WID_CHAOS_START + 221)
426cdf0e10cSrcweir#define WID_HTTP_NOCACHE_LIST               (WID_CHAOS_START + 222)
427cdf0e10cSrcweir#define WID_HTTP_REFERER                    (WID_CHAOS_START + 223)
428cdf0e10cSrcweir
429cdf0e10cSrcweir// PROP FSYS
430cdf0e10cSrcweir#define WID_FSYS_START                      (WID_CHAOS_START + 224)
431cdf0e10cSrcweir#define WID_FSYS_VALUE_FOLDER               (WID_CHAOS_START + 224)
432cdf0e10cSrcweir#define WID_FSYS_SHOW_EXTENSION             (WID_CHAOS_START + 225)
433cdf0e10cSrcweir#define WID_VALUE_ADDED_MODE          		(WID_CHAOS_START + 226)
434cdf0e10cSrcweir#define WID_FSYS_DUMMY3                     (WID_CHAOS_START + 227)
435cdf0e10cSrcweir#define WID_FSYS_DUMMY4                     (WID_CHAOS_START + 228)
436cdf0e10cSrcweir#define WID_FSYS_END                        (WID_CHAOS_START + 228)
437cdf0e10cSrcweir
438cdf0e10cSrcweir// FUNC HTTP
439cdf0e10cSrcweir#define WID_HTTP_GET_COOKIE                 (WID_CHAOS_START + 229)
440cdf0e10cSrcweir#define WID_HTTP_SET_COOKIE                 (WID_CHAOS_START + 230)
441cdf0e10cSrcweir
442cdf0e10cSrcweir// PROP HTTP
443cdf0e10cSrcweir#define WID_HTTP_COOKIE                     (WID_CHAOS_START + 231)
444cdf0e10cSrcweir#define WID_HTTP_DUMMY_1                    (WID_CHAOS_START + 232)
445cdf0e10cSrcweir
446cdf0e10cSrcweir//////////////////////////////////////////////////////////////////////////
447cdf0e10cSrcweir// WID's added after SO 5.0 release ( SUPD > 505 )
448cdf0e10cSrcweir//////////////////////////////////////////////////////////////////////////
449cdf0e10cSrcweir
450cdf0e10cSrcweir// PROP FOLDER
451cdf0e10cSrcweir#define WID_FOLDER_START2              		(WID_CHAOS_START + 233)
452cdf0e10cSrcweir#define WID_USER_SORT_CRITERIUM             (WID_CHAOS_START + 233)
453cdf0e10cSrcweir#define WID_HEADER_CONFIG                   (WID_CHAOS_START + 234)
454cdf0e10cSrcweir#define WID_GROUPVIEW_CONFIG                (WID_CHAOS_START + 235)
455cdf0e10cSrcweir#define WID_FLD_WEBVIEW_TEMPLATE			(WID_CHAOS_START + 236)
456cdf0e10cSrcweir// eigene Iconpositionen fuer den Explorer, da er noch
457cdf0e10cSrcweir// keinen eigenen View-Storage hat
458cdf0e10cSrcweir#define WID_VIEW_ICON_POS_GRPWIN            (WID_CHAOS_START + 237)
459cdf0e10cSrcweir#define WID_FOLDER_END2                     (WID_CHAOS_START + 237)
460cdf0e10cSrcweir
461cdf0e10cSrcweir// PROP ALL
462cdf0e10cSrcweir#define WID_SHOW_IN_EXPLORER                (WID_CHAOS_START + 238)
463cdf0e10cSrcweir
464cdf0e10cSrcweir// PROP FOLDER (VIEW)
465cdf0e10cSrcweir#define WID_VIEW3_START                     (WID_CHAOS_START + 239)
466cdf0e10cSrcweir#define WID_FLD_FONT                  	    (WID_CHAOS_START + 239)
467cdf0e10cSrcweir#define WID_FLD_WEBVIEW_USE_GLOBAL          (WID_CHAOS_START + 240)
468cdf0e10cSrcweir#define WID_VIEW3_DUMMY2                    (WID_CHAOS_START + 241)
469cdf0e10cSrcweir#define WID_VIEW3_DUMMY3                    (WID_CHAOS_START + 242)
470cdf0e10cSrcweir#define WID_VIEW3_END                       (WID_CHAOS_START + 242)
471cdf0e10cSrcweir
472cdf0e10cSrcweir// PROP FTP
473cdf0e10cSrcweir#define WID_FTP_ACCOUNT						(WID_CHAOS_START + 243)
474cdf0e10cSrcweir
475cdf0e10cSrcweir// PROP FOLDER
476cdf0e10cSrcweir#define WID_STORE_MARKED					(WID_CHAOS_START + 244)
477cdf0e10cSrcweir
478cdf0e10cSrcweir// REPLICATION ( Currently only here to have file compatibility between
479cdf0e10cSrcweir//               SO51 Client and SO51 Server, for which the functionality
480cdf0e10cSrcweir//               first shall be implemented ).
481cdf0e10cSrcweir#define WID_REPLICATION_1					(WID_CHAOS_START + 245)
482cdf0e10cSrcweir#define WID_REPLICATION_2					(WID_CHAOS_START + 246)
483cdf0e10cSrcweir#define WID_REPLICATION_3					(WID_CHAOS_START + 247)
484cdf0e10cSrcweir#define WID_REPLICATION_4					(WID_CHAOS_START + 248)
485cdf0e10cSrcweir#define WID_REPLICATION_5					(WID_CHAOS_START + 249)
486cdf0e10cSrcweir
487cdf0e10cSrcweir// PROP SEARCH
488cdf0e10cSrcweir#define WID_SEARCH_INDIRECTIONS				(WID_CHAOS_START + 250)
489cdf0e10cSrcweir
490cdf0e10cSrcweir// PROP ALL
491cdf0e10cSrcweir#define WID_SEND_FORMATS					(WID_CHAOS_START + 251)
492cdf0e10cSrcweir#define WID_SEND_COPY_TARGET				(WID_CHAOS_START + 252)
493cdf0e10cSrcweir
494cdf0e10cSrcweir// FUNC ALL
495cdf0e10cSrcweir#define WID_TRANSFER_RESULT					(WID_CHAOS_START + 253)
496cdf0e10cSrcweir
497cdf0e10cSrcweir// END
498cdf0e10cSrcweir#define WID_CHAOS_END                       (WID_CHAOS_START + 253)
499cdf0e10cSrcweir
500cdf0e10cSrcweir#endif /* OLD_CHAOS */
501cdf0e10cSrcweir
502cdf0e10cSrcweir#endif /* !_CNTWIDS_HRC */
503