Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / lib / DtWidget / DtStrDefs.h
1 /* $XConsortium: DtStrDefs.h /main/4 1996/03/25 11:18:44 rswiston $ */
2 /* This file is automatically generated. */
3 /* Do not edit. */
4
5 #ifndef _DtStrDefs_h_
6 #define _DtStrDefs_h_
7
8 #ifdef DTSTRINGDEFINES
9 #define DtCAlternateImage "AlternateImage"
10 #define DtCBehavior "Behavior"
11 #define DtRBehavior "Behavior"
12 #define DtCBorderType "BorderType"
13 #define DtRBorderType "BorderType"
14 #define DtCBoxType "BoxType"
15 #define DtRBoxType "BoxType"
16 #define DtCButtonLabelStrings "ButtonLabelStrings"
17 #define DtCControlType "ControlType"
18 #define DtRControlType "ControlType"
19 #define DtCCursorFont "CursorFont"
20 #define DtCDrawShadow "DrawShadow"
21 #define DtCDropAction "DropAction"
22 #define DtCDropCallback "DropCallback"
23 #define DtCFillMode "FillMode"
24 #define DtRFillMode "FillMode"
25 #define DtCFormat "Format"
26 #define DtCHighResFontList "HighResFontList"
27 #define DtCLowResFontList "LowResFontList"
28 #define DtCMediumResFontList "MediumResFontList"
29 #define DtCPixmapPosition "PixmapPosition"
30 #define DtRPixmapPosition "PixmapPosition"
31 #define DtCPushArgument "PushArgument"
32 #define DtCPushFunction "PushFunction"
33 #define DtCStringPosition "StringPosition"
34 #define DtRStringPosition "StringPosition"
35 #define DtCSubpanel "Subpanel"
36 #define DtCTitleSpacing "TitleSpacing"
37 #define DtCTitlePosition "TitlePosition"
38 #define DtRTitlePosition "TitlePosition"
39 #define DtCUnderline "Underline"
40 #define DtNalternateImage "alternateImage"
41 #define DtNbehavior "behavior"
42 #define DtNbottomInset "bottomInset"
43 #define DtNborderType "borderType"
44 #define DtNboxType "boxType"
45 #define DtNbuttonLabelStrings "buttonLabelStrings"
46 #define DtNchime "chime"
47 #define DtNclientTimeoutInterval "clientTimeoutInterval"
48 #define DtNclockInterval "clockInterval"
49 #define DtNcontrolType "controlType"
50 #define DtNcursorFont "cursorFont"
51 #define DtNdrawShadow "drawShadow"
52 #define DtNdropAction "dropAction"
53 #define DtNdropCallback "dropCallback"
54 #define DtNfileName "fileName"
55 #define DtNfillMode "fillMode"
56 #define DtNformat "format"
57 #define DtNheightIncrement "heightIncrement"
58 #define DtNhighResFontList "highResFontList"
59 #define DtNimageName "imageName"
60 #define DtNleftInset "leftInset"
61 #define DtNlowResFontList "lowResFontList"
62 #define DtNmediumResFontList "mediumResFontList"
63 #define DtNmonitorTime "monitorTime"
64 #define DtNpixmapForeground "pixmapForeground"
65 #define DtNpixmapBackground "pixmapBackground"
66 #define DtNmaxPixmapWidth "maxPixmapWidth"
67 #define DtNmaxPixmapHeight "maxPixmapHeight"
68 #define DtNpixmapPosition "pixmapPosition"
69 #define DtNpushArgument "pushArgument"
70 #define DtNpushButtonClickTime "pushButtonClickTime"
71 #define DtNpushFunction "pushFunction"
72 #define DtNrightInset "rightInset"
73 #define DtNstringPosition "stringPosition"
74 #define DtNsubpanel "subpanel"
75 #define DtNresolution "resolution"
76 #define DtNtitleSpacing "titleSpacing"
77 #define DtNtitlePosition "titlePosition"
78 #define DtNtitleAlignment "titleAlignment"
79 #define DtNtopInset "topInset"
80 #define DtNunderline "underline"
81 #define DtNuseEmbossedText "useEmbossedText"
82 #define DtNwaitingBlinkRate "waitingBlinkRate"
83 #define DtNwidthIncrement "widthIncrement"
84 #define DtSicon_label "icon_label"
85 #define DtSicon_button "icon_button"
86 #define DtSicon_toggle "icon_toggle"
87 #define DtSicon_drag "icon_drag"
88 #define DtSwork_area "work_area"
89 #define DtStitle_area "title_area"
90 #define DtSseparator "separator"
91 #define DtSbutton "button"
92 #define DtSfill_none "fill_none"
93 #define DtSfill_parent "fill_parent"
94 #define DtSfill_transparent "fill_transparent"
95 #define DtSfill_self "fill_self"
96 #define DtSpixmap_top "pixmap_top"
97 #define DtSpixmap_bottom "pixmap_bottom"
98 #define DtSpixmap_left "pixmap_left"
99 #define DtSpixmap_right "pixmap_right"
100 #define DtSstring_top "string_top"
101 #define DtSstring_bottom "string_bottom"
102 #define DtSstring_left "string_left"
103 #define DtSstring_right "string_right"
104 #define DtStitle_top "title_top"
105 #define DtStitle_bottom "title_bottom"
106 #define DtNformatJP "formatJP"
107 #define DtCFormatJP "FormatJP"
108 #else
109 #ifndef _DtConst
110 #define _DtConst /**/
111 #endif
112 extern _DtConst char _DtStrings[];
113 #ifndef DtCAlternateImage
114 #define DtCAlternateImage ((char*)&_DtStrings[0])
115 #endif
116 #ifndef DtCBehavior
117 #define DtCBehavior ((char*)&_DtStrings[15])
118 #endif
119 #ifndef DtRBehavior
120 #define DtRBehavior ((char*)&_DtStrings[24])
121 #endif
122 #ifndef DtCBorderType
123 #define DtCBorderType ((char*)&_DtStrings[33])
124 #endif
125 #ifndef DtRBorderType
126 #define DtRBorderType ((char*)&_DtStrings[44])
127 #endif
128 #ifndef DtCBoxType
129 #define DtCBoxType ((char*)&_DtStrings[55])
130 #endif
131 #ifndef DtRBoxType
132 #define DtRBoxType ((char*)&_DtStrings[63])
133 #endif
134 #ifndef DtCButtonLabelStrings
135 #define DtCButtonLabelStrings ((char*)&_DtStrings[71])
136 #endif
137 #ifndef DtCControlType
138 #define DtCControlType ((char*)&_DtStrings[90])
139 #endif
140 #ifndef DtRControlType
141 #define DtRControlType ((char*)&_DtStrings[102])
142 #endif
143 #ifndef DtCCursorFont
144 #define DtCCursorFont ((char*)&_DtStrings[114])
145 #endif
146 #ifndef DtCDrawShadow
147 #define DtCDrawShadow ((char*)&_DtStrings[125])
148 #endif
149 #ifndef DtCDropAction
150 #define DtCDropAction ((char*)&_DtStrings[136])
151 #endif
152 #ifndef DtCDropCallback
153 #define DtCDropCallback ((char*)&_DtStrings[147])
154 #endif
155 #ifndef DtCFillMode
156 #define DtCFillMode ((char*)&_DtStrings[160])
157 #endif
158 #ifndef DtRFillMode
159 #define DtRFillMode ((char*)&_DtStrings[169])
160 #endif
161 #ifndef DtCFormat
162 #define DtCFormat ((char*)&_DtStrings[178])
163 #endif
164 #ifndef DtCHighResFontList
165 #define DtCHighResFontList ((char*)&_DtStrings[185])
166 #endif
167 #ifndef DtCLowResFontList
168 #define DtCLowResFontList ((char*)&_DtStrings[201])
169 #endif
170 #ifndef DtCMediumResFontList
171 #define DtCMediumResFontList ((char*)&_DtStrings[216])
172 #endif
173 #ifndef DtCPixmapPosition
174 #define DtCPixmapPosition ((char*)&_DtStrings[234])
175 #endif
176 #ifndef DtRPixmapPosition
177 #define DtRPixmapPosition ((char*)&_DtStrings[249])
178 #endif
179 #ifndef DtCPushArgument
180 #define DtCPushArgument ((char*)&_DtStrings[264])
181 #endif
182 #ifndef DtCPushFunction
183 #define DtCPushFunction ((char*)&_DtStrings[277])
184 #endif
185 #ifndef DtCStringPosition
186 #define DtCStringPosition ((char*)&_DtStrings[290])
187 #endif
188 #ifndef DtRStringPosition
189 #define DtRStringPosition ((char*)&_DtStrings[305])
190 #endif
191 #ifndef DtCSubpanel
192 #define DtCSubpanel ((char*)&_DtStrings[320])
193 #endif
194 #ifndef DtCTitleSpacing
195 #define DtCTitleSpacing ((char*)&_DtStrings[329])
196 #endif
197 #ifndef DtCTitlePosition
198 #define DtCTitlePosition ((char*)&_DtStrings[342])
199 #endif
200 #ifndef DtRTitlePosition
201 #define DtRTitlePosition ((char*)&_DtStrings[356])
202 #endif
203 #ifndef DtCUnderline
204 #define DtCUnderline ((char*)&_DtStrings[370])
205 #endif
206 #ifndef DtNalternateImage
207 #define DtNalternateImage ((char*)&_DtStrings[380])
208 #endif
209 #ifndef DtNbehavior
210 #define DtNbehavior ((char*)&_DtStrings[395])
211 #endif
212 #ifndef DtNbottomInset
213 #define DtNbottomInset ((char*)&_DtStrings[404])
214 #endif
215 #ifndef DtNborderType
216 #define DtNborderType ((char*)&_DtStrings[416])
217 #endif
218 #ifndef DtNboxType
219 #define DtNboxType ((char*)&_DtStrings[427])
220 #endif
221 #ifndef DtNbuttonLabelStrings
222 #define DtNbuttonLabelStrings ((char*)&_DtStrings[435])
223 #endif
224 #ifndef DtNchime
225 #define DtNchime ((char*)&_DtStrings[454])
226 #endif
227 #ifndef DtNclientTimeoutInterval
228 #define DtNclientTimeoutInterval ((char*)&_DtStrings[460])
229 #endif
230 #ifndef DtNclockInterval
231 #define DtNclockInterval ((char*)&_DtStrings[482])
232 #endif
233 #ifndef DtNcontrolType
234 #define DtNcontrolType ((char*)&_DtStrings[496])
235 #endif
236 #ifndef DtNcursorFont
237 #define DtNcursorFont ((char*)&_DtStrings[508])
238 #endif
239 #ifndef DtNdrawShadow
240 #define DtNdrawShadow ((char*)&_DtStrings[519])
241 #endif
242 #ifndef DtNdropAction
243 #define DtNdropAction ((char*)&_DtStrings[530])
244 #endif
245 #ifndef DtNdropCallback
246 #define DtNdropCallback ((char*)&_DtStrings[541])
247 #endif
248 #ifndef DtNfileName
249 #define DtNfileName ((char*)&_DtStrings[554])
250 #endif
251 #ifndef DtNfillMode
252 #define DtNfillMode ((char*)&_DtStrings[563])
253 #endif
254 #ifndef DtNformat
255 #define DtNformat ((char*)&_DtStrings[572])
256 #endif
257 #ifndef DtNheightIncrement
258 #define DtNheightIncrement ((char*)&_DtStrings[579])
259 #endif
260 #ifndef DtNhighResFontList
261 #define DtNhighResFontList ((char*)&_DtStrings[595])
262 #endif
263 #ifndef DtNimageName
264 #define DtNimageName ((char*)&_DtStrings[611])
265 #endif
266 #ifndef DtNleftInset
267 #define DtNleftInset ((char*)&_DtStrings[621])
268 #endif
269 #ifndef DtNlowResFontList
270 #define DtNlowResFontList ((char*)&_DtStrings[631])
271 #endif
272 #ifndef DtNmediumResFontList
273 #define DtNmediumResFontList ((char*)&_DtStrings[646])
274 #endif
275 #ifndef DtNmonitorTime
276 #define DtNmonitorTime ((char*)&_DtStrings[664])
277 #endif
278 #ifndef DtNpixmapForeground
279 #define DtNpixmapForeground ((char*)&_DtStrings[676])
280 #endif
281 #ifndef DtNpixmapBackground
282 #define DtNpixmapBackground ((char*)&_DtStrings[693])
283 #endif
284 #ifndef DtNpixmapPosition
285 #define DtNpixmapPosition ((char*)&_DtStrings[710])
286 #endif
287 #ifndef DtNpushArgument
288 #define DtNpushArgument ((char*)&_DtStrings[725])
289 #endif
290 #ifndef DtNpushButtonClickTime
291 #define DtNpushButtonClickTime ((char*)&_DtStrings[738])
292 #endif
293 #ifndef DtNpushFunction
294 #define DtNpushFunction ((char*)&_DtStrings[758])
295 #endif
296 #ifndef DtNrightInset
297 #define DtNrightInset ((char*)&_DtStrings[771])
298 #endif
299 #ifndef DtNstringPosition
300 #define DtNstringPosition ((char*)&_DtStrings[782])
301 #endif
302 #ifndef DtNsubpanel
303 #define DtNsubpanel ((char*)&_DtStrings[797])
304 #endif
305 #ifndef DtNresolution
306 #define DtNresolution ((char*)&_DtStrings[806])
307 #endif
308 #ifndef DtNtitleSpacing
309 #define DtNtitleSpacing ((char*)&_DtStrings[817])
310 #endif
311 #ifndef DtNtitlePosition
312 #define DtNtitlePosition ((char*)&_DtStrings[830])
313 #endif
314 #ifndef DtNtitleAlignment
315 #define DtNtitleAlignment ((char*)&_DtStrings[844])
316 #endif
317 #ifndef DtNtopInset
318 #define DtNtopInset ((char*)&_DtStrings[859])
319 #endif
320 #ifndef DtNunderline
321 #define DtNunderline ((char*)&_DtStrings[868])
322 #endif
323 #ifndef DtNuseEmbossedText
324 #define DtNuseEmbossedText ((char*)&_DtStrings[878])
325 #endif
326 #ifndef DtNwaitingBlinkRate
327 #define DtNwaitingBlinkRate ((char*)&_DtStrings[894])
328 #endif
329 #ifndef DtNwidthIncrement
330 #define DtNwidthIncrement ((char*)&_DtStrings[911])
331 #endif
332 #ifndef DtSicon_label
333 #define DtSicon_label ((char*)&_DtStrings[926])
334 #endif
335 #ifndef DtSicon_button
336 #define DtSicon_button ((char*)&_DtStrings[937])
337 #endif
338 #ifndef DtSicon_toggle
339 #define DtSicon_toggle ((char*)&_DtStrings[949])
340 #endif
341 #ifndef DtSicon_drag
342 #define DtSicon_drag ((char*)&_DtStrings[961])
343 #endif
344 #ifndef DtSwork_area
345 #define DtSwork_area ((char*)&_DtStrings[971])
346 #endif
347 #ifndef DtStitle_area
348 #define DtStitle_area ((char*)&_DtStrings[981])
349 #endif
350 #ifndef DtSseparator
351 #define DtSseparator ((char*)&_DtStrings[992])
352 #endif
353 #ifndef DtSbutton
354 #define DtSbutton ((char*)&_DtStrings[1002])
355 #endif
356 #ifndef DtSfill_none
357 #define DtSfill_none ((char*)&_DtStrings[1009])
358 #endif
359 #ifndef DtSfill_parent
360 #define DtSfill_parent ((char*)&_DtStrings[1019])
361 #endif
362 #ifndef DtSfill_transparent
363 #define DtSfill_transparent ((char*)&_DtStrings[1031])
364 #endif
365 #ifndef DtSfill_self
366 #define DtSfill_self ((char*)&_DtStrings[1048])
367 #endif
368 #ifndef DtSpixmap_top
369 #define DtSpixmap_top ((char*)&_DtStrings[1058])
370 #endif
371 #ifndef DtSpixmap_bottom
372 #define DtSpixmap_bottom ((char*)&_DtStrings[1069])
373 #endif
374 #ifndef DtSpixmap_left
375 #define DtSpixmap_left ((char*)&_DtStrings[1083])
376 #endif
377 #ifndef DtSpixmap_right
378 #define DtSpixmap_right ((char*)&_DtStrings[1095])
379 #endif
380 #ifndef DtSstring_top
381 #define DtSstring_top ((char*)&_DtStrings[1108])
382 #endif
383 #ifndef DtSstring_bottom
384 #define DtSstring_bottom ((char*)&_DtStrings[1119])
385 #endif
386 #ifndef DtSstring_left
387 #define DtSstring_left ((char*)&_DtStrings[1133])
388 #endif
389 #ifndef DtSstring_right
390 #define DtSstring_right ((char*)&_DtStrings[1145])
391 #endif
392 #ifndef DtStitle_top
393 #define DtStitle_top ((char*)&_DtStrings[1158])
394 #endif
395 #ifndef DtStitle_bottom
396 #define DtStitle_bottom ((char*)&_DtStrings[1168])
397 #endif
398 #ifndef DtNmaxPixmapWidth
399 #define DtNmaxPixmapWidth ((char*)&_DtStrings[1181])
400 #endif
401 #ifndef DtNmaxPixmapHeight
402 #define DtNmaxPixmapHeight ((char*)&_DtStrings[1196])
403 #endif
404 #endif
405 extern _DtConst char _AIXJPStrings[];
406 #ifndef DtNformatJP
407 #define DtNformatJP ((char*)&_AIXJPStrings[0])
408 #endif
409 #ifndef DtCFormatJP
410 #define DtCFormatJP ((char*)&_AIXJPStrings[9])
411 #endif
412
413 /*
414  * Resource name mapping to Xm prefix.  If Motif defines on of these
415  * resources, the redefined resource definition should be removed.
416  */
417 #define XmCAlternateImage       DtCAlternateImage
418 #define XmCBehavior             DtCBehavior
419 #define XmRBehavior             DtRBehavior
420 #define XmCBorderType           DtCBorderType
421 #define XmRBorderType           DtRBorderType
422 #define XmCBoxType              DtCBoxType
423 #define XmRBoxType              DtRBoxType
424 #define XmCButtonLabelStrings   DtCButtonLabelStrings
425 #define XmCControlType          DtCControlType
426 #define XmRControlType          DtRControlType
427 #define XmCCursorFont           DtCCursorFont
428 #define XmCDrawShadow           DtCDrawShadow
429 #define XmCDropAction           DtCDropAction
430 #define XmCDropCallback         DtCDropCallback
431 #define XmCFillMode             DtCFillMode
432 #define XmRFillMode             DtRFillMode
433 #define XmCFormat               DtCFormat
434 #define XmCHighResFontList      DtCHighResFontList
435 #define XmCLowResFontList       DtCLowResFontList
436 #define XmCMediumResFontList    DtCMediumResFontList
437 #define XmCPixmapPosition       DtCPixmapPosition
438 #define XmRPixmapPosition       DtRPixmapPosition
439 #define XmCPushArgument         DtCPushArgument
440 #define XmCPushFunction         DtCPushFunction
441 #define XmCStringPosition       DtCStringPosition
442 #define XmRStringPosition       DtRStringPosition
443 #define XmCSubpanel             DtCSubpanel
444 #define XmCTitleSpacing         DtCTitleSpacing
445 #define XmCTitlePosition        DtCTitlePosition
446 #define XmRTitlePosition        DtRTitlePosition
447 #define XmCUnderline            DtCUnderline
448 #define XmNalternateImage       DtNalternateImage
449 #define XmNbehavior             DtNbehavior
450 #define XmNbottomInset          DtNbottomInset
451 #define XmNborderType           DtNborderType
452 #define XmNboxType              DtNboxType
453 #define XmNbuttonLabelStrings   DtNbuttonLabelStrings
454 #define XmNchime                DtNchime
455 #define XmNclientTimeoutInterval DtNclientTimeoutInterval
456 #define XmNclockInterval        DtNclockInterval
457 #define XmNcontrolType          DtNcontrolType
458 #define XmNcursorFont           DtNcursorFont
459 #define XmNdrawShadow           DtNdrawShadow
460 #define XmNdropAction           DtNdropAction
461 #define XmNdropCallback         DtNdropCallback
462 #define XmNfileName             DtNfileName
463 #define XmNfillMode             DtNfillMode
464 #define XmNformat               DtNformat
465 #define XmNheightIncrement      DtNheightIncrement
466 #define XmNhighResFontList      DtNhighResFontList
467 #define XmNimageName            DtNimageName
468 #define XmNleftInset            DtNleftInset
469 #define XmNlowResFontList       DtNlowResFontList
470 #define XmNmediumResFontList    DtNmediumResFontList
471 #define XmNmonitorTime          DtNmonitorTime
472 #define XmNpixmapForeground     DtNpixmapForeground
473 #define XmNpixmapBackground     DtNpixmapBackground
474 #define XmNmaxPixmapWidth       DtNmaxPixmapWidth
475 #define XmNmaxPixmapHeight      DtNmaxPixmapHeight
476 #define XmNpixmapPosition       DtNpixmapPosition
477 #define XmNpushArgument         DtNpushArgument
478 #define XmNpushButtonClickTime  DtNpushButtonClickTime
479 #define XmNpushFunction         DtNpushFunction
480 #define XmNrightInset           DtNrightInset
481 #define XmNstringPosition       DtNstringPosition
482 #define XmNsubpanel             DtNsubpanel
483 #define XmNresolution           DtNresolution
484 #define XmNtitleSpacing         DtNtitleSpacing
485 #define XmNtitlePosition        DtNtitlePosition
486 #define XmNtitleAlignment       DtNtitleAlignment
487 #define XmNtopInset             DtNtopInset
488 #define XmNunderline            DtNunderline
489 #define XmNuseEmbossedText      DtNuseEmbossedText
490 #define XmNwaitingBlinkRate     DtNwaitingBlinkRate
491 #define XmNwidthIncrement       DtNwidthIncrement
492 #define XmNformatJP DtNformatJP
493 #define XmCFormatJP DtCFormatJP
494
495 /*
496  * String defines for converter string names.
497  */
498 #define STR_ICON_LABEL          DtSicon_label
499 #define STR_ICON_BUTTON         DtSicon_button
500 #define STR_ICON_TOGGLE         DtSicon_toggle
501 #define STR_ICON_DRAG           DtSicon_drag
502 #define STR_WORK_AREA           DtSwork_area
503 #define STR_TITLE_AREA          DtStitle_area
504 #define STR_SEPARATOR           DtSseparator
505 #define STR_BUTTON              DtSbutton
506 #define STR_FILL_NONE           DtSfill_none
507 #define STR_FILL_PARENT         DtSfill_parent
508 #define STR_FILL_TRANSPARENT    DtSfill_transparent
509 #define STR_FILL_SELF           DtSfill_self
510 #define STR_PIXMAP_TOP          DtSpixmap_top
511 #define STR_PIXMAP_BOTTOM       DtSpixmap_bottom
512 #define STR_PIXMAP_LEFT         DtSpixmap_left
513 #define STR_PIXMAP_RIGHT        DtSpixmap_right
514 #define STR_STRING_TOP          DtSstring_top
515 #define STR_STRING_BOTTOM       DtSstring_bottom
516 #define STR_STRING_LEFT         DtSstring_left
517 #define STR_STRING_RIGHT        DtSstring_right
518 #define STR_TITLE_TOP           DtStitle_top
519 #define STR_TITLE_BOTTOM        DtStitle_bottom
520 #endif