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