fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / sd / sdi / outlnvsh.sdi
blob72169349ffb9972b0a4bfd026264022e35e3fb4d
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  */
19 interface OutlineView
21     uuid ( "92E2F580-2FB4-11CF-89CA-008029E4B0B1" ) ;
24     SID_CUT // ole : no, status : ?
25     [
26         ExecMethod = FuSupport ;
27         StateMethod = GetMenuState ;
28     ]
29     SID_COPY // ole : no, status : ?
30     [
31         ExecMethod = FuSupport ;
32         StateMethod = GetMenuState ;
33     ]
34     SID_PASTE // ole : no, status : ?
35     [
36         ExecMethod = FuSupport ;
37         StateMethod = GetMenuState ;
38     ]
39     SID_DELETE // ole : no, status : ?
40     [
41         ExecMethod = FuSupport ;
42         StateMethod = GetMenuState ;
43         Cachable , Asynchron ;
44     ]
45     SID_DRAWINGMODE // ole : no, status : play rec
46     [
47         ExecMethod = FuSupport ;
48         StateMethod = GetMenuState ;
49     ]
50     SID_ZOOM_NEXT // ole : no, status : play rec
51     [
52         ExecMethod = FuSupport ;
53         StateMethod = GetMenuState ;
54     ]
55     SID_ZOOM_PREV // ole : no, status : play rec
56     [
57         ExecMethod = FuSupport ;
58         StateMethod = GetMenuState ;
59     ]
60     SID_ZOOM_TOOLBOX // ole : no, status : ?
61     [
62         ExecMethod = FuTemporary ;
63         StateMethod = GetStatusBarState ;
64     ]
65     SID_ATTR_ZOOM // ole : no, status : ?
66     [
67         ExecMethod = FuTemporary ;
68         StateMethod = GetStatusBarState ;
69     ]
70     SID_ATTR_ZOOMSLIDER // status()
71     [
72         ExecMethod = FuTemporary ;
73         StateMethod = GetStatusBarState ;
74     ]
75     SID_ZOOM_OUT // ole : no, status : play rec
76     [
77         ExecMethod = FuTemporary ;
78         StateMethod = GetMenuState ;
79     ]
80     SID_ZOOM_IN // ole : no, status : play rec
81     [
82         ExecMethod = FuTemporary ;
83         StateMethod = GetMenuState ;
84     ]
85     SID_SIZE_REAL // ole : no, status : play rec
86     [
87         ExecMethod = FuTemporary ;
88         StateMethod = GetMenuState ;
89     ]
90     SID_SIZE_VISAREA // ole : no, status : no
91     [
92         ExecMethod = FuTemporary ;
93         StateMethod = GetMenuState ;
94     ]
95     SID_HYPERLINK_SETLINK // ole : no, status : no
96     [
97         ExecMethod = FuTemporaryModify ;
98     ]
99     SID_HYPERLINK_GETLINK // ole : no, status : no
100     [
101         StateMethod = GetCtrlState ;
102     ]
103     SID_READONLY_MODE // ole : no, status : no
104     [
105         StateMethod = GetCtrlState ;
106     ]
107     SID_OUTLINE_FORMAT // ole : no, status : ?
108     [
109         ExecMethod = FuTemporary ;
110         StateMethod = GetMenuState ;
111     ]
112     SID_OUTLINE_COLLAPSE_ALL // ole : no, status : ?
113     [
114         ExecMethod = FuTemporary ;
115         StateMethod = GetMenuState ;
116     ]
117     SID_OUTLINE_COLLAPSE // ole : no, status : ?
118     [
119         ExecMethod = FuTemporary ;
120         StateMethod = GetMenuState ;
121     ]
122     SID_OUTLINE_EXPAND_ALL // ole : no, status : ?
123     [
124         ExecMethod = FuTemporary ;
125         StateMethod = GetMenuState ;
126     ]
127     SID_OUTLINE_EXPAND // ole : no, status : ?
128     [
129         ExecMethod = FuTemporary ;
130         StateMethod = GetMenuState ;
131     ]
132     SID_CHARMAP // ole : no, status : ?
133     [
134         ExecMethod = FuTemporaryModify ;
135         StateMethod = GetMenuState ;
136     ]
137     FN_INSERT_SOFT_HYPHEN // status(final|play)
138     [
139         ExecMethod = FuTemporaryModify ;
140         StateMethod = GetMenuState ;
141     ]
142     FN_INSERT_HARDHYPHEN // status()
143     [
144         ExecMethod = FuTemporaryModify ;
145         StateMethod = GetMenuState ;
146     ]
147     FN_INSERT_HARD_SPACE // status(final|play)
148     [
149         ExecMethod = FuTemporaryModify ;
150         StateMethod = GetMenuState ;
151     ]
152     SID_INSERT_RLM
153     [
154         ExecMethod = FuTemporary ;
155         StateMethod = GetMenuState ;
156     ]
157     SID_INSERT_LRM
158     [
159         ExecMethod = FuTemporaryModify ;
160         StateMethod = GetMenuState ;
161     ]
162     SID_INSERT_ZWSP
163     [
164         ExecMethod = FuTemporaryModify ;
165         StateMethod = GetMenuState ;
166     ]
167     SID_INSERT_ZWNBSP
168     [
169         ExecMethod = FuTemporaryModify ;
170         StateMethod = GetMenuState ;
171     ]
172     FN_SVX_SET_BULLET
173     [
174         ExecMethod = FuTemporaryModify ;
175     ]
176     FN_SVX_SET_NUMBER
177     [
178         ExecMethod = FuTemporaryModify ;
179     ]
180     SID_OUTLINE_BULLET // ole : no, status : ?
181     [
182         ExecMethod = FuTemporaryModify ;
183         StateMethod = GetMenuState ;
184         Cachable , HasDialog , Export ;
185     ]
186     SID_CHAR_DLG // ole : no, status : ?
187     [
188         ExecMethod = FuTemporaryModify ;
189         StateMethod = GetMenuState ;
190          //        Cachable , HasDialog , Export ;
191     ]
192     SID_CHAR_DLG_EFFECT // wj for sym2_1876
193     [
194         ExecMethod = FuTemporaryModify ;
195         StateMethod = GetMenuState ;
196          //        Cachable , HasDialog , Export ;
197     ]
198     SID_SELECTALL // ole : no, status : ?
199     [
200         ExecMethod = FuTemporary ;
201         StateMethod = GetMenuState ;
202         GroupId = GID_DOCUMENT ;
203         Cachable ;
204     ]
205     SID_INSERTFILE // ole : no, status : ?
206     [
207         ExecMethod = FuTemporaryModify ;
208         StateMethod = GetMenuState ;
209     ]
210     SID_PRESENTATION // ole : no, status : ?
211     [
212         ExecMethod = FuTemporary ;
213         StateMethod = GetMenuState ;
214     ]
215     SID_EDIT_OUTLINER // ole : no, status : ?
216     [
217         ExecMethod = FuPermanent ;
218         StateMethod = GetMenuState ;
219     ]
220     SID_SAVEDOC // ole : no, status : ?
221     [
222         ExecMethod = Execute ;
223         StateMethod = GetMenuState ;
224         GroupId = GID_DOCUMENT ;
225     ]
226     SID_SAVEASDOC // ole : no, status : ?
227     [
228         ExecMethod = Execute ;
229         GroupId = GID_DOCUMENT ;
230     ]
231     SID_RULER // ole : no, status : ?
232     [
233         ExecMethod = FuSupport ;
234         StateMethod = GetMenuState ;
235     ]
236     SID_STATUS_PAGE // ole : no, status : ?
237     [
238         ExecMethod = ExecStatusBar ;
239         StateMethod = GetStatusBarState ;
240     ]
241     SID_STATUS_LAYOUT // ole : no, status : ?
242     [
243         ExecMethod = ExecStatusBar ;
244         StateMethod = GetStatusBarState ;
245     ]
246     SID_THESAURUS // ole : no, status : ?
247     [
248         ExecMethod = FuTemporaryModify ;
249         StateMethod = GetMenuState ;
250     ]
251     SID_COLORVIEW // ole : no, status : ?
252     [
253         ExecMethod = FuTemporary ;
254         StateMethod = GetMenuState ;
255     ]
256     SID_SET_DEFAULT // ole : no, status : ?
257     [
258         ExecMethod = FuTemporaryModify ;
259         StateMethod = GetMenuState ;
260     ]
261     SID_PRESENTATIONOBJECT
262     [
263         ExecMethod = FuTemporaryModify ;
264         StateMethod = GetMenuState ;
265     ]
266      // Templates
267      // no menu entry
268     SID_STYLE_FAMILY2 // ole : no, status : ?
269     [
270         ExecMethod = FuTemporary ;
271         StateMethod = GetAttrState ;
272         GroupId = GID_DOCUMENT ;
273         Cachable ;
274     ]
275     SID_STYLE_FAMILY3 // ole : no, status : ?
276     [
277         ExecMethod = FuTemporary ;
278         StateMethod = GetAttrState ;
279         GroupId = GID_DOCUMENT ;
280         Cachable ;
281     ]
282      // Templates
283      // no menu entry
284     SID_STYLE_FAMILY5 // ole : no, status : ?
285     [
286         ExecMethod = FuTemporary ;
287         StateMethod = GetAttrState ;
288     ]
289      // no menu entry
290     SID_STYLE_EDIT // ole : no, status : ?
291     [
292         ExecMethod = FuTemporary ;
293         StateMethod = GetAttrState ;
294         GroupId = GID_DOCUMENT ;
295         Cachable ;
296     ]
297      // no menu entry
298     SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ?
299     [
300         ExecMethod = FuTemporary ;
301         StateMethod = GetAttrState ;
302         GroupId = GID_DOCUMENT ;
303         Cachable ;
304     ]
305      // no menu entry
306     SID_STYLE_WATERCAN // ole : no, status : ?
307     [
308         ExecMethod = FuTemporary ;
309         StateMethod = GetAttrState ;
310         GroupId = GID_DOCUMENT ;
311         Cachable ;
312     ]
313      // no menu entry
314     SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ?
315     [
316         ExecMethod = FuTemporary ;
317         StateMethod = GetAttrState ;
318         GroupId = GID_DOCUMENT ;
319         Cachable ;
320     ]
321      // no menu entry
322     SID_STYLE_NEW // ole : no, status : ?
323     [
324         ExecMethod = FuTemporary ;
325         StateMethod = GetAttrState ;
326         GroupId = GID_DOCUMENT ;
327         Cachable ;
328     ]
329      // no menu entry
330     SID_STYLE_DELETE // ole : no, status : ?
331     [
332         ExecMethod = FuTemporary ;
333         StateMethod = GetAttrState ;
334         GroupId = GID_DOCUMENT ;
335         Cachable ;
336     ]
337     SID_STYLE_HIDE
338     [
339         ExecMethod = FuTemporary ;
340         StateMethod = GetAttrState ;
341         GroupId = GID_DOCUMENT ;
342         Cachable ;
343     ]
344     SID_STYLE_SHOW
345     [
346         ExecMethod = FuTemporary ;
347         StateMethod = GetAttrState ;
348         GroupId = GID_DOCUMENT ;
349         Cachable ;
350     ]
351     SID_AUTOSPELL_CHECK // ole : no, status : play rec
352     [
353         ExecMethod = FuSupport ;
354         StateMethod = GetMenuState ;
355     ]
356     SID_PREVIEW_STATE // ole : no, status : ?
357     [
358         ExecMethod = FuTemporary ;
359         StateMethod = GetMenuState ;
360     ]
361     SID_PRESENTATION_DLG
362     [
363         ExecMethod = FuTemporary ;
364     ]
365     SID_REMOTE_DLG
366     [
367         ExecMethod = FuTemporary ;
368         StateMethod = GetMenuState ;
369     ]
370     SID_CUSTOMSHOW_DLG
371     [
372         ExecMethod = FuTemporary ;
373     ]
374     SID_EXPAND_PAGE // ole : no, status : ?
375     [
376         ExecMethod = FuTemporaryModify ;
377         StateMethod = GetMenuState ;
378     ]
379     SID_SUMMARY_PAGE // ole : no, status : ?
380     [
381         ExecMethod = FuTemporaryModify ;
382         StateMethod = GetMenuState ;
383     ]
384     SID_INSERT_FLD_DATE_FIX // ole : no, status : play rec
385     [
386         ExecMethod = FuTemporaryModify ;
387         StateMethod = GetMenuState ;
388     ]
389     SID_INSERT_FLD_DATE_VAR // ole : no, status : play rec
390     [
391         ExecMethod = FuTemporaryModify ;
392         StateMethod = GetMenuState ;
393     ]
394     SID_INSERT_FLD_TIME_FIX // ole : no, status : play rec
395     [
396         ExecMethod = FuTemporaryModify ;
397         StateMethod = GetMenuState ;
398     ]
399     SID_INSERT_FLD_TIME_VAR // ole : no, status : play rec
400     [
401         ExecMethod = FuTemporaryModify ;
402         StateMethod = GetMenuState ;
403     ]
404     SID_INSERT_FLD_PAGE // ole : no, status : play rec
405     [
406         ExecMethod = FuTemporaryModify ;
407         StateMethod = GetMenuState ;
408     ]
409     SID_INSERT_FLD_PAGES // ole : no, status : play rec
410     [
411         ExecMethod = FuTemporaryModify ;
412         StateMethod = GetMenuState ;
413     ]
414     SID_INSERT_FLD_FILE // ole : no, status : play rec
415     [
416         ExecMethod = FuTemporaryModify ;
417         StateMethod = GetMenuState ;
418     ]
419     SID_INSERT_FLD_AUTHOR // ole : no, status : play rec
420     [
421         ExecMethod = FuTemporaryModify ;
422         StateMethod = GetMenuState ;
423     ]
424     SID_MODIFY_FIELD // ole : no, status : play rec
425     [
426         ExecMethod = FuTemporaryModify ;
427         StateMethod = GetMenuState ;
428     ]
429     /*
430     SID_PRINTDOC // ole : no, status : ?
431     [
432         StateMethod = GetMenuState ;
433     ]
434     SID_PRINTDOCDIRECT // ole : no, status : ?
435     [
436         StateMethod = GetMenuState ;
437     ]
438     SID_SETUPPRINTER // ole : no, status : ?
439     [
440         StateMethod = GetMenuState ;
441     ]
444     SID_MAIL_SCROLLBODY_PAGEDOWN // ole : no, status : ?
445     [
446         ExecMethod = ExecCtrl ;
447         StateMethod = GetCtrlState ;
448     ]
449     SID_STYLE_FAMILY
450     [
451         ExecMethod = FuSupport ;
452         StateMethod = GetMenuState ;
453     ]
454     SID_TRANSLITERATE_SENTENCE_CASE // ole : no, status : ?
455     [
456         ExecMethod = FuSupport ;
457         StateMethod = GetCtrlState ;
458     ]
459     SID_TRANSLITERATE_TITLE_CASE // ole : no, status : ?
460     [
461         ExecMethod = FuSupport ;
462         StateMethod = GetCtrlState ;
463     ]
464     SID_TRANSLITERATE_TOGGLE_CASE // ole : no, status : ?
465     [
466         ExecMethod = FuSupport ;
467         StateMethod = GetCtrlState ;
468     ]
469     SID_TRANSLITERATE_UPPER // ole : no, status : ?
470     [
471         ExecMethod = FuSupport ;
472         StateMethod = GetCtrlState ;
473     ]
474     SID_TRANSLITERATE_LOWER // ole : no, status : ?
475     [
476         ExecMethod = FuSupport ;
477         StateMethod = GetCtrlState ;
478     ]
479     SID_TRANSLITERATE_HALFWIDTH // ole : no, status : ?
480     [
481         ExecMethod = FuSupport ;
482         StateMethod = GetCtrlState ;
483     ]
484     SID_TRANSLITERATE_FULLWIDTH // ole : no, status : ?
485     [
486         ExecMethod = FuSupport ;
487         StateMethod = GetCtrlState ;
488     ]
489     SID_TRANSLITERATE_HIRAGANA // ole : no, status : ?
490     [
491         ExecMethod = FuSupport ;
492         StateMethod = GetCtrlState ;
493     ]
494     SID_TRANSLITERATE_KATAGANA // ole : no, status : ?
495     [
496         ExecMethod = FuSupport ;
497         StateMethod = GetCtrlState ;
498     ]
499     SID_OPT_LOCALE_CHANGED // ole : no, status : ?
500     [
501         ExecMethod = ExecCtrl ;
502         StateMethod = GetCtrlState ;
503     ]
505     SID_GETUNDOSTRINGS // ole : no, status : ?
506     [
507         ExecMethod = FuSupport ;
508         StateMethod = GetMenuState ;
509     ]
510     SID_UNDO // ole : no, status : ?
511     [
512         ExecMethod = FuSupport ;
513         StateMethod = GetMenuState ;
514     ]
515     SID_GETREDOSTRINGS // ole : no, status : ?
516     [
517         ExecMethod = FuSupport ;
518         StateMethod = GetMenuState ;
519     ]
520     SID_REDO // ole : no, status : ?
521     [
522         ExecMethod = FuSupport ;
523         StateMethod = GetMenuState ;
524     ]
526     SID_SEARCH_OPTIONS // ole : ?, status : ?
527     [
528         ExecMethod = Execute ;
529         StateMethod = GetState ;
530         GroupId = GID_DOCUMENT ;
531         Cachable ;
532     ]
533     SID_SEARCH_ITEM // ole : ?, status : ?
534     [
535         ExecMethod = Execute ;
536         StateMethod = GetState ;
537     ]
538     SID_SPELL_DIALOG // ole : no, status : ?
539     [
540         ExecMethod = Execute ;
541         StateMethod = GetMenuState ;
542     ]
543     SID_PHOTOALBUM
544     [
545         ExecMethod = FuTemporary ;
546         StateMethod = GetMenuState ;
547     ]
550 shell OutlineViewShell
552     import OutlineView[Automation];