1 /** 2 * 3 * $Id: mwmstrings.h,v 1.1 2004/08/28 19:25:46 dannybackx Exp $ 4 * 5 * Copyright (C) 1995 Free Software Foundation, Inc. 6 * Copyright (C) 1995-2002 LessTif Development Team 7 * 8 * This file is part of the GNU LessTif Library. 9 * 10 * This library is free software; you can redistribute it and/or 11 * modify it under the terms of the GNU Library General Public 12 * License as published by the Free Software Foundation; either 13 * version 2 of the License, or (at your option) any later version. 14 * 15 * This library is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 18 * Library General Public License for more details. 19 * 20 * You should have received a copy of the GNU Library General Public 21 * License along with this library; if not, write to the Free 22 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 23 * 24 **/ 25 26 #ifndef MWM_STRINGS_H 27 #define MWM_STRINGS_H 28 29 /* 30 * mwm resources 31 */ 32 extern const char mwm_strings[]; 33 34 35 #ifndef XmNautoKeyFocus 36 #define XmNautoKeyFocus ((char *)&mwm_strings[0]) 37 #endif 38 39 #ifndef XmCAutoKeyFocus 40 #define XmCAutoKeyFocus ((char *)&mwm_strings[13]) 41 #endif 42 43 #ifndef XmNautoRaiseDelay 44 #define XmNautoRaiseDelay ((char *)&mwm_strings[26]) 45 #endif 46 47 #ifndef XmCAutoRaiseDelay 48 #define XmCAutoRaiseDelay ((char *)&mwm_strings[41]) 49 #endif 50 51 #ifndef XmNbitmapDirectory 52 #define XmNbitmapDirectory ((char *)&mwm_strings[56]) 53 #endif 54 55 #ifndef XmCBitmapDirectory 56 #define XmCBitmapDirectory ((char *)&mwm_strings[72]) 57 #endif 58 59 #ifndef XmNbuttonBindings 60 #define XmNbuttonBindings ((char *)&mwm_strings[88]) 61 #endif 62 63 #ifndef XmCButtonBindings 64 #define XmCButtonBindings ((char *)&mwm_strings[103]) 65 #endif 66 67 #ifndef XmNcleanText 68 #define XmNcleanText ((char *)&mwm_strings[118]) 69 #endif 70 71 #ifndef XmCCleanText 72 #define XmCCleanText ((char *)&mwm_strings[128]) 73 #endif 74 75 #ifndef XmNclientAutoPlace 76 #define XmNclientAutoPlace ((char *)&mwm_strings[138]) 77 #endif 78 79 #ifndef XmCClientAutoPlace 80 #define XmCClientAutoPlace ((char *)&mwm_strings[154]) 81 #endif 82 83 #ifndef XmNcolormapFocusPolicy 84 #define XmNcolormapFocusPolicy ((char *)&mwm_strings[170]) 85 #endif 86 87 #ifndef XmCColormapFocusPolicy 88 #define XmCColormapFocusPolicy ((char *)&mwm_strings[190]) 89 #endif 90 91 #ifndef XmNconfigFile 92 #define XmNconfigFile ((char *)&mwm_strings[210]) 93 #endif 94 95 #ifndef XmCConfigFile 96 #define XmCConfigFile ((char *)&mwm_strings[221]) 97 #endif 98 99 #ifndef XmNdeiconifyKeyFocus 100 #define XmNdeiconifyKeyFocus ((char *)&mwm_strings[232]) 101 #endif 102 103 #ifndef XmCDeiconifyKeyFocus 104 #define XmCDeiconifyKeyFocus ((char *)&mwm_strings[250]) 105 #endif 106 107 #ifndef XmNdoubleClickTime 108 #define XmNdoubleClickTime ((char *)&mwm_strings[268]) 109 #endif 110 111 #ifndef XmCDoubleClickTime 112 #define XmCDoubleClickTime ((char *)&mwm_strings[284]) 113 #endif 114 115 #ifndef XmNenableWarp 116 #define XmNenableWarp ((char *)&mwm_strings[300]) 117 #endif 118 119 #ifndef XmCEnableWarp 120 #define XmCEnableWarp ((char *)&mwm_strings[311]) 121 #endif 122 123 #ifndef XmNenforceKeyFocus 124 #define XmNenforceKeyFocus ((char *)&mwm_strings[322]) 125 #endif 126 127 #ifndef XmCEnforceKeyFocus 128 #define XmCEnforceKeyFocus ((char *)&mwm_strings[338]) 129 #endif 130 131 #ifndef XmNfadeNormalIcon 132 #define XmNfadeNormalIcon ((char *)&mwm_strings[354]) 133 #endif 134 135 #ifndef XmCFadeNormalIcon 136 #define XmCFadeNormalIcon ((char *)&mwm_strings[369]) 137 #endif 138 139 #ifndef XmNfeedbackGeometry 140 #define XmNfeedbackGeometry ((char *)&mwm_strings[384]) 141 #endif 142 143 #ifndef XmCFeedbackGeometry 144 #define XmCFeedbackGeometry ((char *)&mwm_strings[401]) 145 #endif 146 147 #ifndef XmNfreezeOnConfig 148 #define XmNfreezeOnConfig ((char *)&mwm_strings[418]) 149 #endif 150 151 #ifndef XmCFreezeOnConfig 152 #define XmCFreezeOnConfig ((char *)&mwm_strings[433]) 153 #endif 154 155 #ifndef XmNframeBorderWidth 156 #define XmNframeBorderWidth ((char *)&mwm_strings[448]) 157 #endif 158 159 #ifndef XmCFrameBorderWidth 160 #define XmCFrameBorderWidth ((char *)&mwm_strings[465]) 161 #endif 162 163 #ifndef XmNiconAutoPlace 164 #define XmNiconAutoPlace ((char *)&mwm_strings[482]) 165 #endif 166 167 #ifndef XmCIconAutoPlace 168 #define XmCIconAutoPlace ((char *)&mwm_strings[496]) 169 #endif 170 171 #ifndef XmNiconBoxGeometry 172 #define XmNiconBoxGeometry ((char *)&mwm_strings[510]) 173 #endif 174 175 #ifndef XmCIconBoxGeometry 176 #define XmCIconBoxGeometry ((char *)&mwm_strings[526]) 177 #endif 178 179 #ifndef XmNiconBoxName 180 #define XmNiconBoxName ((char *)&mwm_strings[542]) 181 #endif 182 183 #ifndef XmCIconBoxName 184 #define XmCIconBoxName ((char *)&mwm_strings[554]) 185 #endif 186 187 #ifndef XmNiconBoxSBDisplayPolicy 188 #define XmNiconBoxSBDisplayPolicy ((char *)&mwm_strings[566]) 189 #endif 190 191 #ifndef XmCIconBoxSBDisplayPolicy 192 #define XmCIconBoxSBDisplayPolicy ((char *)&mwm_strings[589]) 193 #endif 194 195 #ifndef XmNiconBoxScheme 196 #define XmNiconBoxScheme ((char *)&mwm_strings[612]) 197 #endif 198 199 #ifndef XmCIconBoxScheme 200 #define XmCIconBoxScheme ((char *)&mwm_strings[626]) 201 #endif 202 203 #ifndef XmNiconBoxTitle 204 #define XmNiconBoxTitle ((char *)&mwm_strings[640]) 205 #endif 206 207 #ifndef XmCIconBoxTitle 208 #define XmCIconBoxTitle ((char *)&mwm_strings[653]) 209 #endif 210 211 #ifndef XmNiconClick 212 #define XmNiconClick ((char *)&mwm_strings[666]) 213 #endif 214 215 #ifndef XmCIconClick 216 #define XmCIconClick ((char *)&mwm_strings[676]) 217 #endif 218 219 #ifndef XmNiconDecoration 220 #define XmNiconDecoration ((char *)&mwm_strings[686]) 221 #endif 222 223 #ifndef XmCIconDecoration 224 #define XmCIconDecoration ((char *)&mwm_strings[701]) 225 #endif 226 227 #ifndef XmNiconImageMaximum 228 #define XmNiconImageMaximum ((char *)&mwm_strings[716]) 229 #endif 230 231 #ifndef XmCIconImageMaximum 232 #define XmCIconImageMaximum ((char *)&mwm_strings[733]) 233 #endif 234 235 #ifndef XmNiconImageMinimum 236 #define XmNiconImageMinimum ((char *)&mwm_strings[750]) 237 #endif 238 239 #ifndef XmCIconImageMinimum 240 #define XmCIconImageMinimum ((char *)&mwm_strings[767]) 241 #endif 242 243 #ifndef XmNiconPlacement 244 #define XmNiconPlacement ((char *)&mwm_strings[784]) 245 #endif 246 247 #ifndef XmCIconPlacement 248 #define XmCIconPlacement ((char *)&mwm_strings[798]) 249 #endif 250 251 #ifndef XmNiconPlacementMargin 252 #define XmNiconPlacementMargin ((char *)&mwm_strings[812]) 253 #endif 254 255 #ifndef XmCIconPlacementMargin 256 #define XmCIconPlacementMargin ((char *)&mwm_strings[832]) 257 #endif 258 259 #ifndef XmNinteractivePlacement 260 #define XmNinteractivePlacement ((char *)&mwm_strings[852]) 261 #endif 262 263 #ifndef XmCInteractivePlacement 264 #define XmCInteractivePlacement ((char *)&mwm_strings[873]) 265 #endif 266 267 #ifndef XmNkeyBindings 268 #define XmNkeyBindings ((char *)&mwm_strings[894]) 269 #endif 270 271 #ifndef XmCKeyBindings 272 #define XmCKeyBindings ((char *)&mwm_strings[906]) 273 #endif 274 275 #ifndef XmNlimitResize 276 #define XmNlimitResize ((char *)&mwm_strings[918]) 277 #endif 278 279 #ifndef XmCLimitResize 280 #define XmCLimitResize ((char *)&mwm_strings[930]) 281 #endif 282 283 #ifndef XmNlowerOnIconify 284 #define XmNlowerOnIconify ((char *)&mwm_strings[942]) 285 #endif 286 287 #ifndef XmCLowerOnIconify 288 #define XmCLowerOnIconify ((char *)&mwm_strings[957]) 289 #endif 290 291 #ifndef XmNmaximumMaximumSize 292 #define XmNmaximumMaximumSize ((char *)&mwm_strings[972]) 293 #endif 294 295 #ifndef XmCMaximumMaximumSize 296 #define XmCMaximumMaximumSize ((char *)&mwm_strings[991]) 297 #endif 298 299 #ifndef XmNmoveThreshold 300 #define XmNmoveThreshold ((char *)&mwm_strings[1010]) 301 #endif 302 303 #ifndef XmCMoveThreshold 304 #define XmCMoveThreshold ((char *)&mwm_strings[1024]) 305 #endif 306 307 #ifndef XmNmultiScreen 308 #define XmNmultiScreen ((char *)&mwm_strings[1038]) 309 #endif 310 311 #ifndef XmCMultiScreen 312 #define XmCMultiScreen ((char *)&mwm_strings[1050]) 313 #endif 314 315 #ifndef XmNpassButtons 316 #define XmNpassButtons ((char *)&mwm_strings[1062]) 317 #endif 318 319 #ifndef XmCPassButtons 320 #define XmCPassButtons ((char *)&mwm_strings[1074]) 321 #endif 322 323 #ifndef XmNpassSelectButton 324 #define XmNpassSelectButton ((char *)&mwm_strings[1086]) 325 #endif 326 327 #ifndef XmCPassSelectButton 328 #define XmCPassSelectButton ((char *)&mwm_strings[1103]) 329 #endif 330 331 #ifndef XmNpositionIsFrame 332 #define XmNpositionIsFrame ((char *)&mwm_strings[1120]) 333 #endif 334 335 #ifndef XmCPositionIsFrame 336 #define XmCPositionIsFrame ((char *)&mwm_strings[1136]) 337 #endif 338 339 #ifndef XmNpositionOnScreen 340 #define XmNpositionOnScreen ((char *)&mwm_strings[1152]) 341 #endif 342 343 #ifndef XmCPositionOnScreen 344 #define XmCPositionOnScreen ((char *)&mwm_strings[1169]) 345 #endif 346 347 #ifndef XmNquitTimeout 348 #define XmNquitTimeout ((char *)&mwm_strings[1186]) 349 #endif 350 351 #ifndef XmCQuitTimeout 352 #define XmCQuitTimeout ((char *)&mwm_strings[1198]) 353 #endif 354 355 #ifndef XmNraiseKeyFocus 356 #define XmNraiseKeyFocus ((char *)&mwm_strings[1210]) 357 #endif 358 359 #ifndef XmCRaiseKeyFocus 360 #define XmCRaiseKeyFocus ((char *)&mwm_strings[1224]) 361 #endif 362 363 #ifndef XmNresizeBorderWidth 364 #define XmNresizeBorderWidth ((char *)&mwm_strings[1238]) 365 #endif 366 367 #ifndef XmCFrameBorderWidth 368 #define XmCFrameBorderWidth ((char *)&mwm_strings[1256]) 369 #endif 370 371 #ifndef XmNresizeCursors 372 #define XmNresizeCursors ((char *)&mwm_strings[1273]) 373 #endif 374 375 #ifndef XmCResizeCursors 376 #define XmCResizeCursors ((char *)&mwm_strings[1287]) 377 #endif 378 379 #ifndef XmNscreens 380 #define XmNscreens ((char *)&mwm_strings[1301]) 381 #endif 382 383 #ifndef XmCScreens 384 #define XmCScreens ((char *)&mwm_strings[1309]) 385 #endif 386 387 #ifndef XmNshowFeedback 388 #define XmNshowFeedback ((char *)&mwm_strings[1317]) 389 #endif 390 391 #ifndef XmCShowFeedback 392 #define XmCShowFeedback ((char *)&mwm_strings[1330]) 393 #endif 394 395 #ifndef XmNstartupKeyFocus 396 #define XmNstartupKeyFocus ((char *)&mwm_strings[1343]) 397 #endif 398 399 #ifndef XmCStartupKeyFocus 400 #define XmCStartupKeyFocus ((char *)&mwm_strings[1359]) 401 #endif 402 403 #ifndef XmNtransientDecoration 404 #define XmNtransientDecoration ((char *)&mwm_strings[1375]) 405 #endif 406 407 #ifndef XmCTransientDecoration 408 #define XmCTransientDecoration ((char *)&mwm_strings[1395]) 409 #endif 410 411 #ifndef XmNtransientFunctions 412 #define XmNtransientFunctions ((char *)&mwm_strings[1415]) 413 #endif 414 415 #ifndef XmCTransientFunctions 416 #define XmCTransientFunctions ((char *)&mwm_strings[1434]) 417 #endif 418 419 #ifndef XmNuseIconBox 420 #define XmNuseIconBox ((char *)&mwm_strings[1453]) 421 #endif 422 423 #ifndef XmCUseIconBox 424 #define XmCUseIconBox ((char *)&mwm_strings[1464]) 425 #endif 426 427 #ifndef XmNwMenuButtonClick 428 #define XmNwMenuButtonClick ((char *)&mwm_strings[1475]) 429 #endif 430 431 #ifndef XmCWMenuButtonClick 432 #define XmCWMenuButtonClick ((char *)&mwm_strings[1492]) 433 #endif 434 435 #ifndef XmNwMenuButtonClick2 436 #define XmNwMenuButtonClick2 ((char *)&mwm_strings[1509]) 437 #endif 438 439 #ifndef XmCWMenuButtonClick2 440 #define XmCWMenuButtonClick2 ((char *)&mwm_strings[1527]) 441 #endif 442 443 #ifndef XmNclientDecoration 444 #define XmNclientDecoration ((char *)&mwm_strings[1545]) 445 #endif 446 447 #ifndef XmCClientDecoration 448 #define XmCClientDecoration ((char *)&mwm_strings[1562]) 449 #endif 450 451 #ifndef XmNclientFunctions 452 #define XmNclientFunctions ((char *)&mwm_strings[1579]) 453 #endif 454 455 #ifndef XmCClientFunctions 456 #define XmCClientFunctions ((char *)&mwm_strings[1595]) 457 #endif 458 459 #ifndef XmNfocusAutoRaise 460 #define XmNfocusAutoRaise ((char *)&mwm_strings[1611]) 461 #endif 462 463 #ifndef XmCFocusAutoRaise 464 #define XmCFocusAutoRaise ((char *)&mwm_strings[1626]) 465 #endif 466 467 #ifndef XmNiconImage 468 #define XmNiconImage ((char *)&mwm_strings[1641]) 469 #endif 470 471 #ifndef XmCIconImage 472 #define XmCIconImage ((char *)&mwm_strings[1651]) 473 #endif 474 475 #ifndef XmNiconImageBackground 476 #define XmNiconImageBackground ((char *)&mwm_strings[1661]) 477 #endif 478 479 #ifndef XmCIconImageBackground 480 #define XmCIconImageBackground ((char *)&mwm_strings[1681]) 481 #endif 482 483 #ifndef XmNiconImageBottomShadowColor 484 #define XmNiconImageBottomShadowColor ((char *)&mwm_strings[1701]) 485 #endif 486 487 #ifndef XmCIconImageBottomShadowColor 488 #define XmCIconImageBottomShadowColor ((char *)&mwm_strings[1728]) 489 #endif 490 491 #ifndef XmNiconImageBottomShadowPixmap 492 #define XmNiconImageBottomShadowPixmap ((char *)&mwm_strings[1755]) 493 #endif 494 495 #ifndef XmCIconImageBottomShadowPixmap 496 #define XmCIconImageBottomShadowPixmap ((char *)&mwm_strings[1783]) 497 #endif 498 499 #ifndef XmNiconImageForeground 500 #define XmNiconImageForeground ((char *)&mwm_strings[1811]) 501 #endif 502 503 #ifndef XmCIconImageForeground 504 #define XmCIconImageForeground ((char *)&mwm_strings[1831]) 505 #endif 506 507 #ifndef XmNiconImageTopShadowColor 508 #define XmNiconImageTopShadowColor ((char *)&mwm_strings[1851]) 509 #endif 510 511 #ifndef XmCIconImageTopShadowColor 512 #define XmCIconImageTopShadowColor ((char *)&mwm_strings[1875]) 513 #endif 514 515 #ifndef XmNiconImageTopShadowPixmap 516 #define XmNiconImageTopShadowPixmap ((char *)&mwm_strings[1899]) 517 #endif 518 519 #ifndef XmCIconImageTopShadowPixmap 520 #define XmCIconImageTopShadowPixmap ((char *)&mwm_strings[1924]) 521 #endif 522 523 #ifndef XmNmatteBackground 524 #define XmNmatteBackground ((char *)&mwm_strings[1949]) 525 #endif 526 527 #ifndef XmCMatteBackground 528 #define XmCMatteBackground ((char *)&mwm_strings[1965]) 529 #endif 530 531 #ifndef XmNmatteBottomShadowColor 532 #define XmNmatteBottomShadowColor ((char *)&mwm_strings[1981]) 533 #endif 534 535 #ifndef XmCMatteBottomShadowColor 536 #define XmCMatteBottomShadowColor ((char *)&mwm_strings[2004]) 537 #endif 538 539 #ifndef XmNmatteBottomShadowPixmap 540 #define XmNmatteBottomShadowPixmap ((char *)&mwm_strings[2027]) 541 #endif 542 543 #ifndef XmCMatteBottomShadowPixmap 544 #define XmCMatteBottomShadowPixmap ((char *)&mwm_strings[2051]) 545 #endif 546 547 #ifndef XmNmatteForeground 548 #define XmNmatteForeground ((char *)&mwm_strings[2075]) 549 #endif 550 551 #ifndef XmCMatteForeground 552 #define XmCMatteForeground ((char *)&mwm_strings[2091]) 553 #endif 554 555 #ifndef XmNmatteTopShadowColor 556 #define XmNmatteTopShadowColor ((char *)&mwm_strings[2107]) 557 #endif 558 559 #ifndef XmCMatteTopShadowColor 560 #define XmCMatteTopShadowColor ((char *)&mwm_strings[2127]) 561 #endif 562 563 #ifndef XmNmatteTopShadowPixmap 564 #define XmNmatteTopShadowPixmap ((char *)&mwm_strings[2147]) 565 #endif 566 567 #ifndef XmCMatteTopShadowPixmap 568 #define XmCMatteTopShadowPixmap ((char *)&mwm_strings[2168]) 569 #endif 570 571 #ifndef XmNmatteWidth 572 #define XmNmatteWidth ((char *)&mwm_strings[2189]) 573 #endif 574 575 #ifndef XmCMatteWidth 576 #define XmCMatteWidth ((char *)&mwm_strings[2200]) 577 #endif 578 579 #ifndef XmNmaximumClientSize 580 #define XmNmaximumClientSize ((char *)&mwm_strings[2211]) 581 #endif 582 583 #ifndef XmCMaximumClientSize 584 #define XmCMaximumClientSize ((char *)&mwm_strings[2229]) 585 #endif 586 587 #ifndef XmNuseClientIcon 588 #define XmNuseClientIcon ((char *)&mwm_strings[2247]) 589 #endif 590 591 #ifndef XmCUseClientIcon 592 #define XmCUseClientIcon ((char *)&mwm_strings[2261]) 593 #endif 594 595 #ifndef XmNusePPosition 596 #define XmNusePPosition ((char *)&mwm_strings[2275]) 597 #endif 598 599 #ifndef XmCUsePPosition 600 #define XmCUsePPosition ((char *)&mwm_strings[2288]) 601 #endif 602 603 #ifndef XmNwindowMenu 604 #define XmNwindowMenu ((char *)&mwm_strings[2301]) 605 #endif 606 607 #ifndef XmCWindowMenu 608 #define XmCWindowMenu ((char *)&mwm_strings[2312]) 609 #endif 610 611 #ifndef XmNactiveBackground 612 #define XmNactiveBackground ((char *)&mwm_strings[2323]) 613 #endif 614 615 #ifndef XmNactiveForeground 616 #define XmNactiveForeground ((char *)&mwm_strings[2340]) 617 #endif 618 619 #ifndef XmNactiveBottomShadowColor 620 #define XmNactiveBottomShadowColor ((char *)&mwm_strings[2357]) 621 #endif 622 623 #ifndef XmNactiveBottomShadowPixmap 624 #define XmNactiveBottomShadowPixmap ((char *)&mwm_strings[2381]) 625 #endif 626 627 #ifndef XmNactiveTopShadowColor 628 #define XmNactiveTopShadowColor ((char *)&mwm_strings[2406]) 629 #endif 630 631 #ifndef XmNactiveBackgroundPixmap 632 #define XmNactiveBackgroundPixmap ((char *)&mwm_strings[2427]) 633 #endif 634 635 #ifndef XmNactiveTopShadowPixmap 636 #define XmNactiveTopShadowPixmap ((char *)&mwm_strings[2450]) 637 #endif 638 639 #ifndef XmRWmCFocus 640 #define XmRWmCFocus ((char *)&mwm_strings[2472]) 641 #endif 642 643 #ifndef XmRWmCDecor 644 #define XmRWmCDecor ((char *)&mwm_strings[2481]) 645 #endif 646 647 #ifndef XmRWmCFunc 648 #define XmRWmCFunc ((char *)&mwm_strings[2490]) 649 #endif 650 651 #ifndef XmRWmIDecor 652 #define XmRWmIDecor ((char *)&mwm_strings[2498]) 653 #endif 654 655 #ifndef XmRWmIPlace 656 #define XmRWmIPlace ((char *)&mwm_strings[2507]) 657 #endif 658 659 #ifndef XmRWmKFocus 660 #define XmRWmKFocus ((char *)&mwm_strings[2516]) 661 #endif 662 663 #ifndef XmRWmSize 664 #define XmRWmSize ((char *)&mwm_strings[2525]) 665 #endif 666 667 #ifndef XmRWmShowFeedback 668 #define XmRWmShowFeedback ((char *)&mwm_strings[2532]) 669 #endif 670 671 #ifndef XmRWmUsePPosition 672 #define XmRWmUsePPosition ((char *)&mwm_strings[2547]) 673 #endif 674 675 #ifndef XmNclientFlags 676 #define XmNclientFlags ((char *)&mwm_strings[2562]) 677 #endif 678 679 #ifndef XmCClientFlags 680 #define XmCClientFlags ((char *)&mwm_strings[2574]) 681 #endif 682 683 #ifndef XmRWmCFlags 684 #define XmRWmCFlags ((char *)&mwm_strings[2586]) 685 #endif 686 687 #ifndef XmNusePager 688 #define XmNusePager ((char *)&mwm_strings[2595]) 689 #endif 690 691 #ifndef XmCUsePager 692 #define XmCUsePager ((char *)&mwm_strings[2604]) 693 #endif 694 695 #ifndef XmNedgeScrollX 696 #define XmNedgeScrollX ((char *)&mwm_strings[2613]) 697 #endif 698 699 #ifndef XmCEdgeScrollX 700 #define XmCEdgeScrollX ((char *)&mwm_strings[2625]) 701 #endif 702 703 #ifndef XmNedgeScrollY 704 #define XmNedgeScrollY ((char *)&mwm_strings[2637]) 705 #endif 706 707 #ifndef XmCEdgeScrollY 708 #define XmCEdgeScrollY ((char *)&mwm_strings[2649]) 709 #endif 710 711 #ifndef XmNpagerX 712 #define XmNpagerX ((char *)&mwm_strings[2661]) 713 #endif 714 715 #ifndef XmCPagerX 716 #define XmCPagerX ((char *)&mwm_strings[2668]) 717 #endif 718 719 #ifndef XmNpagerY 720 #define XmNpagerY ((char *)&mwm_strings[2675]) 721 #endif 722 723 #ifndef XmCPagerY 724 #define XmCPagerY ((char *)&mwm_strings[2682]) 725 #endif 726 727 #ifndef XmNvirtualX 728 #define XmNvirtualX ((char *)&mwm_strings[2689]) 729 #endif 730 731 #ifndef XmCVirtualX 732 #define XmCVirtualX ((char *)&mwm_strings[2698]) 733 #endif 734 735 #ifndef XmNvirtualY 736 #define XmNvirtualY ((char *)&mwm_strings[2707]) 737 #endif 738 739 #ifndef XmCVirtualY 740 #define XmCVirtualY ((char *)&mwm_strings[2716]) 741 #endif 742 743 #ifndef XmNclickTime 744 #define XmNclickTime ((char *)&mwm_strings[2725]) 745 #endif 746 747 #ifndef XmCClickTime 748 #define XmCClickTime ((char *)&mwm_strings[2735]) 749 #endif 750 751 #ifndef XmNsmartPlacement 752 #define XmNsmartPlacement ((char *)&mwm_strings[2745]) 753 #endif 754 755 #ifndef XmCSmartPlacement 756 #define XmCSmartPlacement ((char *)&mwm_strings[2760]) 757 #endif 758 759 #endif /* mwmstrings.h */ 760