1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: drviewsh.sdi,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 interface ImpressEditView : DrawView
32 uuid ( "661B07E0-2FB4-11CF-89CA-008029E4B0B1" ) ;
35 SID_MODIFYPAGE // ole : no, status : play rec
37 ExecMethod = FuTemporary ;
38 StateMethod = GetMenuState ;
42 ExecMethod = FuTemporary ;
43 StateMethod = GetMenuState ;
45 SID_ANIMATION_OBJECTS // ole : no, status : ?
47 ExecMethod = FuTemporary ;
48 StateMethod = GetMenuState ;
50 SID_ANIMATION_EFFECTS // ole : no, status : ?
52 ExecMethod = FuTemporary ;
53 StateMethod = GetMenuState ;
55 SID_CUSTOM_ANIMATION_PANEL // ole : no, status : ?
57 ExecMethod = FuTemporary ;
58 StateMethod = GetMenuState ;
60 SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
62 ExecMethod = FuTemporary ;
63 StateMethod = GetMenuState ;
65 SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
67 ExecMethod = FuTemporary ;
68 StateMethod = GetMenuState ;
70 SID_REHEARSE_TIMINGS // ole : no, status : ?
72 ExecMethod = FuSupport ;
73 StateMethod = GetMenuState ;
75 SID_PRESENTATION // ole : no, status : ?
77 ExecMethod = FuSupport ;
78 StateMethod = GetMenuState ;
80 SID_PRESENTATION_END // ole : no, status : ?
82 ExecMethod = FuSupport ;
83 StateMethod = GetMenuState ;
85 SID_CLEAR_UNDO_STACK // ole : no, status : ?
87 ExecMethod = FuSupport ;
88 StateMethod = GetMenuState ;
90 SID_STYLE_FAMILY5 // ole : no, status : ?
92 ExecMethod = FuTemporary ;
93 StateMethod = GetAttrState ;
96 SID_ANIMATOR_INIT // ole : no, status : ?
98 ExecMethod = ExecAnimationWin ;
99 StateMethod = GetAnimationWinState ;
101 SID_ANIMATOR_ADD // ole : no, status : ?
103 ExecMethod = ExecAnimationWin ;
104 StateMethod = GetAnimationWinState ;
106 SID_ANIMATOR_CREATE // ole : no, status : ?
108 ExecMethod = ExecAnimationWin ;
109 StateMethod = GetAnimationWinState ;
111 SID_ANIMATOR_STATE // ole : no, status : ?
113 ExecMethod = ExecAnimationWin ;
114 StateMethod = GetAnimationWinState ;
116 SID_NAVIGATOR_PEN // ole : no, status : ?
118 ExecMethod = ExecNavigatorWin ;
119 StateMethod = GetNavigatorWinState ;
123 ExecMethod = FuTemporary ;
127 ExecMethod = FuTemporary ;
129 SID_EXPAND_PAGE // ole : no, status : play rec
131 ExecMethod = FuTemporary ;
132 StateMethod = GetMenuState ;
135 SID_SUMMARY_PAGE // ole : no, status : play rec
137 ExecMethod = FuTemporary ;
138 StateMethod = GetMenuState ;
140 SID_SLIDE_MASTERPAGE // ole : no, status : play rec
142 ExecMethod = FuSupport ;
143 StateMethod = GetMenuState ;
145 SID_NOTES_MASTERPAGE // ole : no, status : play rec
147 ExecMethod = FuSupport ;
148 StateMethod = GetMenuState ;
150 SID_HANDOUT_MASTERPAGE // ole : no, status : play rec
152 ExecMethod = FuSupport ;
153 StateMethod = GetMenuState ;
155 SID_TITLE_MASTERPAGE // deprecated, to be removed see issue #i35731#
157 ExecMethod = FuSupport ;
158 StateMethod = GetMenuState ;
162 ExecMethod = FuSupport ;
163 StateMethod = GetMenuState ;
166 SID_SEARCH_OPTIONS // ole : ?, status : ?
168 ExecMethod = Execute ;
169 StateMethod = GetState ;
170 GroupId = GID_DOCUMENT ;
173 SID_SEARCH_ITEM // ole : ?, status : ?
175 ExecMethod = Execute ;
176 StateMethod = GetState ;
178 SID_LAYER_DIALOG_WIN // ole : no, status : ?
180 ExecMethod = FuTemporary ;
181 StateMethod = GetMenuState ;
185 ExecMethod = ExecuteAnnotation;
186 StateMethod = GetAnnotationState;
190 ExecMethod = ExecuteAnnotation;
191 StateMethod = GetAnnotationState;
195 ExecMethod = ExecuteAnnotation;
196 StateMethod = GetAnnotationState;
200 ExecMethod = ExecuteAnnotation;
201 StateMethod = GetAnnotationState;
205 ExecMethod = ExecuteAnnotation;
206 StateMethod = GetAnnotationState;
210 ExecMethod = ExecuteAnnotation;
211 StateMethod = GetAnnotationState;
215 ExecMethod = ExecuteAnnotation;
216 StateMethod = GetAnnotationState;
218 SID_DELETEALLBYAUTHOR_POSTIT
220 ExecMethod = ExecuteAnnotation;
221 StateMethod = GetAnnotationState;
227 import ImpressEditView[Automation];
231 shell PresentationViewShell
233 import ImpressEditView[Automation];
237 shell PreviewViewShell
239 import ImpressEditView[Automation];