home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / fm2000 / descriptor.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-02-04  |  13.1 KB  |  448 lines

  1. #ifndef DESCRIPTOR_H
  2. #define DESCRIPTOR_H
  3.  
  4.  
  5. /****************************************************************************/
  6.  
  7.  
  8. /* This file was created automatically by CatComp.
  9.  * Do NOT edit by hand!
  10.  */
  11.  
  12.  
  13. #ifndef EXEC_TYPES_H
  14. #include <exec/types.h>
  15. #endif
  16.  
  17. #ifdef CATCOMP_ARRAY
  18. #undef CATCOMP_NUMBERS
  19. #undef CATCOMP_STRINGS
  20. #define CATCOMP_NUMBERS
  21. #define CATCOMP_STRINGS
  22. #endif
  23.  
  24. #ifdef CATCOMP_BLOCK
  25. #undef CATCOMP_STRINGS
  26. #define CATCOMP_STRINGS
  27. #endif
  28.  
  29.  
  30. /****************************************************************************/
  31.  
  32.  
  33. #ifdef CATCOMP_NUMBERS
  34.  
  35. #define MSG_AUDIO_MODINFOTXT1 100
  36. #define MSG_AUDIO_MODINFOTXT2 101
  37. #define MSG_AUDIO_MODINFOTXT3 102
  38. #define MSG_AUDIO_NOCIA 103
  39. #define MSG_AUDIO_LOAD 104
  40. #define MSG_AUDIO_MODINFO1 105
  41. #define MSG_AUDIO_MODINFO2 106
  42. #define MSG_AUDIO_CORRUPT8SVX 107
  43. #define MSG_AUDIO_ASKFREQUENCY 108
  44. #define MSG_AUDIO_NOAUDIO 109
  45. #define MSG_AUDIO_INFO1 110
  46. #define MSG_AUDIO_INFO2 111
  47. #define MSG_AUDIO_ASKTYPE 112
  48. #define MSG_AUDIO_TYPEANSWER1 113
  49. #define MSG_AUDIO_TYPEANSWER2 114
  50. #define MSG_AUDIO_CONFIG_ASKHZ 115
  51. #define MSG_AUDIO_CONFIG_PLAYMETHOD 116
  52. #define MSG_AUDIO_CONFIG_PLAYMETHOD1 117
  53. #define MSG_AUDIO_CONFIG_PLAYMETHOD2 118
  54. #define MSG_AUDIO_CONFIG_PLAYMETHOD3 119
  55. #define MSG_AUDIO_CONFIG_FREQUENCY 120
  56. #define MSG_AUDIO_CONFIG_BUFFER 121
  57. #define MSG_CLOCK_FORMATSTRING 150
  58. #define MSG_COPYNAMESOURCE 200
  59. #define MSG_COPYNAMEDESTINATION 201
  60. #define MSG_COPYING 202
  61. #define MSG_COPYING2 203
  62. #define MSG_COPIED 204
  63. #define MSG_COPY_NEWNAME 205
  64. #define MSG_COPY_OVERWRITE 206
  65. #define MSG_COPY_NOFREESPACE 207
  66. #define MSG_COPYMOVE_CONFIG_REFRESH 208
  67. #define MSG_COPYMOVE_CONFIG_REFRESH1 209
  68. #define MSG_COPYMOVE_CONFIG_REFRESH2 210
  69. #define MSG_COPYMOVE_CONFIG_REFRESH3 211
  70. #define MSG_COPYMOVE_CONFIG_OVERWRITE 212
  71. #define MSG_COPYMOVE_CONFIG_OVERWRITE1 213
  72. #define MSG_COPYMOVE_CONFIG_OVERWRITE2 214
  73. #define MSG_COPYMOVE_CONFIG_COMMENT 215
  74. #define MSG_COPYMOVE_CONFIG_PROTECTION 216
  75. #define MSG_COPYMOVE_CONFIG_DATE 217
  76. #define MSG_COPYMOVE_CONFIG_CHECKFREESPACE 218
  77. #define MSG_COPYMOVE_CONFIG_COPYBUFFER 219
  78. #define MSG_DELETING 220
  79. #define MSG_DELETED 221
  80. #define MSG_DELETE_ASKDELETE 222
  81. #define MSG_DELETE_ASKDIRECTORY 223
  82. #define MSG_DELETE_DELPROTECTED 224
  83. #define MSG_DELETE_CONFIG_ASKDELETE 225
  84. #define MSG_DELETE_CONFIG_ASKDIR 226
  85. #define MSG_DELETE_CONFIG_DELPROT 227
  86. #define MSG_MOVING 228
  87. #define MSG_MOVED 229
  88. #define MSG_DISKSIZING 230
  89. #define MSG_DISKSIZED 231
  90. #define MSG_DIRNAME 250
  91. #define MSG_DIRRING 251
  92. #define MSG_DIRREDLINE1 252
  93. #define MSG_DIRREDLINE2 253
  94. #define MSG_DIRMETER 254
  95. #define MSG_DIRMETER_RW 255
  96. #define MSG_PARENT_CONFIG_BUFFERS 256
  97. #define MSG_DISKINFO 300
  98. #define MSG_DISKINFO_WPROT 301
  99. #define MSG_DISKINFO_VALIDATING 302
  100. #define MSG_DISKINFO_VALIDATED 303
  101. #define MSG_DISKINFO_UNKNOWN 304
  102. #define MSG_SLEEP_SLEEPWINDOW 350
  103. #define MSG_SLEEP_APPICON 351
  104. #define MSG_EXE_COMMAND 400
  105. #define MSG_EXE_SHELLWINDOW 401
  106. #define MSG_EXE_TIMEOUT 402
  107. #define MSG_EXE_NOSHELLWINDOW 403
  108. #define MSG_EXE_CONFIG_CD 404
  109. #define MSG_EXE_CONFIG_RESCAN 405
  110. #define MSG_EXE_CONFIG_SOURCE 406
  111. #define MSG_EXE_CONFIG_DESTINATION 407
  112. #define MSG_EXE_CONFIG_SOURCEDEST 408
  113. #define MSG_EXE_CONFIG_STARTSCREEN 409
  114. #define MSG_EXE_CONFIG_ENDSCREEN 410
  115. #define MSG_EXE_CONFIG_WBFRONT 411
  116. #define MSG_EXE_CONFIG_FMFRONT 412
  117. #define MSG_EXE_CONFIG_NOCHANGE 413
  118. #define MSG_EXE_SYNTAXERROR 414
  119. #define MSG_EXE_FAILED 415
  120. #define MSG_EXE_EXECUTING 416
  121. #define MSG_FILECLICKNAME 450
  122. #define MSG_FILECLICKING 451
  123. #define MSG_FILECLICK_PICTURE 452
  124. #define MSG_FILECLICK_SOUND 453
  125. #define MSG_FILECLICK_EXECUTABLE 454
  126. #define MSG_FILECLICK_WBICON 455
  127. #define MSG_FILECLICK_MODULE 456
  128. #define MSG_FILECLICK_ASC 457
  129. #define MSG_FILECLICK_HEX 458
  130. #define MSG_FILECLICK_FONT 459
  131. #define MSG_MAIN_WARNING 500
  132. #define MSG_MAIN_PROCESSES 501
  133. #define MSG_MAIN_WINDOWS 502
  134. #define MSG_MAIN_AREYOUSURE 503
  135. #define MSG_MAIN_QUIT 504
  136. #define MSG_MAIN_REQUEST 505
  137. #define MSG_MAIN_ABORT 506
  138. #define MSG_MAIN_ABORTED 507
  139. #define MSG_MAIN_COMPLETED 508
  140. #define MSG_MAIN_CONTINUE 509
  141. #define MSG_MAIN_ABORTMODPLAY 510
  142. #define MSG_MAIN_FMALREADY 511
  143. #define MSG_MAIN_WINERR1 512
  144. #define MSG_MAIN_SCRERR1 513
  145. #define MSG_MAIN_ERRNOBITMAP 514
  146. #define MSG_MAIN_NOSOURCE 515
  147. #define MSG_MAIN_NOSOURCEFILE 516
  148. #define MSG_MAIN_NODESTINATION 517
  149. #define MSG_MAIN_VISITORWINDOWS 518
  150. #define MSG_MAIN_REGISTERTITLE 519
  151. #define MSG_MAIN_REGISTERNAME 520
  152. #define MSG_MAIN_REGISTERED 521
  153. #define MSG_MAIN_UNREGISTERED 522
  154. #define MSG_MAIN_ABOUT 523
  155. #define MSG_MAIN_PROGRAMMEDBY 524
  156. #define MSG_MAIN_CMENUTXT 525
  157. #define MSG_MAIN_CMENULABEL 526
  158. #define MSG_MAIN_CMENUKEYS 527
  159. #define MSG_MAIN_SHAREWARE 528
  160. #define MSG_MAIN_DATATYPEERROR 529
  161. #define MSG_FMDOS_SEEKERR 550
  162. #define MSG_FMDOS_READERR 551
  163. #define MSG_FMDOS_UEOF 552
  164. #define MSG_FMDOS_WRITEERR 553
  165. #define MSG_FMDOS_OPENERR 554
  166. #define MSG_FMDOS_OPENRERR 555
  167. #define MSG_FMDOS_OPENWERR 556
  168. #define MSG_FMDOS_NOBUFMEM 557
  169. #define MSG_FMDOS_EXAMINEERR 558
  170. #define MSG_FMDOS_EXNEXTERR 559
  171. #define MSG_FMDOS_LOCKERR 560
  172. #define MSG_FMDOS_RENAMEERR 561
  173. #define MSG_FMDOS_COMMENTERR 562
  174. #define MSG_FMDOS_DATEERR 563
  175. #define MSG_FMDOS_PROTERR 564
  176. #define MSG_FMDOS_MAKEDIRERR 565
  177. #define MSG_FMDOS_CHIPMEM 566
  178. #define MSG_FMDOS_PUBLICMEM 567
  179. #define MSG_FMDOS_ALLOCATEERR 568
  180. #define MSG_FMDOS_RELABELERR 569
  181. #define MSG_FMDOS_DELETEERR 570
  182. #define MSG_FMDOS_REMDELPROT 571
  183. #define MSG_FMDOS_DECRUNCHING 572
  184. #define MSG_FMDOS_ZEROSIZE 573
  185. #define MSG_OPERATE_ASKNAME 600
  186. #define MSG_OPERATE_ASKFLAGS 601
  187. #define MSG_OPERATE_ASKCOMMENT 602
  188. #define MSG_OPERATE_ASKDATE 603
  189. #define MSG_OPERATE_CREATEICON 604
  190. #define MSG_OPERATE_DEFAULTDRAWER 605
  191. #define MSG_OPERATE_ADD 606
  192. #define MSG_OPERATE_SUB 607
  193. #define MSG_OPERATE_CHANGE 608
  194. #define MSG_OPERATE_FORMATINSTALL 609
  195. #define MSG_OPERATE_FORMATINSTALLNAME 610
  196. #define MSG_OPERATE_FFS 611
  197. #define MSG_OPERATE_INT 612
  198. #define MSG_OPERATE_DIRCACHE 613
  199. #define MSG_OPERATE_DOFORMAT 614
  200. #define MSG_OPERATE_DOQFORMAT 615
  201. #define MSG_OPERATE_DOINSTALL 616
  202. #define MSG_OPERATE_VERIFY 617
  203. #define MSG_OPERATE_INHIBITERR 618
  204. #define MSG_OPERATE_INSTALLING 619
  205. #define MSG_OPERATE_INSTALLERR 620
  206. #define MSG_OPERATE_FORMATTING 621
  207. #define MSG_OPERATE_VERIFYING 622
  208. #define MSG_OPERATE_INITIALIZING 623
  209. #define MSG_OPERATE_DEFAULTNAME 624
  210. #define MSG_OPERATE_INITIALIZEERR 625
  211. #define MSG_REQ_FATALERR 650
  212. #define MSG_REQ_ANSWER1 651
  213. #define MSG_REQ_ANSWER2 652
  214. #define MSG_REQ_DOSERR 653
  215. #define MSG_REQ_ERROR 654
  216. #define MSG_SCR_SCRERR2 700
  217. #define MSG_SCR_WINERR2 701
  218. #define MSG_SCR_MEMERR 702
  219. #define MSG_SCR_FONTERR1 703
  220. #define MSG_SHOWPIC_HIRES 750
  221. #define MSG_SHOWPIC_SHIRES 751
  222. #define MSG_SHOWPIC_LACE 752
  223. #define MSG_SHOWPIC_HAM6 753
  224. #define MSG_SHOWPIC_HAM8 754
  225. #define MSG_SHOWPIC_EHB 755
  226. #define MSG_SHOWPIC_NOPICTURE 756
  227. #define MSG_SHOWPIC_INFO1 757
  228. #define MSG_SHOWPIC_INFO2 758
  229. #define MSG_SHOWPIC_ERRNOSCREEN 759
  230. #define MSG_SHOWPIC_CORRUPT 760
  231. #define MSG_SHOWICON_TITLE 761
  232. #define MSG_SHOWFONT_TITLE 762
  233. #define MSG_SHOWFONT_ASKSIZE 763
  234. #define MSG_SHOWTEXTINFO1 800
  235. #define MSG_SHOWTEXTINFO2 801
  236. #define MSG_SHOWTEXT_LINENUMBER 802
  237. #define MSG_SHOWTEXT_SEARCHSTRING 803
  238. #define MSG_SHOWTEXT_CONFIG_INFOLINE 804
  239. #define MSG_TASKWINDOW_LISTS 850
  240. #define MSG_TASKWINDOW_DEVLIST 851
  241. #define MSG_TASKWINDOW_EMPTY 852
  242. #define MSG_PARSE_SORTBY 900
  243. #define MSG_PARSE_SORTUP 901
  244. #define MSG_PARSE_SORTDOWN 902
  245. #define MSG_PARSE_MIX 903
  246. #define MSG_PARSE_DRAWERS 904
  247. #define MSG_PARSE_NAMEMATCH 905
  248. #define MSG_PARSE_CASEINSENSITIVE 906
  249. #define MSG_PARSE_CASESENSITIVE 907
  250. #define MSG_PARSE_SIZEMATCH 908
  251. #define MSG_PARSE_SIZEEQUAL 909
  252. #define MSG_PARSE_SIZENOEQUAL 910
  253. #define MSG_PARSE_BETWEEN 911
  254. #define MSG_PARSE_NOTBETWEEN 912
  255. #define MSG_PARSE_SIZESMALLER 913
  256. #define MSG_PARSE_SIZELARGER 914
  257. #define MSG_PARSE_PROTMATCH 915
  258. #define MSG_PARSE_DATEMATCH 916
  259. #define MSG_PARSE_DATEOLDER 917
  260. #define MSG_PARSE_DATENEWER 918
  261. #define MSG_PARSE_COMMENTMATCH 919
  262. #define MSG_PARSE_FILES 920
  263. #define MSG_PARSE_DIRS 921
  264. #define MSG_PARSE_TYPE1 922
  265. #define MSG_PARSE_TYPE2 923
  266. #define MSG_PARSE_TYPE3 924
  267. #define MSG_FDEDIT_GADGETS 950
  268. #define MSG_FDEDIT_ASC 951
  269. #define MSG_FDEDIT_HEX 952
  270. #define MSG_FDEDIT_FILEINFO1 953
  271. #define MSG_FDEDIT_DISKINFO1 954
  272. #define MSG_FDEDIT_DISKROOT1 955
  273. #define MSG_FDEDIT_DISKROOT2 956
  274. #define MSG_FDEDIT_DISKROOT3 957
  275. #define MSG_FDEDIT_DISKFILE1 958
  276. #define MSG_FDEDIT_DISKFILE2 959
  277. #define MSG_FDEDIT_DISKFILE3 960
  278. #define MSG_FDEDIT_DISKDIR1 961
  279. #define MSG_FDEDIT_DISKDIR2 962
  280. #define MSG_FDEDIT_DISKDIR3 963
  281. #define MSG_FDEDIT_DISKLIST1 964
  282. #define MSG_FDEDIT_DISKLIST3 965
  283. #define MSG_FDEDIT_DISKDATA1 966
  284. #define MSG_FDEDIT_DISKDATA3 967
  285. #define MSG_FDEDIT_DISKUNKNOWN 968
  286. #define MSG_FDEDIT_DISKBTSH 969
  287. #define MSG_FDEDIT_CALCCHECKSUM 970
  288. #define MSG_FDEDIT_SEARCH 971
  289. #define MSG_FDEDIT_SEARCHING 972
  290. #define MSG_FDEDIT_ILLEGALSEARCH 973
  291. #define MSG_FDEDIT_BYTENUMBER 974
  292. #define MSG_FDEDIT_CONFIG_NOLOWCYL 975
  293. #define MSG_YES 1000
  294. #define MSG_NO 1001
  295. #define MSG_RETRY 1002
  296. #define MSG_OK 1003
  297. #define MSG_CANCEL 1004
  298. #define MSG_SKIP 1005
  299. #define MSG_IGNORE 1006
  300. #define MSG_SAVE 1007
  301. #define MSG_YESN 1008
  302. #define MSG_NON 1009
  303. #define MSG_OKN 1010
  304. #define MSG_ALL 1011
  305. #define MSG_DEVICE_ERROR 1050
  306. #define MSG_DEVICE_ERRORS 1051
  307. #define MSG_CONFIG_NAME 2000
  308. #define MSG_CONFIG_OLDCONFIG 2001
  309. #define MSG_CONFIG_SCREEN 2002
  310. #define MSG_CONFIG_COMMANDS 2003
  311. #define MSG_CONFIG_GENERAL 2004
  312. #define MSG_CONFIG_DATATYPES 2005
  313. #define MSG_CONFIG_MAINSCREEN 2100
  314. #define MSG_CONFIG_TEXTSCREEN 2101
  315. #define MSG_CONFIG_TEXTFONT 2102
  316. #define MSG_CONFIG_LISTFONT 2103
  317. #define MSG_CONFIG_SHOWFONT 2104
  318. #define MSG_CONFIG_REQFONT 2105
  319. #define MSG_CONFIG_LAYOUT 2106
  320. #define MSG_CONFIG_DIRLAYOUT 2107
  321. #define MSG_CONFIG_PALETTE 2108
  322. #define MSG_CONFIG_SCREENTYPE 2200
  323. #define MSG_CONFIG_SCREENTYPE1 2201
  324. #define MSG_CONFIG_SCREENTYPE2 2202
  325. #define MSG_CONFIG_SCREENTYPE3 2203
  326. #define MSG_CONFIG_SCREENWINDOW 2204
  327. #define MSG_CONFIG_LAYOUTHOR 2205
  328. #define MSG_CONFIG_LAYOUTVER 2206
  329. #define MSG_CONFIG_LAYOUT_DIRLIST 2207
  330. #define MSG_CONFIG_LAYOUT_MENUBAR 2208
  331. #define MSG_CONFIG_LAYOUT_RIGHTALIGNMENT 2209
  332. #define MSG_CONFIG_LAYOUT_RIGHTLOCK 2210
  333. #define MSG_CONFIG_LAYOUT_WIDTH 2211
  334. #define MSG_CONFIG_LAYOUT_CMENUPOS 2212
  335. #define MSG_CONFIG_LAYOUT_CMENUSIZE 2213
  336. #define MSG_CONFIG_LAYOUT_CMENUALIGNMENT 2214
  337. #define MSG_CONFIG_SCRFORMAT 2215
  338. #define MSG_CONFIG_FONTFORMAT 2216
  339. #define MSG_CONFIG_VSCROLL 2217
  340. #define MSG_CONFIG_HSCROLL 2218
  341. #define MSG_CONFIG_SCROLLSMOOTH 2219
  342. #define MSG_CONFIG_SCROLLJUMP 2220
  343. #define MSG_CONFIG_ON 2400
  344. #define MSG_CONFIG_OFF 2401
  345. #define MSG_CONFIG_UP 2402
  346. #define MSG_CONFIG_DOWN 2403
  347. #define MSG_CONFIG_DOSREQUESTER 2404
  348. #define MSG_CONFIG_PRIORITYMAIN 2405
  349. #define MSG_CONFIG_PRIORITYHIGH 2406
  350. #define MSG_CONFIG_PRIORITYMED 2407
  351. #define MSG_CONFIG_PRIORITYLOW 2408
  352. #define MSG_CONFIG_DOSBUFSIZE 2409
  353. #define MSG_CONFIG_DOUBLECLICK 2410
  354. #define MSG_CONFIG_RIGHTMOUSE 2411
  355. #define MSG_CONFIG_RIGHTMOUSE_DOUBLECLICK 2412
  356. #define MSG_CONFIG_RIGHTMOUSE_PARENT 2413
  357. #define MSG_CONFIG_USEDT_PICTURE 2414
  358. #define MSG_CONFIG_USEDT_SAMPLE 2415
  359. #define MSG_CONFIG_USEDT_ASC 2416
  360. #define MSG_CONFIG_USEDT_HEX 2417
  361. #define MSG_CONFIG_USEDT_MOD 2418
  362. #define MSG_CONFIG_USEDT_ICON 2419
  363. #define MSG_CONFIG_USEDT_FONT 2420
  364. #define MSG_CONFIG_USEDT_EXECUTE 2421
  365. #define MSG_CONFIG_EDITPALETTE 2500
  366. #define MSG_CONFIG_PENS 2501
  367. #define MSG_CONFIG_COMUSERCOMMAND 2502
  368. #define MSG_CONFIG_COMBUILDINCOMMANDS 2503
  369. #define MSG_CONFIG_COMBARCOMMANDS 2504
  370. #define MSG_CONFIG_COMCORNERCOMMANDS 2505
  371. #define MSG_CONFIG_COMHIDDENCOMMANDS 2506
  372. #define MSG_CONFIG_COMBUILDUSERKEY 2507
  373. #define MSG_CONFIG_COMSLOTSFULL 2508
  374. #define MSG_CONFIG_COMEDITCONFIG 2509
  375. #define MSG_CONFIG_COMMOVEGADGETBAR 2510
  376. #define MSG_CONFIG_COMMOVECORNERMENU 2511
  377. #define MSG_CONFIG_COMMOVEHIDDEN 2512
  378. #define MSG_CONFIG_COMCOPYGADGETBAR 2513
  379. #define MSG_CONFIG_COMCOPYCORNERMENU 2514
  380. #define MSG_CONFIG_COMDUPLICATECOMMAND 2515
  381. #define MSG_CONFIG_COMREMOVECOMMAND 2516
  382. #define MSG_CONFIG_COMNEWUSERCOMMAND 2517
  383. #define MSG_CONFIG_COMLABEL 2518
  384. #define MSG_CONFIG_COMPATTERN 2519
  385. #define MSG_CONFIG_COMOFFSET 2520
  386. #define MSG_CONFIG_COMSIGNATURE 2521
  387. #define MSG_CONFIG_COMCOMMAND 2522
  388. #define MSG_CONFIG_COMSTACK 2523
  389. #define MSG_CONFIG_COMKEY 2524
  390. #define MSG_CONFIG_COMFRONTPEN 2525
  391. #define MSG_CONFIG_COMBACKPEN 2526
  392. #define MSG_CONFIG_COMPRI 2527
  393. #define MSG_CONFIG_COMLOWPRI 2528
  394. #define MSG_CONFIG_COMMEDPRI 2529
  395. #define MSG_CONFIG_COMHIGHPRI 2530
  396. #define MSG_CONFIG_COMSWAP 2531
  397. #define MSG_CONFIG_COMCHANGE 2532
  398.  
  399. #endif /* CATCOMP_NUMBERS */
  400.  
  401.  
  402. /****************************************************************************/
  403.  
  404.  
  405. struct LocaleInfo
  406. {
  407.     APTR li_LocaleBase;
  408.     APTR li_Catalog;
  409. };
  410.  
  411.  
  412. #ifdef CATCOMP_CODE
  413.  
  414. STRPTR GetString(struct LocaleInfo *li, LONG stringNum)
  415. {
  416. LONG   *l;
  417. UWORD  *w;
  418. STRPTR  builtIn;
  419.  
  420.     l = (LONG *)CatCompBlock;
  421.  
  422.     while (*l != stringNum)
  423.     {
  424.         w = (UWORD *)((ULONG)l + 4);
  425.         l = (LONG *)((ULONG)l + (ULONG)*w + 6);
  426.     }
  427.     builtIn = (STRPTR)((ULONG)l + 6);
  428.  
  429. #define XLocaleBase LocaleBase
  430. #define LocaleBase li->li_LocaleBase
  431.     
  432.     if (LocaleBase)
  433.         return(GetCatalogStr(li->li_Catalog,stringNum,builtIn));
  434. #define LocaleBase XLocaleBase
  435. #undef XLocaleBase
  436.  
  437.     return(builtIn);
  438. }
  439.  
  440.  
  441. #endif /* CATCOMP_CODE */
  442.  
  443.  
  444. /****************************************************************************/
  445.  
  446.  
  447. #endif /* DESCRIPTOR_H */
  448.