update credits
[LibreOffice.git] / sw / sdi / _viewsh.sdi
blobbd05db1accfd8ee9faa68a6aedfb2a6951b602b2
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
20 interface BaseTextEditView
22     Automation = FALSE;
25     FN_REFRESH_VIEW // status(final|play)
26     [
27         ExecMethod = Execute ;
28     ]
29     FN_PAGEUP // status(final|play)
30     [
31         ExecMethod = Execute ;
32         StateMethod = GetState ;
33     ]
34     FN_PAGEUP_SEL // status()
35     [
36         ExecMethod = Execute ;
37         StateMethod = GetState ;
38     ]
39     SID_UNDO // status(final|play)
40     [
41         ExecMethod = Execute ;
42         StateMethod = GetState ;
43     ]
44     SID_FORMATPAINTBRUSH //
45     [
46         ExecMethod = ExecFormatPaintbrush ;
47         StateMethod = StateFormatPaintbrush ;
48         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
49     ]
50     SID_CLEARHISTORY // status(final|play)
51     [
52         ExecMethod = Execute ;
53         StateMethod = GetState ;
54     ]
55     SID_CREATE_SW_DRAWVIEW
56     [
57         ExecMethod = Execute;
58     ]
59     FN_PAGEDOWN // status(final|play)
60     [
61         ExecMethod = Execute ;
62         StateMethod = GetState ;
63     ]
64     FN_PAGEDOWN_SEL // status()
65     [
66         ExecMethod = Execute ;
67         StateMethod = GetState ;
68     ]
69     FN_NAVIGATION_PI_GOTO_PAGE // status(final|play)
70     [
71         ExecMethod = Execute ;
72         StateMethod = NoState ;
73     ]
74     FN_SCROLL_NAVIGATION
75     [
76         ExecMethod = NoExec ;
77         StateMethod = NoState ;
78     ]
79     FN_SCROLL_NEXT_PREV
80     [
81         ExecMethod = Execute;
82     ]
83     FN_SET_PAGE_STYLE // status(final|play)
84     [
85         ExecMethod = ExecColl ;
86     ]
87     SID_OBJECT_SELECT
88     [
89         ExecMethod = ExecDraw ;
90         StateMethod = GetDrawState ;
91     ]
92     SID_BROWSER_MODE
93     [
94         ExecMethod = ExecViewOptions ;
95         StateMethod = StateViewOptions ;
96     ]
97     FN_PRINT_LAYOUT
98     [
99         ExecMethod = ExecViewOptions ;
100         StateMethod = StateViewOptions ;
101     ]
102     FN_REDLINE_PROTECT
103     [
104         ExecMethod = Execute;
105         StateMethod = GetState ;
106         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
107     ]
108     FN_REDLINE_ON // status()
109     [
110         ExecMethod = Execute;
111         StateMethod = GetState ;
112         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
113     ]
114     FN_REDLINE_SHOW // status()
115     [
116         ExecMethod = Execute;
117         StateMethod = GetState ;
118         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
119     ]
120     FN_REDLINE_ACCEPT // status(play)
121     [
122         ExecMethod = Execute ;
123         StateMethod = GetState ;
124         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
125     ]
126     FN_REDLINE_ACCEPT_DIRECT
127     [
128         ExecMethod = Execute ;
129         StateMethod = GetState ;
130         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
131     ]
132     FN_REDLINE_REJECT_DIRECT
133     [
134         ExecMethod = Execute ;
135         StateMethod = GetState ;
136         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
137     ]
138     FN_REDLINE_NEXT_CHANGE
139     [
140         ExecMethod = Execute ;
141         StateMethod = GetState ;
142         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
143     ]
144     FN_REDLINE_PREV_CHANGE
145     [
146         ExecMethod = Execute ;
147         StateMethod = GetState ;
148         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
149     ]
151     SID_DOCUMENT_COMPARE // status(play)
152     [
153         ExecMethod = Execute ;
154         StateMethod = GetState ;
155         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
156     ]
157     SID_DOCUMENT_MERGE // status(play)
158     [
159         ExecMethod = Execute ;
160         StateMethod = GetState ;
161         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
162     ]
163     FN_ESCAPE // status(final|play|rec)
164     [
165         ExecMethod = Execute ;
166     ]
167     FN_FAX // status(final|play)
168     [
169         ExecMethod = ExecutePrint ;
170     ]
171     SID_PRINTDOC // status(final|play)
172     [
173         ExecMethod = ExecutePrint ;
174         StateMethod = GetState ;
175     ]
176     SID_PRINTDOCDIRECT // status(final|play)
177     [
178         ExecMethod = ExecutePrint ;
179         StateMethod = GetState ;
180     ]
181     SID_ATTR_LRSPACE
182     [
183         ExecMethod = ExecTabWin ;
184         StateMethod = StateTabWin ;
185         GroupId = GID_EDIT ;
186         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
187     ]
188     SID_ATTR_ULSPACE
189     [
190         ExecMethod = ExecTabWin ;
191         StateMethod = StateTabWin ;
192         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
193     ]
194     SID_ATTR_LONG_LRSPACE // status()
195     [
196         ExecMethod = ExecTabWin ;
197         StateMethod = StateTabWin ;
198         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
199     ]
200     SID_ATTR_LONG_ULSPACE // status()
201     [
202         ExecMethod = ExecTabWin ;
203         StateMethod = StateTabWin ;
204         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
205     ]
206     SID_ATTR_PARA_LRSPACE // status()
207     [
208         ExecMethod = ExecTabWin ;
209         StateMethod = StateTabWin ;
210         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
211     ]
212     SID_ATTR_PARA_LRSPACE_VERTICAL // status()
213     [
214         ExecMethod = ExecTabWin ;
215         StateMethod = StateTabWin ;
216         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
217     ]
218     SID_RULER_BORDERS // status()
219     [
220         ExecMethod = ExecTabWin ;
221         StateMethod = StateTabWin ;
222         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
223     ]
224     SID_RULER_BORDERS_VERTICAL // status()
225     [
226         ExecMethod = ExecTabWin ;
227         StateMethod = StateTabWin ;
228         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
229     ]
230     SID_RULER_BORDER_DISTANCE // status()
231     [
232         StateMethod = StateTabWin ;
233         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
234     ]
235     SID_RULER_PAGE_POS // status()
236     [
237         ExecMethod = NoExec ;
238         StateMethod = StateTabWin ;
239         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
240     ]
241     SID_RULER_TEXT_RIGHT_TO_LEFT
242     [
243         StateMethod = StateTabWin ;
244         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
245     ]
246     SID_RULER_LR_MIN_MAX // status()
247     [
248         StateMethod = StateTabWin ;
249         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
250     ]
251     SID_RULER_PROTECT // status()
252     [
253         StateMethod = StateTabWin ;
254         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
255     ]
256     SID_RULER_ROWS // status()
257     [
258         ExecMethod = ExecTabWin ;
259         StateMethod = StateTabWin ;
260         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
261     ]
262     SID_RULER_ROWS_VERTICAL // status()
263     [
264         ExecMethod = ExecTabWin ;
265         StateMethod = StateTabWin ;
266         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
267     ]
268     FN_EDIT_LINK_DLG // status(final|play)
269     [
270         ExecMethod = Execute ;
271         StateMethod = GetState ;
272         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
273     ]
274     FN_SPELL_GRAMMAR_DIALOG
275     [
276         ExecMethod = Execute ;
277         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
278     ]
279     SID_RECHECK_DOCUMENT
280     [
281         ExecMethod = Execute ;
282         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
283     ]
284     FN_LINE_NUMBERING_DLG // status()
285     [
286         ExecMethod = Execute;
287     ]
288     FN_UPDATE_TOX // status()
289     [
290         ExecMethod = Execute ;
291         StateMethod = GetState ;
292         MenuConfig , AccelConfig , ToolBoxConfig ;
294     ]
295     FN_UPDATE_CUR_TOX // status()
296     [
297         ExecMethod = Execute ;
298         StateMethod = GetState ;
299     ]
300     FN_EDIT_CURRENT_TOX // status()
301     [
302         ExecMethod = Execute ;
303         StateMethod = GetState ;
304     ]
305     SID_TWAIN_SELECT
306     [
307         ExecMethod = Execute ;
308         StateMethod = GetState ;
309     ]
310     SID_TWAIN_TRANSFER
311     [
312         ExecMethod = Execute ;
313         StateMethod = GetState ;
314         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
315     ]
316      //---------------------------------------------------------------------
317      //From here the statusbar
318     FN_STAT_PAGE // status()
319     [
320         ExecMethod = ExecuteStatusLine ;
321         StateMethod = StateStatusLine ;
322     ]
323     FN_STAT_WORDCOUNT // status()
324     [
325         ExecMethod = ExecuteStatusLine ;
326         StateMethod = StateStatusLine ;
327     ]
328     FN_STAT_BOOKMARK // status()
329     [
330         ExecMethod = ExecuteStatusLine ;
331     ]
332     FN_STAT_TEMPLATE // status(final|play)
333     [
334         ExecMethod = ExecuteStatusLine ;
335         StateMethod = StateStatusLine ;
336     ]
337     FN_STAT_SELMODE // status(final|play)
338     [
339          //Current Selectionmode: 0 == Normal, 2 == Add, 1 == Enhance
340         ExecMethod = ExecuteStatusLine ;
341         StateMethod = StateStatusLine ;
342     ]
343     FN_SET_ADD_MODE // status()
344     [
345         ExecMethod = ExecuteStatusLine ;
346         StateMethod = NoState ;
347     ]
348     FN_SET_EXT_MODE // status()
349     [
350         ExecMethod = ExecuteStatusLine ;
351         StateMethod = NoState ;
352     ]
353     SID_ATTR_ZOOM // status(final|play)
354     [
355         ExecMethod = ExecuteStatusLine ;
356         StateMethod = StateStatusLine ;
357     ]
358         SID_ATTR_VIEWLAYOUT // status()
359         [
360                 ExecMethod = ExecuteStatusLine ;
361                 StateMethod = StateStatusLine ;
362         ]
363         SID_ATTR_ZOOMSLIDER // status()
364         [
365                 ExecMethod = ExecuteStatusLine ;
366                 StateMethod = StateStatusLine ;
367         ]
368         SID_ATTR_INSERT // status(final|play|rec)
369     [
370         ExecMethod = ExecuteStatusLine ;
371         StateMethod = StateStatusLine ;
372     ]
373     SID_ATTR_SIZE // status()
374     [
375         ExecMethod = ExecuteStatusLine ;
376         StateMethod = StateStatusLine ;
377     ]
378     SID_ATTR_POSITION // status()
379     [
380         StateMethod = StateStatusLine ;
381     ]
382     SID_TABLE_CELL // status()
383     [
384         StateMethod = StateStatusLine ;
385     ]
386      //----------------------------------------------
387      //End of the statusbar
388      //----------------------------------------------
389     SID_ATTR_BORDER_SHADOW // status()
390     [
391         ExecMethod = Execute ;
392         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
393     ]
394     /****************************************************/
395     /*                                                  */
396     /*       Properties Page Format                      */
397     /*                                                  */
398     /****************************************************/
399     SID_ATTR_PAGE // status()
400     [
401         ExecMethod = Execute ;
402         StateMethod = GetState ;
403     ]
404     SID_ATTR_PAGE_SIZE // status(final|play)
405     [
406         ExecMethod = Execute ;
407         StateMethod = GetState ;
408     ]
409     SID_ATTR_PAGE_MAXSIZE // status()
410     [
411         Export = FALSE ;
412         ExecMethod = Execute ;
413     ]
414     SID_ATTR_PAGE_PAPERBIN // status(final|play)
415     [
416         ExecMethod = Execute ;
417         StateMethod = GetState ;
418     ]
420     SID_ATTR_PARA_ULSPACE
421     [
422         ExecMethod = ExecTabWin ;
423         StateMethod = StateTabWin ;
424     ]
426     SID_ATTR_PAGE_COLUMN
427     [
428         ExecMethod = ExecTabWin ;
429         StateMethod = StateTabWin ;
430     ]
431     SID_ATTR_PAGE_ULSPACE
432     [
433         ExecMethod = ExecTabWin ;
434         StateMethod = StateTabWin ;
435         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
436     ]
437     SID_ATTR_PAGE_LRSPACE
438     [
439         ExecMethod = ExecTabWin ;
440         StateMethod = StateTabWin ;
441         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
442     ]
444     SID_THESAURUS // status(final|play)
445     [
446         ExecMethod = ExecLingu ;
447         StateMethod = GetState ;
448         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
449     ]
450         SID_HANGUL_HANJA_CONVERSION // status(final|play)
451         [
452                 ExecMethod = ExecLingu ;
453                 StateMethod = GetState ;
454                 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
455         ]
456         SID_CHINESE_CONVERSION
457         [
458                 ExecMethod = ExecLingu ;
459                 StateMethod = GetState ;
460                 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
461         ]
462     /*
463     search and replace
467     SID_SEARCH_ITEM // status()
468     [
469         ExecMethod = ExecSearch ;
470         StateMethod = StateSearch ;
471         Export = FALSE;
472     ]
473     FN_REPEAT_SEARCH // status(final|play)
474     [
475         ExecMethod = ExecSearch ;
476     ]
477     FID_SEARCH_NOW // status()
478     [
479         ExecMethod = ExecSearch ;
480     ]
481     SID_SEARCH_OPTIONS // status()
482     [
483         StateMethod = StateSearch ;
484     ]
485     FID_SEARCH_SEARCHSET // status()
486     [
487         ExecMethod = ExecSearch ;
488     ]
489     FID_SEARCH_REPLACESET // status()
490     [
491         ExecMethod = ExecSearch ;
492         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
493     ]
494     SID_ATTR_TABSTOP // status()
495     [
496         ExecMethod = ExecTabWin ;
497         StateMethod = StateTabWin ;
498         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
499     ]
500     SID_ATTR_TABSTOP_VERTICAL // status()
501     [
502         ExecMethod = ExecTabWin ;
503         StateMethod = StateTabWin ;
504         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
505     ]
506     // from here  Export = FALSE;
507     FID_SEARCH_ON // status()
508     [
509         ExecMethod = ExecSearch ;
510         Export = FALSE;
511     ]
512     FID_SEARCH_OFF // status()
513     [
514         ExecMethod = ExecSearch ;
515         Export = FALSE;
516     ]
517     FN_INSERT_CTRL
518     [
519         ExecMethod = Execute ;
520         StateMethod = GetState ;
521         Export = FALSE;
522    ]
524     SID_ATTR_DEFTABSTOP
525     [
526         ExecMethod = Execute ;
527         StateMethod = GetState ;
528         Export = FALSE;
529         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
530     ]
531     SID_ATTR_LANGUAGE
532     [
533         ExecMethod = Execute ;
534         StateMethod = GetState ;
535         Export = FALSE;
536         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
537     ]
538     SID_ATTR_CHAR_CJK_LANGUAGE
539     [
540         ExecMethod = Execute ;
541         StateMethod = GetState ;
542         Export = FALSE;
543         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
544     ]
545     SID_ATTR_CHAR_CTL_LANGUAGE
546     [
547         ExecMethod = Execute ;
548         StateMethod = GetState ;
549         Export = FALSE;
550         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
551     ]
554     SID_JUMPTOMARK
555     [
556         ExecMethod = Execute ;
557         StateMethod = NoState ;
558         FastCall , Cachable ;
559     ]
561     FN_SYNC_LABELS  // status(play)
562     [
563         ExecMethod = Execute ;
564     ]
565     FN_MAILMERGE_CHILDWINDOW
566     [
567         ExecMethod = Execute ;
568         StateMethod = GetState;
569     ]
571     FN_MAILMERGE_SENDMAIL_CHILDWINDOW
572     [
573         ExecMethod = Execute ;
574         StateMethod = GetState;
575     ]
577     SID_ATTR_BRUSH // status()
578     [
579         ExecMethod = Execute ;
580         StateMethod = GetState ;
581         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
582     ]
583     SID_GALLERY
584     [
585         ExecMethod = Execute ;
586         StateMethod = GetState ;
587     ]
588     SID_AVMEDIA_PLAYER
589     [
590         ExecMethod = Execute ;
591         StateMethod = GetState ;
592     ]
593     SID_VIEW_DATA_SOURCE_BROWSER   // status()
594     [
595         ExecMethod = Execute ;
596         StateMethod = GetState;
597     ]
598     SID_READONLY_MODE // ole : no, status : no
599     [
600         StateMethod = GetState ;
601     ]
602     SID_IMAGE_ORIENTATION
603     [
604         StateMethod = GetState ;
605     ]
606     FN_INSERT_FIELD_DATA_ONLY // status(final|play)
607     [
608         ExecMethod = Execute ;
609         StateMethod = GetState ;
610     ]
611     FN_QRY_MERGE  // status()
612     [
613         ExecMethod = Execute ;
614         DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
615     ]
616     SID_ALIGN_ANY_LEFT
617     [
618         ExecMethod = Execute ;
619         StateMethod = GetState ;
620     ]
621     SID_ALIGN_ANY_HCENTER
622     [
623         ExecMethod = Execute ;
624         StateMethod = GetState ;
625     ]
626     SID_ALIGN_ANY_RIGHT
627     [
628         ExecMethod = Execute ;
629         StateMethod = GetState ;
630     ]
631     SID_ALIGN_ANY_JUSTIFIED
632     [
633         ExecMethod = Execute ;
634         StateMethod = GetState ;
635     ]
636     SID_ALIGN_ANY_TOP
637     [
638         ExecMethod = Execute ;
639         StateMethod = GetState ;
640     ]
641     SID_ALIGN_ANY_VCENTER
642     [
643         ExecMethod = Execute ;
644         StateMethod = GetState ;
645     ]
646     SID_ALIGN_ANY_BOTTOM
647     [
648         ExecMethod = Execute ;
649         StateMethod = GetState ;
650     ]
651     SID_RESTORE_EDITING_VIEW
652     [
653         ExecMethod = Execute ;
654         StateMethod = GetState ;
655     ]
656         SID_INSERT_GRAPHIC // status(final|play)
657         [
658                 ExecMethod = Execute ;
659                 StateMethod = NoState ;
660                 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
661         ]
662     SID_AUTOSPELL_CHECK
663     [
664         ExecMethod = ExecViewOptions ;
665         StateMethod = StateViewOptions ;
666     ]
668       //Extra/Options/View
669         //Will be summerized to Property ViewSettings
670     FN_VIEW_HIDDEN_PARA
671     [
672         ExecMethod = ExecViewOptions ;
673         StateMethod = StateViewOptions ;
674         Export = FALSE;
675     ]
677     FN_VIEW_NOTES
678     [
679         ExecMethod = ExecViewOptions ;
680         StateMethod = StateViewOptions ;
681         Export = FALSE;
682     ]
683      // Everything from here can be removed (Export = FALSE;), if the previous works
684     FN_RULER // status()
685     [
686         ExecMethod = ExecViewOptions ;
687         StateMethod = StateViewOptions ;
688         Export = FALSE;
689         Cachable;
690         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
691     ]
693     FN_VIEW_BOUNDS // status()
694     [
695         ExecMethod = ExecViewOptions ;
696         StateMethod = StateViewOptions ;
697         Export = FALSE;
698         Cachable;
699     ]
701     FN_VIEW_GRAPHIC // status()
702     [
703         ExecMethod = ExecViewOptions ;
704         StateMethod = StateViewOptions ;
705         Export = FALSE ;
706     ]
707     FN_VIEW_FIELDS // status()
708     [
709         ExecMethod = ExecViewOptions ;
710         StateMethod = StateViewOptions ;
711         Export = FALSE;
712     ]
714     FN_VIEW_FIELDNAME // status()
715     [
716         ExecMethod = ExecViewOptions ;
717         StateMethod = StateViewOptions ;
718         Cachable ;
719         Export = FALSE;
720     ]
722     FN_VIEW_MARKS // status()
723     [
724         ExecMethod = ExecViewOptions ;
725         StateMethod = StateViewOptions ;
726         Cachable ;
727         Export = FALSE;
728     ]
730     FN_VIEW_META_CHARS // status()
731     [
732         ExecMethod = ExecViewOptions ;
733         StateMethod = StateViewOptions ;
734         Cachable ;
735         Export = FALSE;
736     ]
738     FN_VIEW_TABLEGRID // status()
739     [
740         ExecMethod = ExecViewOptions ;
741         StateMethod = StateViewOptions ;
742     ]
744     SID_GRID_VISIBLE
745     [
746         ExecMethod = ExecViewOptions;
747         StateMethod = StateViewOptions ;
748     ]
749     SID_GRID_USE
750     [
751         ExecMethod = ExecViewOptions;
752         StateMethod = StateViewOptions ;
753     ]
754     SID_HELPLINES_MOVE
755     [
756         ExecMethod = ExecViewOptions;
757         StateMethod = StateViewOptions ;
758     ]
760     FN_VLINEAL // status()
761     [
762         ExecMethod = ExecViewOptions ;
763         StateMethod = StateViewOptions ;
764         Export = FALSE;
765         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
766     ]
768     FN_HSCROLLBAR // status()
769     [
770         ExecMethod = ExecViewOptions ;
771         StateMethod = StateViewOptions ;
772         Export = FALSE;
773     ]
775     FN_VSCROLLBAR // status()
776     [
777         ExecMethod = ExecViewOptions ;
778         StateMethod = StateViewOptions ;
779         Export = FALSE;
780     ]
782     FN_SHADOWCURSOR // status(final|play)
783     [
784         ExecMethod = ExecViewOptions ;
785         StateMethod = StateViewOptions ;
786         DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
787     ]
790 interface GlobalContents
791 [   uuid = "1FD80520-F517-11d0-AC9B-008029E867C6"; ]
793     UINT16  Type    FN_COLL_TYPE
794     (
795         UINT16  Position        FN_COLL_TYPE
796     )
797     [
798     ]
800     // Areaname, Index-Titel or Empty String
801     String  Title FN_COLL_TITLE
802     (
803         UINT16  Position        FN_COLL_TITLE
804     )
805     [
806     ]
807     // Without a FileName an area of the text is inserted at this location.
808     BOOL    InsertDocument  FN_COLL_ADD
809     (
810         UINT16  Position        FN_COLL_ADD,
811         UINT16  FileName        FN_PARAM_1
812     )
813     [
814     ]