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