2 * This file is part of the LibreOffice project.
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/.
8 * This file incorporates work covered by the following license notice:
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 .
18 interface ImpressEditView : DrawView
20 uuid ( "661B07E0-2FB4-11CF-89CA-008029E4B0B1" ) ;
23 SID_MODIFYPAGE // ole : no, status : play rec
25 ExecMethod = FuTemporary ;
26 StateMethod = GetMenuState ;
30 ExecMethod = FuTemporary ;
31 StateMethod = GetMenuState ;
33 SID_ANIMATION_OBJECTS // ole : no, status : ?
35 ExecMethod = FuTemporary ;
36 StateMethod = GetMenuState ;
38 SID_ANIMATION_EFFECTS // ole : no, status : ?
40 ExecMethod = FuTemporary ;
41 StateMethod = GetMenuState ;
43 SID_CUSTOM_ANIMATION_PANEL // ole : no, status : ?
45 ExecMethod = FuTemporary ;
46 StateMethod = GetMenuState ;
48 SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
50 ExecMethod = FuTemporary ;
51 StateMethod = GetMenuState ;
53 SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
55 ExecMethod = FuTemporary ;
56 StateMethod = GetMenuState ;
58 SID_REHEARSE_TIMINGS // ole : no, status : ?
60 ExecMethod = FuSupport ;
61 StateMethod = GetMenuState ;
63 SID_PRESENTATION // ole : no, status : ?
65 ExecMethod = FuSupport ;
66 StateMethod = GetMenuState ;
68 SID_PRESENTATION_CURRENT_SLIDE // ole : no, status : ?
70 ExecMethod = FuSupport ;
71 StateMethod = GetMenuState ;
73 SID_PRESENTATION_END // ole : no, status : ?
75 ExecMethod = FuSupport ;
76 StateMethod = GetMenuState ;
78 SID_CLEAR_UNDO_STACK // ole : no, status : ?
80 ExecMethod = FuSupport ;
81 StateMethod = GetMenuState ;
83 SID_STYLE_FAMILY5 // ole : no, status : ?
85 ExecMethod = FuTemporary ;
86 StateMethod = GetAttrState ;
89 SID_ANIMATOR_INIT // ole : no, status : ?
91 ExecMethod = ExecAnimationWin ;
92 StateMethod = GetAnimationWinState ;
94 SID_ANIMATOR_ADD // ole : no, status : ?
96 ExecMethod = ExecAnimationWin ;
97 StateMethod = GetAnimationWinState ;
99 SID_ANIMATOR_CREATE // ole : no, status : ?
101 ExecMethod = ExecAnimationWin ;
102 StateMethod = GetAnimationWinState ;
104 SID_ANIMATOR_STATE // ole : no, status : ?
106 ExecMethod = ExecAnimationWin ;
107 StateMethod = GetAnimationWinState ;
109 SID_NAVIGATOR_PEN // ole : no, status : ?
111 ExecMethod = ExecNavigatorWin ;
112 StateMethod = GetNavigatorWinState ;
116 ExecMethod = FuTemporary ;
120 ExecMethod = FuTemporary ;
121 StateMethod = GetMenuState ;
125 ExecMethod = FuTemporary ;
127 SID_EXPAND_PAGE // ole : no, status : play rec
129 ExecMethod = FuTemporary ;
130 StateMethod = GetMenuState ;
133 SID_SUMMARY_PAGE // ole : no, status : play rec
135 ExecMethod = FuTemporary ;
136 StateMethod = GetMenuState ;
138 SID_SLIDE_MASTERPAGE // ole : no, status : play rec
140 ExecMethod = FuSupport ;
141 StateMethod = GetMenuState ;
143 SID_NOTES_MASTERPAGE // ole : no, status : play rec
145 ExecMethod = FuSupport ;
146 StateMethod = GetMenuState ;
148 SID_HANDOUT_MASTERPAGE // ole : no, status : play rec
150 ExecMethod = FuSupport ;
151 StateMethod = GetMenuState ;
153 SID_TITLE_MASTERPAGE // deprecated, to be removed see issue #i35731#
155 ExecMethod = FuSupport ;
156 StateMethod = GetMenuState ;
160 ExecMethod = FuSupport ;
161 StateMethod = GetMenuState ;
164 SID_SEARCH_OPTIONS // ole : ?, status : ?
166 ExecMethod = Execute ;
167 StateMethod = GetState ;
168 GroupId = GID_DOCUMENT ;
171 SID_SEARCH_ITEM // ole : ?, status : ?
173 ExecMethod = Execute ;
174 StateMethod = GetState ;
178 ExecMethod = ExecuteAnnotation;
179 StateMethod = GetAnnotationState;
183 ExecMethod = ExecuteAnnotation;
184 StateMethod = GetAnnotationState;
188 ExecMethod = ExecuteAnnotation;
189 StateMethod = GetAnnotationState;
193 ExecMethod = ExecuteAnnotation;
194 StateMethod = GetAnnotationState;
198 ExecMethod = ExecuteAnnotation;
199 StateMethod = GetAnnotationState;
203 ExecMethod = ExecuteAnnotation;
204 StateMethod = GetAnnotationState;
208 ExecMethod = ExecuteAnnotation;
209 StateMethod = GetAnnotationState;
211 SID_DELETEALLBYAUTHOR_POSTIT
213 ExecMethod = ExecuteAnnotation;
214 StateMethod = GetAnnotationState;
218 ExecMethod = FuTemporary ;
219 StateMethod = GetMenuState ;
225 import ImpressEditView[Automation];
229 shell PresentationViewShell
231 import ImpressEditView[Automation];
235 shell PreviewViewShell
237 import ImpressEditView[Automation];