bump product version to 5.0.4.1
[LibreOffice.git] / sd / sdi / drviewsh.sdi
blob1d6a86d3de8dcadd30bc709c979b3ae8b7b16445
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  */
18 interface ImpressEditView : DrawView
20     uuid ( "661B07E0-2FB4-11CF-89CA-008029E4B0B1" ) ;
23     SID_MODIFYPAGE // ole : no, status : play rec
24     [
25         ExecMethod = FuTemporary ;
26         StateMethod = GetMenuState ;
27     ]
28     SID_ASSIGN_LAYOUT
29     [
30         ExecMethod = FuTemporary ;
31         StateMethod = GetMenuState ;
32     ]
33     SID_ANIMATION_OBJECTS // ole : no, status : ?
34     [
35         ExecMethod = FuTemporary ;
36         StateMethod = GetMenuState ;
37     ]
38     SID_ANIMATION_EFFECTS // ole : no, status : ?
39     [
40         ExecMethod = FuTemporary ;
41         StateMethod = GetMenuState ;
42     ]
43     SID_CUSTOM_ANIMATION_PANEL // ole : no, status : ?
44     [
45         ExecMethod = FuTemporary ;
46         StateMethod = GetMenuState ;
47     ]
48     SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
49     [
50         ExecMethod = FuTemporary ;
51         StateMethod = GetMenuState ;
52     ]
53     SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
54     [
55         ExecMethod = FuTemporary ;
56         StateMethod = GetMenuState ;
57     ]
58     SID_REHEARSE_TIMINGS // ole : no, status : ?
59     [
60         ExecMethod = FuSupport ;
61         StateMethod = GetMenuState ;
62     ]
63     SID_PRESENTATION // ole : no, status : ?
64     [
65         ExecMethod = FuSupport ;
66         StateMethod = GetMenuState ;
67     ]
68     SID_PRESENTATION_CURRENT_SLIDE // ole : no, status : ?
69     [
70         ExecMethod = FuSupport ;
71         StateMethod = GetMenuState ;
72     ]
73     SID_PRESENTATION_END // ole : no, status : ?
74     [
75         ExecMethod = FuSupport ;
76         StateMethod = GetMenuState ;
77     ]
78     SID_CLEAR_UNDO_STACK // ole : no, status : ?
79     [
80         ExecMethod = FuSupport ;
81         StateMethod = GetMenuState ;
82     ]
83     SID_STYLE_FAMILY5 // ole : no, status : ?
84     [
85         ExecMethod = FuTemporary ;
86         StateMethod = GetAttrState ;
87         Export = FALSE ;
88     ]
89     SID_ANIMATOR_INIT // ole : no, status : ?
90     [
91         ExecMethod = ExecAnimationWin ;
92         StateMethod = GetAnimationWinState ;
93     ]
94     SID_ANIMATOR_ADD // ole : no, status : ?
95     [
96         ExecMethod = ExecAnimationWin ;
97         StateMethod = GetAnimationWinState ;
98     ]
99     SID_ANIMATOR_CREATE // ole : no, status : ?
100     [
101         ExecMethod = ExecAnimationWin ;
102         StateMethod = GetAnimationWinState ;
103     ]
104     SID_ANIMATOR_STATE // ole : no, status : ?
105     [
106         ExecMethod = ExecAnimationWin ;
107         StateMethod = GetAnimationWinState ;
108     ]
109     SID_NAVIGATOR_PEN // ole : no, status : ?
110     [
111         ExecMethod = ExecNavigatorWin ;
112         StateMethod = GetNavigatorWinState ;
113     ]
114     SID_PRESENTATION_DLG
115     [
116         ExecMethod = FuTemporary ;
117     ]
118     SID_REMOTE_DLG
119     [
120         ExecMethod = FuTemporary ;
121         StateMethod = GetMenuState ;
122     ]
123     SID_CUSTOMSHOW_DLG
124     [
125         ExecMethod = FuTemporary ;
126     ]
127     SID_EXPAND_PAGE // ole : no, status : play rec
128     [
129         ExecMethod = FuTemporary ;
130         StateMethod = GetMenuState ;
131         ReadOnlyDoc = FALSE;
132     ]
133     SID_SUMMARY_PAGE // ole : no, status : play rec
134     [
135         ExecMethod = FuTemporary ;
136         StateMethod = GetMenuState ;
137     ]
138     SID_SLIDE_MASTERPAGE // ole : no, status : play rec
139     [
140         ExecMethod = FuSupport ;
141         StateMethod = GetMenuState ;
142     ]
143     SID_NOTES_MASTERPAGE // ole : no, status : play rec
144     [
145         ExecMethod = FuSupport ;
146         StateMethod = GetMenuState ;
147     ]
148     SID_HANDOUT_MASTERPAGE // ole : no, status : play rec
149     [
150         ExecMethod = FuSupport ;
151         StateMethod = GetMenuState ;
152     ]
153     SID_TITLE_MASTERPAGE // deprecated, to be removed see issue #i35731#
154     [
155         ExecMethod = FuSupport ;
156         StateMethod = GetMenuState ;
157     ]
158     SID_STYLE_FAMILY
159     [
160         ExecMethod = FuSupport ;
161         StateMethod = GetMenuState ;
162     ]
164     SID_SEARCH_OPTIONS // ole : ?, status : ?
165     [
166         ExecMethod = Execute ;
167         StateMethod = GetState ;
168         GroupId = GID_DOCUMENT ;
169         Cachable ;
170     ]
171     SID_SEARCH_ITEM // ole : ?, status : ?
172     [
173         ExecMethod = Execute ;
174         StateMethod = GetState ;
175     ]
176     SID_SHOW_POSTIT
177     [
178         ExecMethod = ExecuteAnnotation;
179         StateMethod = GetAnnotationState;
180     ]
181     SID_INSERT_POSTIT
182     [
183         ExecMethod = ExecuteAnnotation;
184         StateMethod = GetAnnotationState;
185     ]
186     SID_REPLYTO_POSTIT
187     [
188         ExecMethod = ExecuteAnnotation;
189         StateMethod = GetAnnotationState;
190     ]
191     SID_DELETE_POSTIT
192     [
193         ExecMethod = ExecuteAnnotation;
194         StateMethod = GetAnnotationState;
195     ]
196     SID_DELETEALL_POSTIT
197     [
198         ExecMethod = ExecuteAnnotation;
199         StateMethod = GetAnnotationState;
200     ]
201     SID_PREVIOUS_POSTIT
202     [
203         ExecMethod = ExecuteAnnotation;
204         StateMethod = GetAnnotationState;
205     ]
206     SID_NEXT_POSTIT
207     [
208         ExecMethod = ExecuteAnnotation;
209         StateMethod = GetAnnotationState;
210     ]
211     SID_DELETEALLBYAUTHOR_POSTIT
212     [
213         ExecMethod = ExecuteAnnotation;
214         StateMethod = GetAnnotationState;
215     ]
216     SID_PHOTOALBUM
217     [
218         ExecMethod = FuTemporary ;
219         StateMethod = GetMenuState ;
220     ]
223 shell DrawViewShell
225     import ImpressEditView[Automation];
229 shell PresentationViewShell
231     import ImpressEditView[Automation];
235 shell PreviewViewShell
237     import ImpressEditView[Automation];