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