1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24enum SdrFitToSizeType 25{ 26 SDRTEXTFIT_NONE , 27 SDRTEXTFIT_PROPORTIONAL , 28 SDRTEXTFIT_ALLLINES , 29 SDRTEXTFIT_RESIZEATTR 30} 31item UINT32 SvxObjectItem ; 32item BOOL SdrShadowItem ; 33item SdrFitToSizeType SdrTextFitToSizeTypeItem ; 34 35 36interface DrawView 37{ 38 SID_JUMPTOMARK // ole : no, status : ? 39 [ 40 ExecMethod = ExecCtrl ; 41 StateMethod = GetCtrlState ; 42 ] 43 SID_SWITCHPAGE // ole : no, status : play rec 44 [ 45 ExecMethod = ExecCtrl ; 46 StateMethod = GetCtrlState ; 47 ] 48 SID_SWITCHLAYER // ole : no, status : play rec 49 [ 50 ExecMethod = ExecCtrl ; 51 StateMethod = GetCtrlState ; 52 ] 53 SID_RELOAD // ole : no, status : ? 54 [ 55 GroupId = GID_DOCUMENT ; 56 ExecMethod = ExecCtrl ; 57 StateMethod = GetCtrlState ; 58 Asynchron , AutoUpdate , 59 MenuConfig , AccelConfig , ToolBoxConfig ; 60 ] 61 SID_PAGEMODE // ole : no, status : play rec 62 [ 63 ExecMethod = ExecCtrl ; 64 StateMethod = GetMenuState ; 65 ] 66 SID_LAYERMODE // ole : no, status : play rec 67 [ 68 ExecMethod = ExecCtrl ; 69 StateMethod = GetMenuState ; 70 ] 71 SID_OBJECTRESIZE // ole : no, status : ? 72 [ 73 ExecMethod = ExecCtrl ; 74 StateMethod = GetMenuState ; 75 ] 76 SID_ORIGINAL_SIZE // ole : yes, status : ? 77 [ 78 ExecMethod = FuTemporary ; 79 StateMethod = GetMenuState ; 80 ] 81 SID_SAVEGRAPHIC 82 [ 83 ExecMethod = FuTemporary ; 84 StateMethod = GetMenuState ; 85 ] 86 SID_CUT // ole : no, status : ? 87 [ 88 ExecMethod = FuSupport ; 89 StateMethod = GetMenuState ; 90 ] 91 SID_COPY // ole : no, status : ? 92 [ 93 ExecMethod = FuSupport ; 94 StateMethod = GetMenuState ; 95 ] 96 SID_PASTE // ole : no, status : ? 97 [ 98 ExecMethod = FuSupport ; 99 StateMethod = GetMenuState ; 100 ] 101 SID_CLIPBOARD_FORMAT_ITEMS 102 [ 103 ExecMethod = FuSupport ; 104 StateMethod = GetMenuState ; 105 ]; 106 SID_DRAWINGMODE // ole : no, status : play rec 107 [ 108 ExecMethod = FuSupport ; 109 StateMethod = GetMenuState ; 110 ] 111 SID_MASTERPAGE // ole : no, status : play rec 112 [ 113 ExecMethod = FuSupport ; 114 StateMethod = GetMenuState ; 115 ] 116 // Menue-Messages fuer temporaere Funktionen mit Dialog 117 SID_ATTR_ZOOM // ole : no, status : no 118 [ 119 ExecMethod = FuTemporary ; 120 StateMethod = GetStatusBarState ; 121 ] 122 SID_ATTR_ZOOMSLIDER // status() 123 [ 124 ExecMethod = FuTemporary ; 125 StateMethod = GetStatusBarState ; 126 ] 127 SID_ATTRIBUTES_LINE // ole : no, status : no 128 [ 129 ExecMethod = FuTemporary ; 130 StateMethod = GetMenuState ; 131 ] 132 SID_ATTRIBUTES_AREA // ole : no, status : no 133 [ 134 ExecMethod = FuTemporary ; 135 StateMethod = GetMenuState ; 136 ] 137 SID_INSERTPAGE // ole : no, status : play rec 138 [ 139 ExecMethod = FuTemporary ; 140 StateMethod = GetMenuState ; 141 ] 142 SID_INSERTPAGE_QUICK // ole : no, status : play rec 143 [ 144 ExecMethod = FuTemporary ; 145 StateMethod = GetMenuState ; 146 ] 147 SID_HYPERLINK_SETLINK // ole : no, status : no 148 [ 149 ExecMethod = FuTemporary ; 150 ] 151 SID_HYPERLINK_GETLINK // ole : no, status : no 152 [ 153 StateMethod = GetCtrlState ; 154 ] 155 SID_READONLY_MODE // ole : no, status : no 156 [ 157 StateMethod = GetCtrlState ; 158 ] 159 SID_RENAMEPAGE // ole : no, status : ? 160 [ 161 ExecMethod = FuTemporary ; 162 StateMethod = GetMenuState ; 163 ] 164 SID_RENAMEPAGE_QUICK // ole : no, status : ? 165 [ 166 ExecMethod = FuTemporary ; 167 StateMethod = GetMenuState ; 168 ] 169 SID_INSERTLAYER // ole : no, status : play rec 170 [ 171 ExecMethod = FuTemporary ; 172 StateMethod = GetMenuState ; 173 ] 174 SID_MODIFYLAYER // ole : no, status : play rec 175 [ 176 ExecMethod = FuTemporary ; 177 StateMethod = GetMenuState ; 178 ] 179 SID_RENAMELAYER // ole : no, status : ? 180 [ 181 ExecMethod = FuTemporary ; 182 StateMethod = GetMenuState ; 183 ] 184 SID_NAVIGATOR // ole : no, status : ? 185 [ 186 ExecMethod = FuTemporary ; 187 StateMethod = GetMenuState ; 188 ] 189 SID_3D_WIN // ole : no, status : ? 190 [ 191 ExecMethod = FuTemporary ; 192 StateMethod = GetMenuState ; 193 ] 194 SID_3D_INIT // ole : no, status : ? 195 [ 196 ExecMethod = ExecEffectWin ; 197 StateMethod = GetMenuState ; 198 ] 199 SID_3D_STATE // ole : no, status : ? 200 [ 201 ExecMethod = ExecEffectWin ; 202 StateMethod = GetMenuState ; 203 ] 204 SID_3D_ASSIGN // ole : no, status : ? 205 [ 206 ExecMethod = ExecEffectWin ; 207 StateMethod = GetMenuState ; 208 ] 209 SID_ATTR_TRANSFORM // ole : no, status : ? 210 [ 211 ExecMethod = FuTemporary ; 212 StateMethod = GetMenuState ; 213 ] 214 215 SID_ATTR_TRANSFORM_WIDTH // ole : no, status : ? 216 [ 217 ExecMethod = FuTemporary ; 218 StateMethod = GetDrawAttrState ; 219 ] 220 SID_ATTR_TRANSFORM_HEIGHT // ole : no, status : ? 221 [ 222 ExecMethod = FuTemporary ; 223 StateMethod = GetDrawAttrState ; 224 ] 225 SID_ATTR_TRANSFORM_POS_X // ole : no, status : ? 226 [ 227 ExecMethod = FuTemporary ; 228 StateMethod = GetDrawAttrState ; 229 ] 230 SID_ATTR_TRANSFORM_POS_Y // ole : no, status : ? 231 [ 232 ExecMethod = FuTemporary ; 233 StateMethod = GetDrawAttrState ; 234 ] 235 SID_ATTR_TRANSFORM_ANGLE 236 [ 237 ExecMethod = FuTemporary ; 238 StateMethod = GetDrawAttrState ; 239 ] 240 SID_ATTR_TRANSFORM_ROT_X 241 [ 242 ExecMethod = FuTemporary ; 243 StateMethod = GetDrawAttrState ; 244 ] 245 SID_ATTR_TRANSFORM_ROT_Y 246 [ 247 ExecMethod = FuTemporary ; 248 StateMethod = GetDrawAttrState ; 249 ] 250 SID_ATTR_TRANSFORM_PROTECT_POS 251 [ 252 ExecMethod = FuTemporary ; 253 StateMethod = GetDrawAttrState ; 254 ] 255 SID_ATTR_TRANSFORM_PROTECT_SIZE 256 [ 257 ExecMethod = FuTemporary ; 258 StateMethod = GetDrawAttrState ; 259 ] 260 SID_ATTR_TRANSFORM_AUTOWIDTH 261 [ 262 StateMethod = GetDrawAttrState ; 263 ] 264 SID_ATTR_TRANSFORM_AUTOHEIGHT 265 [ 266 StateMethod = GetDrawAttrState ; 267 ] 268 269 /// !? 270 SID_CHAR_DLG // ole : no, status : ? 271 [ 272 ExecMethod = FuTemporary ; 273 StateMethod = GetMenuState ; 274 ] 275 /* -> SVX 276 SID_PARA_DLG // ole : no, status : ? 277 [ 278 ExecMethod = FuTemporary ; 279 StateMethod = GetMenuState ; 280 ] 281*/ 282 283 SID_PARA_DLG // ole : no, status : ? 284 [ 285 ExecMethod = FuTemporary ; 286 StateMethod = GetMenuState ; 287 GroupId = GID_DOCUMENT ; 288 Cachable , HasDialog , Export , 289 MenuConfig , AccelConfig , ToolBoxConfig ; 290 ] 291 SID_CHARMAP // ole : no, status : ? 292 [ 293 ExecMethod = FuTemporary ; 294 StateMethod = GetMenuState ; 295 ] 296 FN_INSERT_SOFT_HYPHEN // status(final|play) 297 [ 298 ExecMethod = FuTemporary ; 299 StateMethod = GetMenuState ; 300 ] 301 FN_INSERT_HARDHYPHEN // status() 302 [ 303 ExecMethod = FuTemporary ; 304 StateMethod = GetMenuState ; 305 ] 306 FN_INSERT_HARD_SPACE // status(final|play) 307 [ 308 ExecMethod = FuTemporary ; 309 StateMethod = GetMenuState ; 310 ] 311 SID_INSERT_RLM 312 [ 313 ExecMethod = FuTemporary ; 314 StateMethod = GetMenuState ; 315 ] 316 SID_INSERT_LRM 317 [ 318 ExecMethod = FuTemporary ; 319 StateMethod = GetMenuState ; 320 ] 321 SID_INSERT_ZWSP 322 [ 323 ExecMethod = FuTemporary ; 324 StateMethod = GetMenuState ; 325 ] 326 SID_INSERT_ZWNBSP 327 [ 328 ExecMethod = FuTemporary ; 329 StateMethod = GetMenuState ; 330 ] 331 332 SID_PASTE_SPECIAL // ole : no, status : ? 333 [ 334 ExecMethod = FuTemporary ; 335 StateMethod = GetMenuState ; 336 ] 337 338 SID_INSERT_GRAPHIC // ole : no, status : todo 339 [ 340 ExecMethod = FuTemporary ; 341 StateMethod = GetMenuState ; 342 GroupId = GID_INSERT ; 343 Cachable , HasDialog , Export , Asynchron , 344 MenuConfig , AccelConfig , ToolBoxConfig ; 345 ] 346 SID_MANAGE_LINKS // ole : no, status : ? 347 [ 348 ExecMethod = FuTemporary ; 349 StateMethod = GetMenuState ; 350 ] 351 SID_THESAURUS // ole : no, status : no 352 [ 353 ExecMethod = FuTemporary ; 354 StateMethod = GetMenuState ; 355 ] 356 SID_ATTR_TABLE // ole : no, status : ? 357 [ 358 ExecMethod = FuTemporary ; 359 StateMethod = GetMenuState ; 360 ] 361 362 SID_INSERT_DIAGRAM // ole : yes, status : ? 363 [ 364 ExecMethod = FuTemporary ; 365 StateMethod = GetMenuState ; 366 GroupId = GID_DOCUMENT ; 367 Cachable , HasDialog , Export , Asynchron , 368 MenuConfig , AccelConfig , ToolBoxConfig ; 369 ] 370 SID_BMPMASK // ole : yes, status : ? 371 [ 372 ExecMethod = FuTemporary ; 373 StateMethod = GetMenuState ; 374 ] 375 SID_BMPMASK_PIPETTE // ole : no, status : ? 376 [ 377 ExecMethod = ExecBmpMask ; 378 StateMethod = GetBmpMaskState ; 379 ] 380 SID_BMPMASK_EXEC // ole : no, status : ? 381 [ 382 ExecMethod = ExecBmpMask ; 383 StateMethod = GetBmpMaskState ; 384 ] 385 SID_INSERT_OBJECT // ole : yes, status : ? 386 [ 387 ExecMethod = FuTemporary ; 388 StateMethod = GetMenuState ; 389 ] 390 SID_INSERT_PLUGIN // ole : yes, status : ? 391 [ 392 ExecMethod = FuTemporary ; 393 StateMethod = GetMenuState ; 394 ] 395 SID_INSERT_SOUND // ole : yes, status : ? 396 [ 397 ExecMethod = FuTemporary ; 398 StateMethod = GetMenuState ; 399 ] 400 SID_INSERT_VIDEO // ole : yes, status : ? 401 [ 402 ExecMethod = FuTemporary ; 403 StateMethod = GetMenuState ; 404 ] 405 SID_INSERT_FLOATINGFRAME // ole : yes, status : ? 406 [ 407 ExecMethod = FuTemporary ; 408 StateMethod = GetMenuState ; 409 ] 410 SID_INSERT_IMAGE // ole : yes, status : ? 411 [ 412 ExecMethod = FuTemporary ; 413 StateMethod = GetMenuState ; 414 ] 415 SID_INSERT_MATH // ole : yes, status : ? 416 [ 417 ExecMethod = FuTemporary ; 418 StateMethod = GetMenuState ; 419 ] 420 SID_COPYOBJECTS // ole : no, status : ? 421 [ 422 ExecMethod = FuTemporary ; 423 StateMethod = GetMenuState ; 424 ] 425 SID_PAGESETUP // ole : no, status : no 426 [ 427 ExecMethod = FuTemporary ; 428 StateMethod = GetMenuState ; 429 ] 430 SID_PAGESIZE // ole : no, status : rec play 431 [ 432 ExecMethod = FuTemporary ; 433 StateMethod = GetMenuState ; 434 ] 435 SID_PAGEMARGIN // ole : no, status : rec play 436 [ 437 ExecMethod = FuTemporary ; 438 StateMethod = GetMenuState ; 439 ] 440 SID_SELECTAT // ole : no, status : play rec 441 [ 442 ExecMethod = FuTemporary ; 443 StateMethod = GetMenuState ; 444 ] 445 SID_PRESENTATION_LAYOUT // ole : no, status : ? 446 [ 447 ExecMethod = FuTemporary ; 448 StateMethod = GetMenuState ; 449 ] 450 SID_GROUP // ole : no, status : ? 451 [ 452 ExecMethod = FuTemporary ; 453 StateMethod = GetMenuState ; 454 FastCall = FALSE ; 455 ] 456 SID_ENTER_GROUP // ole : no, status : ? 457 [ 458 ExecMethod = FuTemporary ; 459 StateMethod = GetMenuState ; 460 ] 461 SID_LEAVE_GROUP // ole : no, status : ? 462 [ 463 ExecMethod = FuTemporary ; 464 StateMethod = GetMenuState ; 465 ] 466 SID_LEAVE_ALL_GROUPS // ole : no, status : ? 467 [ 468 ExecMethod = FuTemporary ; 469 StateMethod = GetMenuState ; 470 ] 471 SID_UNGROUP // ole : no, status : ? 472 [ 473 ExecMethod = FuTemporary ; 474 StateMethod = GetMenuState ; 475 FastCall = FALSE ; 476 ] 477 SID_COMBINE // ole : no, status : ? 478 [ 479 ExecMethod = FuTemporary ; 480 StateMethod = GetMenuState ; 481 ] 482 SID_DISTRIBUTE_DLG // ole : no, status : ? 483 [ 484 ExecMethod = FuTemporary ; 485 StateMethod = GetMenuState ; 486 ] 487 SID_POLY_MERGE // ole : no, status : ? 488 [ 489 ExecMethod = FuTemporary ; 490 StateMethod = GetMenuState ; 491 ] 492 SID_POLY_SUBSTRACT // ole : no, status : ? 493 [ 494 ExecMethod = FuTemporary ; 495 StateMethod = GetMenuState ; 496 ] 497 SID_POLY_INTERSECT // ole : no, status : ? 498 [ 499 ExecMethod = FuTemporary ; 500 StateMethod = GetMenuState ; 501 ] 502 SID_CONNECT // ole : no, status : ? 503 [ 504 ExecMethod = FuTemporary ; 505 StateMethod = GetMenuState ; 506 ] 507 SID_DISMANTLE // ole : no, status : ? 508 [ 509 ExecMethod = FuTemporary ; 510 StateMethod = GetMenuState ; 511 ] 512 SID_BREAK // ole : no, status : ? 513 [ 514 ExecMethod = FuTemporary ; 515 StateMethod = GetMenuState ; 516 ] 517 SID_CONVERT_TO_3D // ole : no, status : ? 518 [ 519 ExecMethod = FuTemporary ; 520 StateMethod = GetMenuState ; 521 ] 522 SID_CONVERT_TO_3D_LATHE // ole : no, status : ? 523 [ 524 ExecMethod = FuPermanent ; 525 StateMethod = GetMenuState ; 526 ] 527 SID_CONVERT_TO_BITMAP // ole : no, status : ? 528 [ 529 ExecMethod = FuTemporary ; 530 StateMethod = GetMenuState ; 531 ] 532 SID_CONVERT_TO_METAFILE // ole : no, status : ? 533 [ 534 ExecMethod = FuTemporary ; 535 StateMethod = GetMenuState ; 536 ] 537 SID_FRAME_TO_TOP // ole : no, status : play rec 538 [ 539 ExecMethod = FuTemporary ; 540 StateMethod = GetMenuState ; 541 ] 542 SID_MOREFRONT // ole : no, status : play rec 543 [ 544 ExecMethod = FuTemporary ; 545 StateMethod = GetMenuState ; 546 ] 547 SID_BEFORE_OBJ // ole : no, status : no 548 [ 549 ExecMethod = FuTemporary ; 550 StateMethod = GetMenuState ; 551 ] 552 SID_BEHIND_OBJ // ole : no, status : no 553 [ 554 ExecMethod = FuTemporary ; 555 StateMethod = GetMenuState ; 556 ] 557 SID_REVERSE_ORDER // ole : no, status : play rec 558 [ 559 ExecMethod = FuTemporary ; 560 StateMethod = GetMenuState ; 561 ] 562 SID_MOREBACK // ole : no, status : play rec 563 [ 564 ExecMethod = FuTemporary ; 565 StateMethod = GetMenuState ; 566 ] 567 SID_FRAME_TO_BOTTOM // ole : no, status : play rec 568 [ 569 ExecMethod = FuTemporary ; 570 StateMethod = GetMenuState ; 571 ] 572 SID_OBJECT_ALIGN_LEFT // ole : no, status : play rec 573 [ 574 ExecMethod = FuTemporary ; 575 StateMethod = GetMenuState ; 576 ] 577 SID_OBJECT_ALIGN_CENTER // ole : no, status : play rec 578 [ 579 ExecMethod = FuTemporary ; 580 StateMethod = GetMenuState ; 581 ] 582 SID_OBJECT_ALIGN_RIGHT // ole : no, status : play rec 583 [ 584 ExecMethod = FuTemporary ; 585 StateMethod = GetMenuState ; 586 ] 587 SID_OBJECT_ALIGN_UP // ole : no, status : play rec 588 [ 589 ExecMethod = FuTemporary ; 590 StateMethod = GetMenuState ; 591 ] 592 SID_OBJECT_ALIGN_MIDDLE // ole : no, status : play rec 593 [ 594 ExecMethod = FuTemporary ; 595 StateMethod = GetMenuState ; 596 ] 597 SID_OBJECT_ALIGN_DOWN // ole : no, status : play rec 598 [ 599 ExecMethod = FuTemporary ; 600 StateMethod = GetMenuState ; 601 ] 602 SID_SELECTALL // ole : no, status : ? 603 [ 604 ExecMethod = FuTemporary ; 605 StateMethod = GetMenuState ; 606 ] 607 SID_ZOOM_NEXT // ole : no, status : play rec 608 [ 609 ExecMethod = FuSupport ; 610 StateMethod = GetMenuState ; 611 ] 612 SID_ZOOM_PREV // ole : no, status : play rec 613 [ 614 ExecMethod = FuSupport ; 615 StateMethod = GetMenuState ; 616 ] 617 SID_ZOOM_OUT // ole : no, status : play rec 618 [ 619 ExecMethod = FuTemporary ; 620 StateMethod = GetMenuState ; 621 ] 622 SID_ZOOM_PANNING // ole : no, status : play rec 623 [ 624 ExecMethod = FuTemporary ; 625 StateMethod = GetMenuState ; 626 ] 627 SID_ZOOM_IN // ole : no, status : play rec 628 [ 629 ExecMethod = FuSupport ; 630 StateMethod = GetMenuState ; 631 ] 632 SID_SIZE_REAL // ole : no, status : play rec 633 [ 634 ExecMethod = FuSupport ; 635 StateMethod = GetMenuState ; 636 ] 637 SID_SIZE_PAGE // ole : no, status : play rec 638 [ 639 ExecMethod = FuSupport ; 640 StateMethod = GetMenuState ; 641 ] 642 SID_SIZE_VISAREA // ole : no, status : no 643 [ 644 ExecMethod = FuSupport ; 645 StateMethod = GetMenuState ; 646 ] 647 SID_SIZE_PAGE_WIDTH // ole : no, status : play rec 648 [ 649 ExecMethod = FuSupport ; 650 StateMethod = GetMenuState ; 651 ] 652 SID_SIZE_OPTIMAL // ole : no, status : play rec 653 [ 654 ExecMethod = FuSupport ; 655 StateMethod = GetMenuState ; 656 ] 657 SID_SIZE_ALL // ole : no, status : ? 658 [ 659 ExecMethod = FuSupport ; 660 StateMethod = GetMenuState ; 661 ] 662 SID_ZOOM // ole : no, status : play rec 663 [ 664 ExecMethod = FuSupport ; 665 StateMethod = GetMenuState ; 666 ] 667 SID_DELETE // ole : no, status : ? 668 [ 669 ExecMethod = FuSupport ; 670 StateMethod = GetMenuState ; 671 GroupId = GID_DOCUMENT ; 672 Cachable , Asynchron , 673 MenuConfig , AccelConfig , ToolBoxConfig ; 674 ] 675 SID_CHANGEBEZIER // ole : no, status : ? 676 [ 677 ExecMethod = FuTemporary ; 678 StateMethod = GetMenuState ; 679 ] 680 SID_CHANGEPOLYGON // ole : no, status : ? 681 [ 682 ExecMethod = FuTemporary ; 683 StateMethod = GetMenuState ; 684 ReadOnlyDoc = FALSE ; 685 ] 686 SID_CONVERT_TO_CONTOUR // ole : no, status : ? 687 [ 688 ExecMethod = FuTemporary ; 689 StateMethod = GetMenuState ; 690 ReadOnlyDoc = FALSE ; 691 ] 692 SID_CHOOSE_POLYGON // ole : no, status : ? 693 [ 694 ExecMethod = FuTemporary ; 695 StateMethod = GetMenuState ; 696 ] 697 SID_OUTLINE_BULLET // ole : no, status : ? 698 [ 699 ExecMethod = FuTemporary ; 700 StateMethod = GetMenuState ; 701 MenuConfig = TRUE; 702 ] 703 SID_ATTR_CHAR // ole : no, status : ? 704 [ 705 ExecMethod = FuPermanent ; 706 StateMethod = GetMenuState ; 707 ] 708 SID_DRAW_TEXT_VERTICAL // ole : no, status : ? 709 [ 710 ExecMethod = FuPermanent ; 711 StateMethod = GetMenuState ; 712 ] 713 SID_TEXTEDIT // ole : no, status : ? 714 [ 715 ExecMethod = FuPermanent ; 716 StateMethod = GetMenuState ; 717 ] 718 SID_TEXT_FITTOSIZE // ole : no, status : ? 719 [ 720 ExecMethod = FuPermanent ; 721 StateMethod = GetMenuState ; 722 ] 723 SID_TEXT_FITTOSIZE_VERTICAL // ole : no, status : ? 724 [ 725 ExecMethod = FuPermanent ; 726 StateMethod = GetMenuState ; 727 ] 728 SID_VERTICALTEXT_STATE 729 [ 730 StateMethod = GetMenuState ; 731 ] 732 SID_CTLFONT_STATE 733 [ 734 StateMethod = GetMenuState ; 735 ] 736 737 /* -> SVX 738 SID_OBJECT_ROTATE // ole : no, status : ? 739 [ 740 ExecMethod = FuPermanent ; 741 StateMethod = GetMenuState ; 742 ] 743*/ 744 745 SID_OBJECT_ROTATE // ole : no, status : ? 746 [ 747 ExecMethod = FuPermanent ; 748 StateMethod = GetMenuState ; 749 GroupId = GID_DOCUMENT ; 750 Cachable , AutoUpdate , 751 MenuConfig , AccelConfig , ToolBoxConfig ; 752 ] 753 SID_OBJECT_SHEAR // ole : no, status : ? 754 [ 755 ExecMethod = FuPermanent ; 756 StateMethod = GetMenuState ; 757 ] 758 /* -> DB 759 SID_OBJECT_MIRROR // ole : no, status : play rec 760 [ 761 ExecMethod = FuPermanent ; 762 StateMethod = GetMenuState ; 763 ] 764*/ 765 766 SID_OBJECT_MIRROR // ole : no, status : play rec 767 [ 768 ExecMethod = FuPermanent ; 769 StateMethod = GetMenuState ; 770 ] 771 772 SID_OBJECT_CROP // ole : no, status : play rec 773 [ 774 ExecMethod = FuPermanent ; 775 StateMethod = GetMenuState ; 776 ] 777 778 SID_OBJECT_TRANSPARENCE // ole : no, status : ? 779 [ 780 ExecMethod = FuPermanent ; 781 StateMethod = GetMenuState ; 782 ] 783 SID_OBJECT_GRADIENT // ole : no, status : ? 784 [ 785 ExecMethod = FuPermanent ; 786 StateMethod = GetMenuState ; 787 ] 788 789 SID_OBJECT_CROOK_ROTATE // ole : no, status : ? 790 [ 791 ExecMethod = FuPermanent ; 792 StateMethod = GetMenuState ; 793 ] 794 SID_OBJECT_CROOK_SLANT // ole : no, status : play rec 795 [ 796 ExecMethod = FuPermanent ; 797 StateMethod = GetMenuState ; 798 ] 799 SID_OBJECT_CROOK_STRETCH // ole : no, status : play rec 800 [ 801 ExecMethod = FuPermanent ; 802 StateMethod = GetMenuState ; 803 ] 804 SID_DRAW_RECT // ole : no, status : play rec 805 [ 806 ExecMethod = FuPermanent ; 807 StateMethod = GetMenuState ; 808 ] 809 SID_DRAW_RECT_NOFILL // ole : no, status : play rec 810 [ 811 ExecMethod = FuPermanent ; 812 StateMethod = GetMenuState ; 813 ] 814 SID_DRAW_RECT_ROUND // ole : no, status : play rec 815 [ 816 ExecMethod = FuPermanent ; 817 StateMethod = GetMenuState ; 818 ] 819 SID_DRAW_RECT_ROUND_NOFILL // ole : no, status : play rec 820 [ 821 ExecMethod = FuPermanent ; 822 StateMethod = GetMenuState ; 823 ] 824 SID_DRAW_SQUARE // ole : no, status : play rec 825 [ 826 ExecMethod = FuPermanent ; 827 StateMethod = GetMenuState ; 828 ] 829 SID_DRAW_SQUARE_NOFILL // ole : no, status : play rec 830 [ 831 ExecMethod = FuPermanent ; 832 StateMethod = GetMenuState ; 833 ] 834 SID_DRAW_SQUARE_ROUND // ole : no, status : play rec 835 [ 836 ExecMethod = FuPermanent ; 837 StateMethod = GetMenuState ; 838 ] 839 SID_DRAW_SQUARE_ROUND_NOFILL // ole : no, status : play rec 840 [ 841 ExecMethod = FuPermanent ; 842 StateMethod = GetMenuState ; 843 ] 844 SID_TOOL_CONNECTOR // ole : no, status : no 845 [ 846 ExecMethod = FuPermanent ; 847 StateMethod = GetMenuState ; 848 ] 849 SID_CONNECTOR_ARROW_START // ole : no, status : no 850 [ 851 ExecMethod = FuPermanent ; 852 StateMethod = GetMenuState ; 853 ] 854 SID_CONNECTOR_ARROW_END // ole : no, status : no 855 [ 856 ExecMethod = FuPermanent ; 857 StateMethod = GetMenuState ; 858 ] 859 SID_CONNECTOR_ARROWS // ole : no, status : no 860 [ 861 ExecMethod = FuPermanent ; 862 StateMethod = GetMenuState ; 863 ] 864 SID_CONNECTOR_CIRCLE_START // ole : no, status : no 865 [ 866 ExecMethod = FuPermanent ; 867 StateMethod = GetMenuState ; 868 ] 869 SID_CONNECTOR_CIRCLE_END // ole : no, status : no 870 [ 871 ExecMethod = FuPermanent ; 872 StateMethod = GetMenuState ; 873 ] 874 SID_CONNECTOR_CIRCLES // ole : no, status : no 875 [ 876 ExecMethod = FuPermanent ; 877 StateMethod = GetMenuState ; 878 ] 879 SID_CONNECTOR_LINE // ole : no, status : no 880 [ 881 ExecMethod = FuPermanent ; 882 StateMethod = GetMenuState ; 883 ] 884 SID_CONNECTOR_LINE_ARROW_START // ole : no, status : no 885 [ 886 ExecMethod = FuPermanent ; 887 StateMethod = GetMenuState ; 888 ] 889 SID_CONNECTOR_LINE_ARROW_END // ole : no, status : no 890 [ 891 ExecMethod = FuPermanent ; 892 StateMethod = GetMenuState ; 893 ] 894 SID_CONNECTOR_LINE_ARROWS // ole : no, status : no 895 [ 896 ExecMethod = FuPermanent ; 897 StateMethod = GetMenuState ; 898 ] 899 SID_CONNECTOR_LINE_CIRCLE_START // ole : no, status : no 900 [ 901 ExecMethod = FuPermanent ; 902 StateMethod = GetMenuState ; 903 ] 904 SID_CONNECTOR_LINE_CIRCLE_END // ole : no, status : no 905 [ 906 ExecMethod = FuPermanent ; 907 StateMethod = GetMenuState ; 908 ] 909 SID_CONNECTOR_LINE_CIRCLES // ole : no, status : no 910 [ 911 ExecMethod = FuPermanent ; 912 StateMethod = GetMenuState ; 913 ] 914 SID_CONNECTOR_CURVE // ole : no, status : no 915 [ 916 ExecMethod = FuPermanent ; 917 StateMethod = GetMenuState ; 918 ] 919 SID_CONNECTOR_CURVE_ARROW_START // ole : no, status : no 920 [ 921 ExecMethod = FuPermanent ; 922 StateMethod = GetMenuState ; 923 ] 924 SID_CONNECTOR_CURVE_ARROW_END // ole : no, status : no 925 [ 926 ExecMethod = FuPermanent ; 927 StateMethod = GetMenuState ; 928 ] 929 SID_CONNECTOR_CURVE_ARROWS // ole : no, status : no 930 [ 931 ExecMethod = FuPermanent ; 932 StateMethod = GetMenuState ; 933 ] 934 SID_CONNECTOR_CURVE_CIRCLE_START // ole : no, status : no 935 [ 936 ExecMethod = FuPermanent ; 937 StateMethod = GetMenuState ; 938 ] 939 SID_CONNECTOR_CURVE_CIRCLE_END // ole : no, status : no 940 [ 941 ExecMethod = FuPermanent ; 942 StateMethod = GetMenuState ; 943 ] 944 SID_CONNECTOR_CURVE_CIRCLES // ole : no, status : no 945 [ 946 ExecMethod = FuPermanent ; 947 StateMethod = GetMenuState ; 948 ] 949 SID_CONNECTOR_LINES // ole : no, status : no 950 [ 951 ExecMethod = FuPermanent ; 952 StateMethod = GetMenuState ; 953 ] 954 SID_CONNECTOR_LINES_ARROW_START // ole : no, status : no 955 [ 956 ExecMethod = FuPermanent ; 957 StateMethod = GetMenuState ; 958 ] 959 SID_CONNECTOR_LINES_ARROW_END // ole : no, status : no 960 [ 961 ExecMethod = FuPermanent ; 962 StateMethod = GetMenuState ; 963 ] 964 SID_CONNECTOR_LINES_ARROWS // ole : no, status : no 965 [ 966 ExecMethod = FuPermanent ; 967 StateMethod = GetMenuState ; 968 ] 969 SID_CONNECTOR_LINES_CIRCLE_START // ole : no, status : no 970 [ 971 ExecMethod = FuPermanent ; 972 StateMethod = GetMenuState ; 973 ] 974 SID_CONNECTOR_LINES_CIRCLE_END // ole : no, status : no 975 [ 976 ExecMethod = FuPermanent ; 977 StateMethod = GetMenuState ; 978 ] 979 SID_CONNECTOR_LINES_CIRCLES // ole : no, status : no 980 [ 981 ExecMethod = FuPermanent ; 982 StateMethod = GetMenuState ; 983 ] 984 SID_LINE_ARROW_START // ole : no, status : no 985 [ 986 ExecMethod = FuPermanent ; 987 StateMethod = GetMenuState ; 988 ] 989 SID_LINE_ARROW_END // ole : no, status : no 990 [ 991 ExecMethod = FuPermanent ; 992 StateMethod = GetMenuState ; 993 ] 994 SID_LINE_ARROWS // ole : no, status : no 995 [ 996 ExecMethod = FuPermanent ; 997 StateMethod = GetMenuState ; 998 ] 999 SID_LINE_ARROW_CIRCLE // ole : no, status : no 1000 [ 1001 ExecMethod = FuPermanent ; 1002 StateMethod = GetMenuState ; 1003 ] 1004 SID_LINE_CIRCLE_ARROW // ole : no, status : no 1005 [ 1006 ExecMethod = FuPermanent ; 1007 StateMethod = GetMenuState ; 1008 ] 1009 SID_LINE_ARROW_SQUARE // ole : no, status : no 1010 [ 1011 ExecMethod = FuPermanent ; 1012 StateMethod = GetMenuState ; 1013 ] 1014 SID_LINE_SQUARE_ARROW // ole : no, status : no 1015 [ 1016 ExecMethod = FuPermanent ; 1017 StateMethod = GetMenuState ; 1018 ] 1019 SID_DRAW_CAPTION // ole : no, status : no 1020 [ 1021 ExecMethod = FuPermanent ; 1022 StateMethod = GetMenuState ; 1023 ] 1024 SID_DRAW_CAPTION_VERTICAL // ole : no, status : no 1025 [ 1026 ExecMethod = FuPermanent ; 1027 StateMethod = GetMenuState ; 1028 ] 1029 SID_DRAW_CIRCLE // ole : no, status : play rec 1030 [ 1031 ExecMethod = FuPermanent ; 1032 StateMethod = GetMenuState ; 1033 ] 1034 SID_DRAW_CIRCLE_NOFILL // ole : no, status : play rec 1035 [ 1036 ExecMethod = FuPermanent ; 1037 StateMethod = GetMenuState ; 1038 ] 1039 SID_DRAW_ELLIPSE // ole : no, status : play rec 1040 [ 1041 ExecMethod = FuPermanent ; 1042 StateMethod = GetMenuState ; 1043 ] 1044 SID_DRAW_ELLIPSE_NOFILL // ole : no, status : play rec 1045 [ 1046 ExecMethod = FuPermanent ; 1047 StateMethod = GetMenuState ; 1048 ] 1049 SID_DRAW_ARC // ole : no, status : play rec 1050 [ 1051 ExecMethod = FuPermanent ; 1052 StateMethod = GetMenuState ; 1053 ] 1054 SID_DRAW_CIRCLEARC // ole : no, status : play rec 1055 [ 1056 ExecMethod = FuPermanent ; 1057 StateMethod = GetMenuState ; 1058 ] 1059 SID_DRAW_PIE // ole : no, status : play rec 1060 [ 1061 ExecMethod = FuPermanent ; 1062 StateMethod = GetMenuState ; 1063 ] 1064 SID_DRAW_PIE_NOFILL // ole : no, status : play rec 1065 [ 1066 ExecMethod = FuPermanent ; 1067 StateMethod = GetMenuState ; 1068 ] 1069 SID_DRAW_CIRCLEPIE // ole : no, status : play rec 1070 [ 1071 ExecMethod = FuPermanent ; 1072 StateMethod = GetMenuState ; 1073 ] 1074 SID_DRAW_CIRCLEPIE_NOFILL // ole : no, status : play rec 1075 [ 1076 ExecMethod = FuPermanent ; 1077 StateMethod = GetMenuState ; 1078 ] 1079 SID_DRAW_CIRCLECUT // ole : no, status : play rec 1080 [ 1081 ExecMethod = FuPermanent ; 1082 StateMethod = GetMenuState ; 1083 ] 1084 SID_DRAW_CIRCLECUT_NOFILL // ole : no, status : play rec 1085 [ 1086 ExecMethod = FuPermanent ; 1087 StateMethod = GetMenuState ; 1088 ] 1089 SID_DRAW_ELLIPSECUT // ole : no, status : play rec 1090 [ 1091 ExecMethod = FuPermanent ; 1092 StateMethod = GetMenuState ; 1093 ] 1094 SID_DRAW_ELLIPSECUT_NOFILL // ole : no, status : play rec 1095 [ 1096 ExecMethod = FuPermanent ; 1097 StateMethod = GetMenuState ; 1098 ] 1099 SID_DRAW_LINE // ole : no, status : no 1100 [ 1101 ExecMethod = FuPermanent ; 1102 StateMethod = GetMenuState ; 1103 ] 1104 SID_DRAW_MEASURELINE // ole : no, status : no 1105 [ 1106 ExecMethod = FuPermanent ; 1107 StateMethod = GetMenuState ; 1108 ] 1109 SID_DRAW_XLINE // ole : no, status : no 1110 [ 1111 ExecMethod = FuPermanent ; 1112 StateMethod = GetMenuState ; 1113 ] 1114 SID_MOVETO // ole : no, status : play rec 1115 [ 1116 ExecMethod = FuPermanent ; 1117 StateMethod = GetMenuState ; 1118 ] 1119 SID_LINETO // ole : no, status : play rec 1120 [ 1121 ExecMethod = FuPermanent ; 1122 StateMethod = GetMenuState ; 1123 ] 1124 SID_BEZIERTO // ole : no, status : play rec 1125 [ 1126 ExecMethod = FuPermanent ; 1127 StateMethod = GetMenuState ; 1128 ] 1129 SID_DRAW_XPOLYGON // ole : no, status : no 1130 [ 1131 ExecMethod = FuPermanent ; 1132 StateMethod = GetMenuState ; 1133 ] 1134 SID_DRAW_XPOLYGON_NOFILL // ole : no, status : no 1135 [ 1136 ExecMethod = FuPermanent ; 1137 StateMethod = GetMenuState ; 1138 ] 1139 SID_DRAW_POLYGON // ole : no, status : no 1140 [ 1141 ExecMethod = FuPermanent ; 1142 StateMethod = GetMenuState ; 1143 ] 1144 SID_DRAW_POLYGON_NOFILL // ole : no, status : no 1145 [ 1146 ExecMethod = FuPermanent ; 1147 StateMethod = GetMenuState ; 1148 ] 1149 SID_DRAW_BEZIER_FILL // ole : no, status : ? 1150 [ 1151 ExecMethod = FuPermanent ; 1152 StateMethod = GetMenuState ; 1153 ] 1154 SID_DRAW_BEZIER_NOFILL // ole : no, status : ? 1155 [ 1156 ExecMethod = FuPermanent ; 1157 StateMethod = GetMenuState ; 1158 ] 1159 SID_DRAW_FREELINE // ole : no, status : ? 1160 [ 1161 ExecMethod = FuPermanent ; 1162 StateMethod = GetMenuState ; 1163 ] 1164 SID_DRAW_FREELINE_NOFILL // ole : no, status : ? 1165 [ 1166 ExecMethod = FuPermanent ; 1167 StateMethod = GetMenuState ; 1168 ] 1169 SID_3D_CUBE // ole : no, status : ? 1170 [ 1171 ExecMethod = FuPermanent ; 1172 StateMethod = GetMenuState ; 1173 ] 1174 SID_3D_SPHERE // ole : no, status : ? 1175 [ 1176 ExecMethod = FuPermanent ; 1177 StateMethod = GetMenuState ; 1178 ] 1179 SID_3D_CYLINDER // ole : no, status : ? 1180 [ 1181 ExecMethod = FuPermanent ; 1182 StateMethod = GetMenuState ; 1183 ] 1184 SID_3D_CONE // ole : no, status : ? 1185 [ 1186 ExecMethod = FuPermanent ; 1187 StateMethod = GetMenuState ; 1188 ] 1189 SID_3D_PYRAMID // ole : no, status : ? 1190 [ 1191 ExecMethod = FuPermanent ; 1192 StateMethod = GetMenuState ; 1193 ] 1194 SID_3D_SHELL // ole : no, status : ? 1195 [ 1196 ExecMethod = FuPermanent ; 1197 StateMethod = GetMenuState ; 1198 ] 1199 SID_3D_TORUS // ole : no, status : ? 1200 [ 1201 ExecMethod = FuPermanent ; 1202 StateMethod = GetMenuState ; 1203 ] 1204 SID_3D_HALF_SPHERE // ole : no, status : ? 1205 [ 1206 ExecMethod = FuPermanent ; 1207 StateMethod = GetMenuState ; 1208 ] 1209 1210 TbxImageItem ObjectAlign SID_OBJECT_ALIGN // ole : no, status : ? 1211 [ 1212 ExecMethod = FuSupport ; 1213 StateMethod = GetMenuState ; 1214 GroupId = GID_DOCUMENT ; 1215 Cachable , Export ; 1216 PseudoSlots = FALSE ; 1217 ToolBoxConfig ; 1218 MenuConfig = TRUE; 1219 ] 1220 1221 SID_ZOOM_TOOLBOX // ole : no, status : ? 1222 [ 1223 ExecMethod = FuSupport ; 1224 StateMethod = GetMenuState ; 1225 ] 1226 SID_OBJECT_CHOOSE_MODE // ole : no, status : ? 1227 [ 1228 ExecMethod = FuSupport ; 1229 StateMethod = GetMenuState ; 1230 ] 1231 SID_POSITION // ole : no, status : ? 1232 [ 1233 ExecMethod = FuSupport ; 1234 StateMethod = GetMenuState ; 1235 ] 1236 SID_DRAWTBX_TEXT // ole : no, status : ? 1237 [ 1238 ExecMethod = FuSupport ; 1239 StateMethod = GetMenuState ; 1240 ] 1241 SID_DRAWTBX_CONNECTORS // ole : no, status : ? 1242 [ 1243 ExecMethod = FuSupport ; 1244 StateMethod = GetMenuState ; 1245 ] 1246 SID_DRAWTBX_RECTANGLES // ole : no, status : ? 1247 [ 1248 ExecMethod = FuSupport ; 1249 StateMethod = GetMenuState ; 1250 ] 1251 SID_DRAWTBX_ELLIPSES // ole : no, status : ? 1252 [ 1253 ExecMethod = FuSupport ; 1254 StateMethod = GetMenuState ; 1255 ] 1256 SID_DRAWTBX_LINES // ole : no, status : ? 1257 [ 1258 ExecMethod = FuSupport ; 1259 StateMethod = GetMenuState ; 1260 ] 1261 SID_DRAWTBX_ARROWS // ole : no, status : ? 1262 [ 1263 ExecMethod = FuSupport ; 1264 StateMethod = GetMenuState ; 1265 ] 1266 SID_DRAWTBX_3D_OBJECTS // ole : no, status : ? 1267 [ 1268 ExecMethod = FuSupport ; 1269 StateMethod = GetMenuState ; 1270 ] 1271 SID_DRAWTBX_INSERT // ole : no, status : ? 1272 [ 1273 ExecMethod = FuSupport ; 1274 StateMethod = GetMenuState ; 1275 ] 1276 SID_OBJECT_SELECT // ole : no, status : ? 1277 [ 1278 ExecMethod = FuPermanent ; 1279 StateMethod = GetMenuState ; 1280 Export = FALSE ; 1281 ] 1282 ////////////////////////////////////////////////////////////////////// 1283 // Beginn FormSlots 1284 SID_FM_CREATE_CONTROL 1285 [ 1286 ExecMethod = FuPermanent ; 1287 ] 1288 // #98721# 1289 SID_FM_CREATE_FIELDCONTROL 1290 [ 1291 SlotType = SfxBoolItem ; 1292 ExecMethod = FuPermanent ; 1293 ] 1294 SID_ATTR_YEAR2000 1295 [ 1296 ExecMethod = ExecCtrl ; 1297 StateMethod = GetCtrlState ; 1298 ] 1299 // Ende FormSlots 1300 ////////////////////////////////////////////////////////////////////// 1301 SID_ATTR_FILL_STYLE // ole : no, status : ? 1302 [ 1303 ExecMethod = FuTemporary ; 1304 StateMethod = GetAttrState ; 1305 ] 1306 SID_ATTR_FILL_COLOR // ole : no, status : ? 1307 [ 1308 ExecMethod = FuTemporary ; 1309 StateMethod = GetAttrState ; 1310 ] 1311 SID_ATTR_FILL_GRADIENT // ole : no, status : ? 1312 [ 1313 ExecMethod = FuTemporary ; 1314 StateMethod = GetAttrState ; 1315 ] 1316 SID_ATTR_FILL_HATCH // ole : no, status : ? 1317 [ 1318 ExecMethod = FuTemporary ; 1319 StateMethod = GetAttrState ; 1320 ] 1321 SID_ATTR_FILL_BITMAP // ole : no, status : ? 1322 [ 1323 ExecMethod = FuTemporary ; 1324 StateMethod = GetAttrState ; 1325 ] 1326 SID_ATTR_FILL_TRANSPARENCE // ole : no, status : ? 1327 [ 1328 ExecMethod = FuTemporary ; 1329 StateMethod = GetAttrState ; 1330 ] 1331 SID_ATTR_FILL_FLOATTRANSPARENCE // ole : no, status : ? 1332 [ 1333 ExecMethod = FuTemporary ; 1334 StateMethod = GetAttrState ; 1335 ] 1336 SID_ATTR_LINE_STYLE // ole : no, status : ? 1337 [ 1338 ExecMethod = FuTemporary ; 1339 StateMethod = GetAttrState ; 1340 ] 1341 SID_ATTR_LINE_JOINT // ole : no, status : ? 1342 [ 1343 ExecMethod = FuTemporary ; 1344 StateMethod = GetAttrState ; 1345 ] 1346 SID_ATTR_LINE_CAP // ole : no, status : ? 1347 [ 1348 ExecMethod = FuTemporary ; 1349 StateMethod = GetAttrState ; 1350 ] 1351 SID_ATTR_LINE_TRANSPARENCE // ole : no, status : ? 1352 [ 1353 ExecMethod = FuTemporary ; 1354 StateMethod = GetAttrState ; 1355 ] 1356 SID_ATTR_LINE_DASH // ole : no, status : ? 1357 [ 1358 ExecMethod = FuTemporary ; 1359 StateMethod = GetAttrState ; 1360 ] 1361 SID_DASH_LIST 1362 [ 1363 StateMethod = GetAttrState ; 1364 ] 1365 SID_LINEEND_LIST 1366 [ 1367 StateMethod = GetAttrState ; 1368 ] 1369 SID_COLOR_TABLE 1370 [ 1371 StateMethod = GetAttrState; 1372 ] 1373 SID_GRADIENT_LIST 1374 [ 1375 StateMethod = GetAttrState ; 1376 ] 1377 SID_HATCH_LIST 1378 [ 1379 StateMethod = GetAttrState ; 1380 ] 1381 SID_BITMAP_LIST 1382 [ 1383 StateMethod = GetAttrState ; 1384 ] 1385 SID_ATTR_LINE_WIDTH // ole : no, status : ? 1386 [ 1387 ExecMethod = FuTemporary ; 1388 StateMethod = GetAttrState ; 1389 ] 1390 SID_ATTR_LINE_COLOR // ole : no, status : ? 1391 [ 1392 ExecMethod = FuTemporary ; 1393 StateMethod = GetAttrState ; 1394 ] 1395 SID_ATTR_LINEEND_STYLE // ole : no, status : play rec 1396 [ 1397 ExecMethod = FuTemporary ; 1398 StateMethod = GetAttrState ; 1399 ] 1400 SID_ATTR_LINE_START // ole : no, status : play rec 1401 [ 1402 ExecMethod = FuTemporary ; 1403 StateMethod = GetAttrState ; 1404 ] 1405 SID_ATTR_LINE_END // ole : no, status : play rec 1406 [ 1407 ExecMethod = FuTemporary ; 1408 StateMethod = GetAttrState ; 1409 ] 1410 SID_DELETE_PAGE // ole : no, status : play rec 1411 [ 1412 ExecMethod = FuTemporary ; 1413 StateMethod = GetMenuState ; 1414 ] 1415 SID_DELETE_LAYER // ole : no, status : play rec 1416 [ 1417 ExecMethod = FuTemporary ; 1418 StateMethod = GetMenuState ; 1419 ] 1420 SID_INSERTFILE // ole : no, status : todo 1421 [ 1422 ExecMethod = FuTemporary ; 1423 StateMethod = GetMenuState ; 1424 ] 1425 SID_STYLE_FAMILY2 // ole : no, status : ? 1426 [ 1427 ExecMethod = FuTemporary ; 1428 StateMethod = GetAttrState ; 1429 Export = FALSE ; 1430 ] 1431 SID_STYLE_FAMILY3 // ole : no, status : ? 1432 [ 1433 ExecMethod = FuTemporary ; 1434 StateMethod = GetAttrState ; 1435 Export = FALSE ; 1436 ] 1437 SID_STYLE_NEW // ole : no, status : ? 1438 [ 1439 ExecMethod = FuTemporary ; 1440 StateMethod = GetAttrState ; 1441 GroupId = GID_DOCUMENT ; 1442 Cachable ; 1443 ] 1444 SID_STYLE_DRAGHIERARCHIE // ole : no, status : ? 1445 [ 1446 StateMethod = GetAttrState ; 1447 ] 1448 SID_STYLE_EDIT // ole : no, status : ? 1449 [ 1450 ExecMethod = FuTemporary ; 1451 StateMethod = GetAttrState ; 1452 GroupId = GID_DOCUMENT ; 1453 Cachable ; 1454 ] 1455 SID_STYLE_DELETE // ole : no, status : ? 1456 [ 1457 ExecMethod = FuTemporary ; 1458 StateMethod = GetAttrState ; 1459 GroupId = GID_DOCUMENT ; 1460 Cachable ; 1461 ] 1462 SID_STYLE_APPLY // ole : no, status : ? 1463 [ 1464 ExecMethod = FuTemporary ; 1465 StateMethod = GetAttrState ; 1466 GroupId = GID_DOCUMENT ; 1467 Cachable ; 1468 ] 1469 SID_STYLE_WATERCAN // ole : no, status : ? 1470 [ 1471 ExecMethod = FuTemporary ; 1472 StateMethod = GetAttrState ; 1473 GroupId = GID_DOCUMENT ; 1474 Cachable ; 1475 ] 1476 SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ? 1477 [ 1478 ExecMethod = FuTemporary ; 1479 StateMethod = GetAttrState ; 1480 GroupId = GID_DOCUMENT ; 1481 Cachable ; 1482 ] 1483 SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ? 1484 [ 1485 ExecMethod = FuTemporary ; 1486 StateMethod = GetAttrState ; 1487 GroupId = GID_DOCUMENT ; 1488 Cachable ; 1489 ] 1490 SID_SET_DEFAULT // ole : no, status : ? 1491 [ 1492 ExecMethod = FuTemporary ; 1493 StateMethod = GetAttrState ; 1494 ] 1495 SID_RULER_PAGE_POS // ole : no, status : ? 1496 [ 1497 ExecMethod = ExecRuler ; 1498 StateMethod = GetRulerState ; 1499 ] 1500 1501 SID_RULER_OBJECT // ole : no, status : ? 1502 [ 1503 ExecMethod = ExecRuler ; 1504 StateMethod = GetRulerState ; 1505 ] 1506 1507 SID_RULER_NULL_OFFSET // ole : no, status : ? 1508 [ 1509 ExecMethod = ExecRuler ; 1510 StateMethod = GetRulerState ; 1511 ] 1512 SID_ATTR_LONG_LRSPACE // ole : no, status : ? 1513 [ 1514 ExecMethod = ExecRuler ; 1515 StateMethod = GetRulerState ; 1516 Cachable ; 1517 ] 1518 SID_ATTR_LONG_ULSPACE // ole : no, status : ? 1519 [ 1520 ExecMethod = ExecRuler ; 1521 StateMethod = GetRulerState ; 1522 Cachable ; 1523 ] 1524 SID_RULER_LR_MIN_MAX // ole : no, status : ? 1525 [ 1526 ExecMethod = ExecRuler ; 1527 StateMethod = GetRulerState ; 1528 ] 1529 1530 SID_RULER_TEXT_RIGHT_TO_LEFT 1531 [ 1532 ExecMethod = ExecRuler ; 1533 StateMethod = GetRulerState ; 1534 ] 1535 1536 SID_ATTR_TABSTOP // ole : no, status : ? 1537 [ 1538 ExecMethod = ExecRuler ; 1539 StateMethod = GetRulerState ; 1540 ] 1541 1542 SID_ATTR_PARA_LRSPACE // ole : no, status : ? 1543 [ 1544 ExecMethod = ExecRuler ; 1545 StateMethod = GetRulerState ; 1546 ] 1547 SID_ATTR_POSITION // ole : no, status : ? 1548 [ 1549 ExecMethod = ExecStatusBar ; 1550 StateMethod = GetStatusBarState ; 1551 ] 1552 SID_ATTR_SIZE // ole : no, status : ? 1553 [ 1554 ExecMethod = ExecStatusBar ; 1555 StateMethod = GetStatusBarState ; 1556 Export ; 1557 ] 1558 SID_STATUS_PAGE // ole : no, status : ? 1559 [ 1560 ExecMethod = ExecStatusBar ; 1561 StateMethod = GetStatusBarState ; 1562 ] 1563 SID_STATUS_LAYOUT // ole : no, status : ? 1564 [ 1565 ExecMethod = ExecStatusBar ; 1566 StateMethod = GetStatusBarState ; 1567 ] 1568 SID_LINEEND_POLYGON // ole : no, status : ? 1569 [ 1570 ExecMethod = FuTemporary ; 1571 StateMethod = GetMenuState ; 1572 ] 1573 SID_GRAPHIC_EXPORT // ole : no, status : ? 1574 [ 1575 ExecMethod = FuTemporary ; 1576 StateMethod = GetMenuState ; 1577 ] 1578 SID_NAME_GROUP // ole : no, status : ? 1579 [ 1580 ExecMethod = FuTemporary ; 1581 StateMethod = GetMenuState ; 1582 ] 1583 SID_OBJECT_TITLE_DESCRIPTION // #i68101# ole : no, status : ? 1584 [ 1585 ExecMethod = FuTemporary ; 1586 StateMethod = GetMenuState ; 1587 ] 1588 SID_CONTEXT // ole : no, status : ? 1589 [ 1590 ExecMethod = FuTemporary ; 1591 StateMethod = GetMenuState ; 1592 ] 1593 SID_SET_SNAPITEM // ole : no, status : ? 1594 [ 1595 ExecMethod = FuTemporary ; 1596 StateMethod = GetSnapItemState ; 1597 ] 1598 SID_DELETE_SNAPITEM // ole : no, status : ? 1599 [ 1600 ExecMethod = FuTemporary ; 1601 StateMethod = GetSnapItemState ; 1602 ] 1603 SID_CAPTUREPOINT // ole : no, status : ? 1604 [ 1605 ExecMethod = FuTemporary ; 1606 GroupId = GID_DOCUMENT ; 1607 ] 1608 SID_SWITCH_POINTEDIT // ole : no, status : ? 1609 [ 1610 ExecMethod = FuPermanent ; 1611 StateMethod = GetMenuState ; 1612 ] 1613 SID_RULER // ole : no, status : play rec 1614 [ 1615 ExecMethod = FuSupport ; 1616 StateMethod = GetMenuState ; 1617 GroupId = GID_DOCUMENT ; 1618 Cachable ; 1619 MenuConfig = TRUE ; 1620 ] 1621 SID_TEXTALIGNMENT // ole : no, status : ? 1622 [ 1623 ExecMethod = FuTemporary ; 1624 StateMethod = GetMenuState ; 1625 ] 1626 SID_COLOR_CONTROL // ole : no, status : ? 1627 [ 1628 ExecMethod = FuTemporary ; 1629 StateMethod = GetMenuState ; 1630 ] 1631 SID_FONTWORK // ole : no, status : ? 1632 [ 1633 ExecMethod = FuTemporary ; 1634 StateMethod = GetMenuState ; 1635 ] 1636 SID_FORMTEXT_STYLE // ole : no, status : ? 1637 [ 1638 ExecMethod = ExecFormText ; 1639 StateMethod = GetFormTextState ; 1640 ] 1641 SID_FORMTEXT_ADJUST // ole : no, status : ? 1642 [ 1643 ExecMethod = ExecFormText ; 1644 StateMethod = GetFormTextState ; 1645 ] 1646 SID_FORMTEXT_DISTANCE // ole : no, status : ? 1647 [ 1648 ExecMethod = ExecFormText ; 1649 StateMethod = GetFormTextState ; 1650 ] 1651 SID_FORMTEXT_START // ole : no, status : ? 1652 [ 1653 ExecMethod = ExecFormText ; 1654 StateMethod = GetFormTextState ; 1655 ] 1656 SID_FORMTEXT_MIRROR // ole : no, status : ? 1657 [ 1658 ExecMethod = ExecFormText ; 1659 StateMethod = GetFormTextState ; 1660 ] 1661 SID_FORMTEXT_HIDEFORM // ole : no, status : ? 1662 [ 1663 ExecMethod = ExecFormText ; 1664 StateMethod = GetFormTextState ; 1665 ] 1666 SID_FORMTEXT_OUTLINE // ole : no, status : ? 1667 [ 1668 ExecMethod = ExecFormText ; 1669 StateMethod = GetFormTextState ; 1670 ] 1671 SID_FORMTEXT_SHADOW // ole : no, status : ? 1672 [ 1673 ExecMethod = ExecFormText ; 1674 StateMethod = GetFormTextState ; 1675 ] 1676 SID_FORMTEXT_SHDWCOLOR // ole : no, status : ? 1677 [ 1678 ExecMethod = ExecFormText ; 1679 StateMethod = GetFormTextState ; 1680 ] 1681 SID_FORMTEXT_SHDWXVAL // ole : no, status : ? 1682 [ 1683 ExecMethod = ExecFormText ; 1684 StateMethod = GetFormTextState ; 1685 ] 1686 SID_FORMTEXT_SHDWYVAL // ole : no, status : ? 1687 [ 1688 ExecMethod = ExecFormText ; 1689 StateMethod = GetFormTextState ; 1690 ] 1691 SID_FORMTEXT_STDFORM // ole : no, status : ? 1692 [ 1693 ExecMethod = ExecFormText ; 1694 StateMethod = GetFormTextState ; 1695 ] 1696 SID_GALLERY // ole : yes, status : ? 1697 [ 1698 ExecMethod = FuTemporary ; 1699 StateMethod = GetMenuState ; 1700 ] 1701 SID_GALLERY_FORMATS // ole : no, status : ? 1702 [ 1703 ExecMethod = ExecGallery ; 1704 StateMethod = GetGalleryState ; 1705 GroupId = GID_DOCUMENT ; 1706 Cachable ; 1707 ] 1708 SID_NAVIGATOR_INIT // ole : no, status : ? 1709 [ 1710 ExecMethod = ExecNavigatorWin ; 1711 StateMethod = GetNavigatorWinState ; 1712 ] 1713 SID_NAVIGATOR_PAGE // ole : no, status : ? 1714 [ 1715 ExecMethod = ExecNavigatorWin ; 1716 StateMethod = GetNavigatorWinState ; 1717 ] 1718 SID_NAVIGATOR_OBJECT // ole : no, status : ? 1719 [ 1720 ExecMethod = ExecNavigatorWin ; 1721 StateMethod = GetNavigatorWinState ; 1722 ] 1723 SID_NAVIGATOR_STATE // ole : no, status : ? 1724 [ 1725 ExecMethod = ExecNavigatorWin ; 1726 StateMethod = GetNavigatorWinState ; 1727 ] 1728 SID_NAVIGATOR_PAGENAME // ole : no, status : ? 1729 [ 1730 ExecMethod = ExecNavigatorWin ; 1731 StateMethod = GetNavigatorWinState ; 1732 ] 1733 SID_HORIZONTAL // ole : no, status : ? 1734 [ 1735 ExecMethod = FuTemporary ; 1736 StateMethod = GetMenuState ; 1737 ] 1738 SID_FLIP_HORIZONTAL 1739 [ 1740 ExecMethod = FuTemporary ; 1741 StateMethod = GetMenuState ; 1742 ] 1743 SID_VERTICAL // ole : no, status : ? 1744 [ 1745 ExecMethod = FuTemporary ; 1746 StateMethod = GetMenuState ; 1747 ] 1748 SID_FLIP_VERTICAL 1749 [ 1750 ExecMethod = FuTemporary ; 1751 StateMethod = GetMenuState ; 1752 ] 1753 SID_ATTR_FILL_SHADOW // ole : no, status : ? 1754 [ 1755 ExecMethod = FuTemporary ; 1756 StateMethod = GetAttrState ; 1757 ] 1758 SID_ATTR_TEXT_FITTOSIZE // ole : no, status : ? 1759 [ 1760 ExecMethod = FuTemporary ; 1761 StateMethod = GetAttrState ; 1762 ] 1763 SID_OBJECT_CLOSE // ole : no, status : ? 1764 [ 1765 ExecMethod = FuSupport ; 1766 StateMethod = GetMenuState ; 1767 ] 1768 // Problem mit SID_ATTR_FILL_STYLE: 1769 // frueher XFillStyle, jetzt Property FillStyle (Get/Set) 1770 // deswegen Export = FALSE ! 1771 SID_SETFILLSTYLE // ole : no, status : play rec 1772 [ 1773 ExecMethod = AttrExec ; 1774 StateMethod = AttrState ; 1775 Export = FALSE ; 1776 ] 1777 SID_GETFILLSTYLE // ole : no, status : play rec 1778 [ 1779 ExecMethod = AttrExec ; 1780 StateMethod = AttrState ; 1781 ] 1782 SID_SETLINESTYLE // ole : no, status : play rec 1783 [ 1784 ExecMethod = AttrExec ; 1785 StateMethod = AttrState ; 1786 ] 1787 SID_GETLINESTYLE // ole : no, status : play rec 1788 [ 1789 ExecMethod = AttrExec ; 1790 StateMethod = AttrState ; 1791 ] 1792 // Problem mit SID_ATTR_LINE_WIDTH: 1793 // frueher XLineWidth, jetzt Property LineWidth (Get/Set) 1794 // deswegen Export = FALSE ! 1795 SID_SETLINEWIDTH // ole : no, status : play rec 1796 [ 1797 ExecMethod = AttrExec ; 1798 StateMethod = AttrState ; 1799 Export = FALSE ; 1800 ] 1801 SID_GETLINEWIDTH // ole : no, status : play rec 1802 [ 1803 ExecMethod = AttrExec ; 1804 StateMethod = AttrState ; 1805 ] 1806 //DB: FillColor -> SetFillColor 1807 // Problem mit SID_ATTR_FILL_COLOR: 1808 // frueher XFillColor, jetzt Property FillColor (Get/Set) 1809 // deswegen Export = FALSE ! 1810 SID_SETFILLCOLOR // ole : no, status : play rec 1811 [ 1812 ExecMethod = AttrExec ; 1813 StateMethod = AttrState ; 1814 Export = FALSE ; 1815 ] 1816 SID_SETLINECOLOR // ole : no, status : play rec 1817 [ 1818 ExecMethod = AttrExec ; 1819 StateMethod = AttrState ; 1820 ] 1821 SID_SETHATCHCOLOR // ole : no, status : play rec 1822 [ 1823 ExecMethod = AttrExec ; 1824 StateMethod = AttrState ; 1825 ] 1826 SID_SETGRADSTARTCOLOR // ole : no, status : play rec 1827 [ 1828 ExecMethod = AttrExec ; 1829 StateMethod = AttrState ; 1830 ] 1831 SID_SETGRADENDCOLOR // ole : no, status : play rec 1832 [ 1833 ExecMethod = AttrExec ; 1834 StateMethod = AttrState ; 1835 ] 1836 SID_GETRED // ole : no, status : play rec 1837 [ 1838 ExecMethod = AttrExec ; 1839 StateMethod = AttrState ; 1840 ] 1841 SID_GETBLUE // ole : no, status : play rec 1842 [ 1843 ExecMethod = AttrExec ; 1844 StateMethod = AttrState ; 1845 ] 1846 SID_GETGREEN // ole : no, status : play rec 1847 [ 1848 ExecMethod = AttrExec ; 1849 StateMethod = AttrState ; 1850 ] 1851 SID_DASH // ole : no, status : play rec 1852 [ 1853 ExecMethod = AttrExec ; 1854 StateMethod = AttrState ; 1855 ] 1856 SID_HATCH // ole : no, status : play rec 1857 [ 1858 ExecMethod = AttrExec ; 1859 StateMethod = AttrState ; 1860 ] 1861 SID_GRADIENT // ole : no, status : play rec 1862 [ 1863 ExecMethod = AttrExec ; 1864 StateMethod = AttrState ; 1865 ] 1866 SID_SELECTGRADIENT // ole : no, status : play rec 1867 [ 1868 ExecMethod = AttrExec ; 1869 StateMethod = AttrState ; 1870 ] 1871 SID_SELECTHATCH // ole : no, status : play rec 1872 [ 1873 ExecMethod = AttrExec ; 1874 StateMethod = AttrState ; 1875 ] 1876 SID_UNSELECT // ole : no, status : play rec 1877 [ 1878 ExecMethod = AttrExec ; 1879 StateMethod = AttrState ; 1880 ] 1881 SID_TEXTATTR_DLG // ole : no, status : play rec 1882 [ 1883 ExecMethod = FuTemporary ; 1884 StateMethod = GetMenuState ; 1885 ] 1886 SID_MEASURE_DLG // ole : no, status : play rec 1887 [ 1888 ExecMethod = FuTemporary ; 1889 StateMethod = GetMenuState ; 1890 ] 1891 SID_CONNECTION_DLG // ole : no, status : play rec 1892 [ 1893 ExecMethod = FuTemporary ; 1894 StateMethod = GetMenuState ; 1895 ] 1896 SID_CONNECTION_NEW_ROUTING // ole : no, status : play rec 1897 [ 1898 ExecMethod = FuTemporary ; 1899 StateMethod = GetMenuState ; 1900 ] 1901 SID_SCAN // ole : no, status : todo 1902 [ 1903 ExecMethod = FuTemporary ; 1904 StateMethod = GetMenuState ; 1905 ] 1906 SID_TWAIN_SELECT // ole : no, status : todo 1907 [ 1908 ExecMethod = FuTemporary ; 1909 StateMethod = GetMenuState ; 1910 ] 1911 SID_TWAIN_TRANSFER // ole : no, status : todo 1912 [ 1913 ExecMethod = FuTemporary ; 1914 StateMethod = GetMenuState ; 1915 ] 1916 SID_IMAP // ole : yes, status : ? 1917 [ 1918 ExecMethod = FuTemporary ; 1919 StateMethod = GetMenuState ; 1920 ] 1921 SID_IMAP_EXEC // ole : no, status : ? 1922 [ 1923 ExecMethod = ExecIMap ; 1924 StateMethod = GetIMapState ; 1925 ] 1926 SID_GLUE_EDITMODE // ole : no, status : ? 1927 [ 1928 ExecMethod = FuPermanent ; 1929 StateMethod = GetMenuState ; 1930 ] 1931 SID_GLUE_INSERT_POINT // ole : no, status : ? 1932 [ 1933 ExecMethod = FuSupport ; 1934 StateMethod = GetMenuState ; 1935 ] 1936 SID_GLUE_PERCENT // ole : no, status : ? 1937 [ 1938 ExecMethod = FuSupport ; 1939 StateMethod = GetMenuState ; 1940 ] 1941 SID_GLUE_ESCDIR // ole : no, status : ? 1942 [ 1943 ExecMethod = FuSupport ; 1944 StateMethod = GetMenuState ; 1945 ] 1946 SID_GLUE_ESCDIR_LEFT // ole : no, status : ? 1947 [ 1948 ExecMethod = FuSupport ; 1949 StateMethod = GetMenuState ; 1950 ] 1951 SID_GLUE_ESCDIR_RIGHT // ole : no, status : ? 1952 [ 1953 ExecMethod = FuSupport ; 1954 StateMethod = GetMenuState ; 1955 ] 1956 SID_GLUE_ESCDIR_TOP // ole : no, status : ? 1957 [ 1958 ExecMethod = FuSupport ; 1959 StateMethod = GetMenuState ; 1960 ] 1961 SID_GLUE_ESCDIR_BOTTOM // ole : no, status : ? 1962 [ 1963 ExecMethod = FuSupport ; 1964 StateMethod = GetMenuState ; 1965 ] 1966 SID_GLUE_HORZALIGN_CENTER // ole : no, status : ? 1967 [ 1968 ExecMethod = FuSupport ; 1969 StateMethod = GetMenuState ; 1970 ] 1971 SID_GLUE_HORZALIGN_LEFT // ole : no, status : ? 1972 [ 1973 ExecMethod = FuSupport ; 1974 StateMethod = GetMenuState ; 1975 ] 1976 SID_GLUE_HORZALIGN_RIGHT // ole : no, status : ? 1977 [ 1978 ExecMethod = FuSupport ; 1979 StateMethod = GetMenuState ; 1980 ] 1981 SID_GLUE_VERTALIGN_CENTER // ole : no, status : ? 1982 [ 1983 ExecMethod = FuSupport ; 1984 StateMethod = GetMenuState ; 1985 ] 1986 SID_GLUE_VERTALIGN_TOP // ole : no, status : ? 1987 [ 1988 ExecMethod = FuSupport ; 1989 StateMethod = GetMenuState ; 1990 ] 1991 SID_GLUE_VERTALIGN_BOTTOM // ole : no, status : ? 1992 [ 1993 ExecMethod = FuSupport ; 1994 StateMethod = GetMenuState ; 1995 ] 1996 SID_POLYGON_MORPHING // ole : no, status : no 1997 [ 1998 ExecMethod = FuTemporary ; 1999 StateMethod = GetMenuState ; 2000 ] 2001 SID_GRID_FRONT // ole : no, status : ? 2002 [ 2003 ExecMethod = FuTemporary ; 2004 StateMethod = GetMenuState ; 2005 ] 2006 SID_HELPLINES_FRONT // ole : no, status : ? 2007 [ 2008 ExecMethod = FuTemporary ; 2009 StateMethod = GetMenuState ; 2010 ] 2011 SID_SHOW_ITEMBROWSER // ole : no, status : play rec 2012 [ 2013 ExecMethod = FuSupport ; 2014 StateMethod = GetMenuState ; 2015 ] 2016 SID_AUTOSPELL_CHECK // ole : no, status : play rec 2017 [ 2018 ExecMethod = FuSupport ; 2019 StateMethod = GetMenuState ; 2020 ] 2021 SID_CONVERT_TO_3D_LATHE_FAST // ole : no, status : ? 2022 [ 2023 ExecMethod = FuTemporary ; 2024 StateMethod = GetMenuState ; 2025 ] 2026 // Slots in der Optionsleiste 2027 SID_BEZIER_EDIT // ole : no, status : ? 2028 [ 2029 ExecMethod = FuSupport ; 2030 StateMethod = GetMenuState ; 2031 ] 2032 SID_GLUE_EDITMODE // ole : no, status : ? 2033 [ 2034 ExecMethod = FuPermanent ; 2035 StateMethod = GetMenuState ; 2036 ] 2037 SID_GRID_VISIBLE // ole : no, status : ? 2038 [ 2039 ExecMethod = ExecOptionsBar ; 2040 StateMethod = GetOptionsBarState ; 2041 //ExecMethod = FuTemporary ; 2042 //StateMethod = GetMenuState ; 2043 ] 2044 SID_HELPLINES_VISIBLE // ole : no, status : ? 2045 [ 2046 ExecMethod = ExecOptionsBar ; 2047 StateMethod = GetOptionsBarState ; 2048 //ExecMethod = FuTemporary ; 2049 //StateMethod = GetMenuState ; 2050 ] 2051 // Neue Slots fuer Optionsleiste 2052//#i80528# SID_GRAPHIC_DRAFT // ole : ?, status : ? 2053//#i80528# [ 2054//#i80528# ExecMethod = ExecOptionsBar ; 2055//#i80528# StateMethod = GetOptionsBarState ; 2056//#i80528# ] 2057//#i80528# SID_FILL_DRAFT // ole : ?, status : ? 2058//#i80528# [ 2059//#i80528# ExecMethod = ExecOptionsBar ; 2060//#i80528# StateMethod = GetOptionsBarState ; 2061//#i80528# ] 2062//#i80528# SID_TEXT_DRAFT // ole : ?, status : ? 2063//#i80528# [ 2064//#i80528# ExecMethod = ExecOptionsBar ; 2065//#i80528# StateMethod = GetOptionsBarState ; 2066//#i80528# ] 2067//#i80528# SID_LINE_DRAFT // ole : ?, status : ? 2068//#i80528# [ 2069//#i80528# ExecMethod = ExecOptionsBar ; 2070//#i80528# StateMethod = GetOptionsBarState ; 2071//#i80528# ] 2072 SID_HANDLES_DRAFT // ole : ?, status : ? 2073 [ 2074 ExecMethod = ExecOptionsBar ; 2075 StateMethod = GetOptionsBarState ; 2076 ] 2077 SID_SOLID_CREATE // ole : ?, status : ? 2078 [ 2079 ExecMethod = ExecOptionsBar ; 2080 StateMethod = GetOptionsBarState ; 2081 ] 2082 SID_HELPLINES_USE // ole : ?, status : ? 2083 [ 2084 ExecMethod = ExecOptionsBar ; 2085 StateMethod = GetOptionsBarState ; 2086 ] 2087 SID_HELPLINES_MOVE // ole : ?, status : ? 2088 [ 2089 ExecMethod = ExecOptionsBar ; 2090 StateMethod = GetOptionsBarState ; 2091 ] 2092 SID_GRID_USE // ole : ?, status : ? 2093 [ 2094 ExecMethod = ExecOptionsBar ; 2095 StateMethod = GetOptionsBarState ; 2096 ] 2097 SID_SNAP_BORDER // ole : ?, status : ? 2098 [ 2099 ExecMethod = ExecOptionsBar ; 2100 StateMethod = GetOptionsBarState ; 2101 ] 2102 SID_SNAP_FRAME // ole : ?, status : ? 2103 [ 2104 ExecMethod = ExecOptionsBar ; 2105 StateMethod = GetOptionsBarState ; 2106 ] 2107 SID_SNAP_POINTS // ole : ?, status : ? 2108 [ 2109 ExecMethod = ExecOptionsBar ; 2110 StateMethod = GetOptionsBarState ; 2111 ] 2112 SID_QUICKEDIT // ole : ?, status : ? 2113 [ 2114 ExecMethod = ExecOptionsBar ; 2115 StateMethod = GetOptionsBarState ; 2116 ] 2117 SID_PICK_THROUGH // ole : ?, status : ? 2118 [ 2119 ExecMethod = ExecOptionsBar ; 2120 StateMethod = GetOptionsBarState ; 2121 ] 2122 SID_BIG_HANDLES // ole : ?, status : ? 2123 [ 2124 ExecMethod = ExecOptionsBar ; 2125 StateMethod = GetOptionsBarState ; 2126 ] 2127 SID_DOUBLECLICK_TEXTEDIT // ole : ?, status : ? 2128 [ 2129 ExecMethod = ExecOptionsBar ; 2130 StateMethod = GetOptionsBarState ; 2131 ] 2132 SID_CLICK_CHANGE_ROTATION // ole : ?, status : ? 2133 [ 2134 ExecMethod = ExecOptionsBar ; 2135 StateMethod = GetOptionsBarState ; 2136 ] 2137 SID_CONVERT_TO_1BIT_THRESHOLD // ole : no, status : ? 2138 [ 2139 ExecMethod = FuSupport ; 2140 StateMethod = GetMenuState ; 2141 ] 2142 SID_CONVERT_TO_1BIT_MATRIX // ole : no, status : ? 2143 [ 2144 ExecMethod = FuSupport ; 2145 StateMethod = GetMenuState ; 2146 ] 2147 SID_CONVERT_TO_4BIT_GRAYS // ole : no, status : ? 2148 [ 2149 ExecMethod = FuSupport ; 2150 StateMethod = GetMenuState ; 2151 ] 2152 SID_CONVERT_TO_4BIT_COLORS // ole : no, status : ? 2153 [ 2154 ExecMethod = FuSupport ; 2155 StateMethod = GetMenuState ; 2156 ] 2157 SID_CONVERT_TO_8BIT_GRAYS // ole : no, status : ? 2158 [ 2159 ExecMethod = FuSupport ; 2160 StateMethod = GetMenuState ; 2161 ] 2162 SID_CONVERT_TO_8BIT_COLORS // ole : no, status : ? 2163 [ 2164 ExecMethod = FuSupport ; 2165 StateMethod = GetMenuState ; 2166 ] 2167 SID_CONVERT_TO_24BIT // ole : no, status : ? 2168 [ 2169 ExecMethod = FuSupport ; 2170 StateMethod = GetMenuState ; 2171 ] 2172 SID_HYPHENATION // ole : no, status : play rec 2173 [ 2174 ExecMethod = FuTemporary ; 2175 StateMethod = GetAttrState ; 2176 ] 2177 SID_DUPLICATE_PAGE // ole : no, status : play rec 2178 [ 2179 ExecMethod = FuTemporary ; 2180 StateMethod = GetMenuState ; 2181 ] 2182 SID_INSERT_FLD_DATE_FIX // ole : no, status : play rec 2183 [ 2184 ExecMethod = FuTemporary ; 2185 StateMethod = GetMenuState ; 2186 ] 2187 SID_INSERT_FLD_DATE_VAR // ole : no, status : play rec 2188 [ 2189 ExecMethod = FuTemporary ; 2190 StateMethod = GetMenuState ; 2191 ] 2192 SID_INSERT_FLD_TIME_FIX // ole : no, status : play rec 2193 [ 2194 ExecMethod = FuTemporary ; 2195 StateMethod = GetMenuState ; 2196 ] 2197 SID_INSERT_FLD_TIME_VAR // ole : no, status : play rec 2198 [ 2199 ExecMethod = FuTemporary ; 2200 StateMethod = GetMenuState ; 2201 ] 2202 SID_INSERT_FLD_PAGE // ole : no, status : play rec 2203 [ 2204 ExecMethod = FuTemporary ; 2205 StateMethod = GetMenuState ; 2206 ] 2207 SID_INSERT_FLD_PAGES // ole : no, status : play rec 2208 [ 2209 ExecMethod = FuTemporary ; 2210 StateMethod = GetMenuState ; 2211 ] 2212 SID_INSERT_FLD_FILE // ole : no, status : play rec 2213 [ 2214 ExecMethod = FuTemporary ; 2215 StateMethod = GetMenuState ; 2216 ] 2217 SID_INSERT_FLD_AUTHOR // ole : no, status : play rec 2218 [ 2219 ExecMethod = FuTemporary ; 2220 StateMethod = GetMenuState ; 2221 ] 2222 SID_MODIFY_FIELD // ole : no, status : play rec 2223 [ 2224 ExecMethod = FuTemporary ; 2225 StateMethod = GetMenuState ; 2226 ] 2227 SID_OUTPUT_QUALITY_COLOR // ole : no, status : play rec 2228 [ 2229 ExecMethod = ExecCtrl ; 2230 StateMethod = GetCtrlState ; 2231 ] 2232 SID_OUTPUT_QUALITY_GRAYSCALE // ole : no, status : play rec 2233 [ 2234 ExecMethod = ExecCtrl ; 2235 StateMethod = GetCtrlState ; 2236 ] 2237 SID_OUTPUT_QUALITY_BLACKWHITE // ole : no, status : play rec 2238 [ 2239 ExecMethod = ExecCtrl ; 2240 StateMethod = GetCtrlState ; 2241 ] 2242 SID_OUTPUT_QUALITY_CONTRAST // ole : no, status : play rec 2243 [ 2244 ExecMethod = ExecCtrl ; 2245 StateMethod = GetCtrlState ; 2246 ] 2247 SID_MAIL_SCROLLBODY_PAGEDOWN // ole : no, status : ? 2248 [ 2249 ExecMethod = ExecCtrl ; 2250 StateMethod = GetCtrlState ; 2251 ] 2252 SID_EDIT_HYPERLINK // ole : no, status : ? 2253 [ 2254 ExecMethod = FuTemporary ; 2255 StateMethod = GetMenuState ; 2256 ] 2257 SID_OPEN_HYPERLINK // ole : no, status : ? 2258 [ 2259 ExecMethod = FuTemporary ; 2260 StateMethod = GetMenuState ; 2261 ] 2262 SID_TRANSLITERATE_UPPER // ole : no, status : ? 2263 [ 2264 ExecMethod = FuSupport ; 2265 StateMethod = GetCtrlState ; 2266 ] 2267 SID_TRANSLITERATE_SENTENCE_CASE // ole : no, status : ? 2268 [ 2269 ExecMethod = FuSupport ; 2270 StateMethod = GetCtrlState ; 2271 ] 2272 SID_TRANSLITERATE_TITLE_CASE // ole : no, status : ? 2273 [ 2274 ExecMethod = FuSupport ; 2275 StateMethod = GetCtrlState ; 2276 ] 2277 SID_TRANSLITERATE_TOGGLE_CASE // ole : no, status : ? 2278 [ 2279 ExecMethod = FuSupport ; 2280 StateMethod = GetCtrlState ; 2281 ] 2282 SID_TRANSLITERATE_LOWER // ole : no, status : ? 2283 [ 2284 ExecMethod = FuSupport ; 2285 StateMethod = GetCtrlState ; 2286 ] 2287 SID_TRANSLITERATE_HALFWIDTH // ole : no, status : ? 2288 [ 2289 ExecMethod = FuSupport ; 2290 StateMethod = GetCtrlState ; 2291 ] 2292 SID_TRANSLITERATE_FULLWIDTH // ole : no, status : ? 2293 [ 2294 ExecMethod = FuSupport ; 2295 StateMethod = GetCtrlState ; 2296 ] 2297 SID_TRANSLITERATE_HIRAGANA // ole : no, status : ? 2298 [ 2299 ExecMethod = FuSupport ; 2300 StateMethod = GetCtrlState ; 2301 ] 2302 SID_TRANSLITERATE_KATAGANA // ole : no, status : ? 2303 [ 2304 ExecMethod = FuSupport ; 2305 StateMethod = GetCtrlState ; 2306 ] 2307 2308 // #UndoRedo# 2309 SID_GETUNDOSTRINGS // ole : no, status : ? 2310 [ 2311 ExecMethod = FuSupport ; 2312 StateMethod = GetMenuState ; 2313 ] 2314 SID_UNDO // ole : no, status : ? 2315 [ 2316 ExecMethod = FuSupport ; 2317 StateMethod = GetMenuState ; 2318 ] 2319 SID_GETREDOSTRINGS // ole : no, status : ? 2320 [ 2321 ExecMethod = FuSupport ; 2322 StateMethod = GetMenuState ; 2323 ] 2324 SID_REDO // ole : no, status : ? 2325 [ 2326 ExecMethod = FuSupport ; 2327 StateMethod = GetMenuState ; 2328 ] 2329 2330 SID_FORMATPAINTBRUSH // 2331 [ 2332 ExecMethod = FuPermanent ; 2333 StateMethod = GetMenuState ; 2334 ] 2335 2336 SID_HEADER_AND_FOOTER // ole : no, status : ? 2337 [ 2338 ExecMethod = ExecCtrl ; 2339 StateMethod = GetMenuState ; 2340 ] 2341 2342 SID_INSERT_PAGE_NUMBER // ole : no, status : ? 2343 [ 2344 ExecMethod = ExecCtrl ; 2345 StateMethod = GetMenuState ; 2346 ] 2347 2348 SID_INSERT_DATE_TIME // ole : no, status : ? 2349 [ 2350 ExecMethod = ExecCtrl ; 2351 StateMethod = GetMenuState ; 2352 ] 2353 2354 SID_MASTER_LAYOUTS 2355 [ 2356 ExecMethod = ExecCtrl ; 2357 StateMethod = GetMenuState ; 2358 ] 2359 2360 SID_OPT_LOCALE_CHANGED // ole : no, status : ? 2361 [ 2362 ExecMethod = ExecCtrl ; 2363 StateMethod = GetCtrlState ; 2364 ] 2365 2366 SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ? 2367 [ 2368 ExecMethod = FuTemporary ; 2369 StateMethod = GetMenuState ; 2370 ] 2371 SID_SPELL_DIALOG // ole : no, status : ? 2372 [ 2373 ExecMethod = Execute ; 2374 StateMethod = GetMenuState ; 2375 ] 2376 SID_EXTRUSION_TOOGLE 2377 [ 2378 ExecMethod = FuTemporary ; 2379 StateMethod = GetMenuState ; 2380 ] 2381 SID_EXTRUSION_TILT_DOWN 2382 [ 2383 ExecMethod = FuTemporary ; 2384 StateMethod = GetMenuState ; 2385 ] 2386 SID_EXTRUSION_TILT_UP 2387 [ 2388 ExecMethod = FuTemporary ; 2389 StateMethod = GetMenuState ; 2390 ] 2391 SID_EXTRUSION_TILT_LEFT 2392 [ 2393 ExecMethod = FuTemporary ; 2394 StateMethod = GetMenuState ; 2395 ] 2396 SID_EXTRUSION_TILT_RIGHT 2397 [ 2398 ExecMethod = FuTemporary ; 2399 StateMethod = GetMenuState ; 2400 ] 2401 SID_EXTRUSION_DEPTH_FLOATER 2402 [ 2403 ExecMethod = FuTemporary ; 2404 StateMethod = GetMenuState ; 2405 ] 2406 SID_EXTRUSION_DEPTH_DIALOG 2407 [ 2408 ExecMethod = FuTemporary ; 2409 StateMethod = GetMenuState ; 2410 ] 2411 SID_EXTRUSION_DIRECTION_FLOATER 2412 [ 2413 ExecMethod = FuTemporary ; 2414 StateMethod = GetMenuState ; 2415 ] 2416 SID_EXTRUSION_LIGHTING_FLOATER 2417 [ 2418 ExecMethod = FuTemporary ; 2419 StateMethod = GetMenuState ; 2420 ] 2421 SID_EXTRUSION_SURFACE_FLOATER 2422 [ 2423 ExecMethod = FuTemporary ; 2424 StateMethod = GetMenuState ; 2425 ] 2426 SID_EXTRUSION_3D_COLOR 2427 [ 2428 ExecMethod = FuTemporary ; 2429 StateMethod = GetMenuState ; 2430 ] 2431 SID_EXTRUSION_DEPTH 2432 [ 2433 ExecMethod = FuTemporary ; 2434 StateMethod = GetMenuState ; 2435 ] 2436 SID_EXTRUSION_DIRECTION 2437 [ 2438 ExecMethod = FuTemporary ; 2439 StateMethod = GetMenuState ; 2440 ] 2441 SID_EXTRUSION_PROJECTION 2442 [ 2443 ExecMethod = FuTemporary ; 2444 StateMethod = GetMenuState ; 2445 ] 2446 SID_EXTRUSION_LIGHTING_DIRECTION 2447 [ 2448 ExecMethod = FuTemporary ; 2449 StateMethod = GetMenuState ; 2450 ] 2451 SID_EXTRUSION_LIGHTING_INTENSITY 2452 [ 2453 ExecMethod = FuTemporary ; 2454 StateMethod = GetMenuState ; 2455 ] 2456 SID_EXTRUSION_SURFACE 2457 [ 2458 ExecMethod = FuTemporary ; 2459 StateMethod = GetMenuState ; 2460 ] 2461 SID_FONTWORK_SHAPE 2462 [ 2463 ExecMethod = FuTemporary ; 2464 StateMethod = GetMenuState ; 2465 ] 2466 SID_FONTWORK_GALLERY_FLOATER 2467 [ 2468 ExecMethod = FuTemporary ; 2469 StateMethod = GetMenuState ; 2470 ] 2471 SID_FONTWORK_SHAPE_TYPE 2472 [ 2473 ExecMethod = FuTemporary ; 2474 StateMethod = GetMenuState ; 2475 ] 2476 SID_FONTWORK_ALIGNMENT_FLOATER 2477 [ 2478 ExecMethod = FuTemporary ; 2479 StateMethod = GetMenuState ; 2480 ] 2481 SID_FONTWORK_CHARACTER_SPACING_FLOATER 2482 [ 2483 ExecMethod = FuTemporary ; 2484 StateMethod = GetMenuState ; 2485 ] 2486 SID_FONTWORK_ALIGNMENT 2487 [ 2488 ExecMethod = FuTemporary ; 2489 StateMethod = GetMenuState ; 2490 ] 2491 SID_FONTWORK_SAME_LETTER_HEIGHTS 2492 [ 2493 ExecMethod = FuTemporary ; 2494 StateMethod = GetMenuState ; 2495 ] 2496 SID_FONTWORK_CHARACTER_SPACING 2497 [ 2498 ExecMethod = FuTemporary ; 2499 StateMethod = GetMenuState ; 2500 ] 2501 SID_FONTWORK_KERN_CHARACTER_PAIRS 2502 [ 2503 ExecMethod = FuTemporary ; 2504 StateMethod = GetMenuState ; 2505 ] 2506 SID_FONTWORK_CHARACTER_SPACING_DIALOG 2507 [ 2508 ExecMethod = FuTemporary ; 2509 StateMethod = GetMenuState ; 2510 ] 2511 SID_DRAW_FONTWORK 2512 [ 2513 ExecMethod = FuTemporary ; 2514 StateMethod = GetMenuState ; 2515 ] 2516 SID_DRAW_FONTWORK_VERTICAL 2517 [ 2518 ExecMethod = FuTemporary ; 2519 StateMethod = GetMenuState ; 2520 ] 2521 SID_DRAWTBX_CS_BASIC 2522 [ 2523 ExecMethod = FuPermanent ; 2524 StateMethod = GetMenuState ; 2525 ] 2526 SID_DRAWTBX_CS_SYMBOL 2527 [ 2528 ExecMethod = FuPermanent ; 2529 StateMethod = GetMenuState ; 2530 ] 2531 SID_DRAWTBX_CS_ARROW 2532 [ 2533 ExecMethod = FuPermanent ; 2534 StateMethod = GetMenuState ; 2535 ] 2536 SID_DRAWTBX_CS_FLOWCHART 2537 [ 2538 ExecMethod = FuPermanent ; 2539 StateMethod = GetMenuState ; 2540 ] 2541 SID_DRAWTBX_CS_CALLOUT 2542 [ 2543 ExecMethod = FuPermanent ; 2544 StateMethod = GetMenuState ; 2545 ] 2546 SID_DRAWTBX_CS_STAR 2547 [ 2548 ExecMethod = FuPermanent ; 2549 StateMethod = GetMenuState ; 2550 ] 2551 SID_DRAW_CS_ID 2552 [ 2553 ExecMethod = FuPermanent ; 2554 StateMethod = GetMenuState ; 2555 ] 2556 SID_AVMEDIA_PLAYER // ole : yes, status : ? 2557 [ 2558 ExecMethod = FuTemporary ; 2559 StateMethod = GetMenuState ; 2560 ] 2561 SID_INSERT_AVMEDIA // ole : yes, status : ? 2562 [ 2563 ExecMethod = FuTemporary ; 2564 StateMethod = GetMenuState ; 2565 ] 2566 2567 SID_INSERT_MASTER_PAGE 2568 [ 2569 ExecMethod = FuTemporary ; 2570 StateMethod = GetMenuState ; 2571 ] 2572 SID_DELETE_MASTER_PAGE 2573 [ 2574 ExecMethod = FuTemporary ; 2575 StateMethod = GetMenuState ; 2576 ] 2577 SID_RENAME_MASTER_PAGE 2578 [ 2579 ExecMethod = FuTemporary ; 2580 StateMethod = GetMenuState ; 2581 ] 2582 SID_CLOSE_MASTER_VIEW 2583 [ 2584 ExecMethod = FuSupport ; 2585 StateMethod = GetMenuState ; 2586 ] 2587 SID_SELECT_BACKGROUND 2588 [ 2589 ExecMethod = FuTemporary ; 2590 StateMethod = GetMenuState ; 2591 ] 2592 SID_DISPLAY_MASTER_BACKGROUND 2593 [ 2594 ExecMethod = FuTemporary ; 2595 StateMethod = GetMenuState ; 2596 ] 2597 SID_DISPLAY_MASTER_OBJECTS 2598 [ 2599 ExecMethod = FuTemporary ; 2600 StateMethod = GetMenuState ; 2601 ] 2602 SID_INSERT_TABLE 2603 [ 2604 ExecMethod = FuTable ; 2605 StateMethod = GetTableMenuState ; 2606 ] 2607 SID_TABLEDESIGN 2608 [ 2609 ExecMethod = FuTable ; 2610 StateMethod = GetTableMenuState ; 2611 ] 2612} 2613