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