Update ooo320-m1
[ooovba.git] / sd / sdi / drviewsh.sdi
blob5aa32b1c6dfff0cd1684f2bfe287ed87e70272eb
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: drviewsh.sdi,v $
10  * $Revision: 1.17 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
30 interface ImpressEditView : DrawView
32     uuid ( "661B07E0-2FB4-11CF-89CA-008029E4B0B1" ) ;
35     SID_MODIFYPAGE // ole : no, status : play rec
36     [
37         ExecMethod = FuTemporary ;
38         StateMethod = GetMenuState ;
39     ]
40     SID_ASSIGN_LAYOUT
41     [
42         ExecMethod = FuTemporary ;
43         StateMethod = GetMenuState ;
44     ]
45     SID_ANIMATION_OBJECTS // ole : no, status : ?
46     [
47         ExecMethod = FuTemporary ;
48         StateMethod = GetMenuState ;
49     ]
50     SID_ANIMATION_EFFECTS // ole : no, status : ?
51     [
52         ExecMethod = FuTemporary ;
53         StateMethod = GetMenuState ;
54     ]
55     SID_CUSTOM_ANIMATION_PANEL // ole : no, status : ?
56     [
57         ExecMethod = FuTemporary ;
58         StateMethod = GetMenuState ;
59     ]
60     SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
61     [
62         ExecMethod = FuTemporary ;
63         StateMethod = GetMenuState ;
64     ]
65     SID_SLIDE_TRANSITIONS_PANEL // ole : no, status : ?
66     [
67         ExecMethod = FuTemporary ;
68         StateMethod = GetMenuState ;
69     ]
70     SID_REHEARSE_TIMINGS // ole : no, status : ?
71     [
72         ExecMethod = FuSupport ;
73         StateMethod = GetMenuState ;
74     ]
75     SID_PRESENTATION // ole : no, status : ?
76     [
77         ExecMethod = FuSupport ;
78         StateMethod = GetMenuState ;
79     ]
80     SID_PRESENTATION_END // ole : no, status : ?
81     [
82         ExecMethod = FuSupport ;
83         StateMethod = GetMenuState ;
84     ]
85     SID_CLEAR_UNDO_STACK // ole : no, status : ?
86     [
87         ExecMethod = FuSupport ;
88         StateMethod = GetMenuState ;
89     ]
90     SID_STYLE_FAMILY5 // ole : no, status : ?
91     [
92         ExecMethod = FuTemporary ;
93         StateMethod = GetAttrState ;
94         Export = FALSE ;
95     ]
96     SID_ANIMATOR_INIT // ole : no, status : ?
97     [
98         ExecMethod = ExecAnimationWin ;
99         StateMethod = GetAnimationWinState ;
100     ]
101     SID_ANIMATOR_ADD // ole : no, status : ?
102     [
103         ExecMethod = ExecAnimationWin ;
104         StateMethod = GetAnimationWinState ;
105     ]
106     SID_ANIMATOR_CREATE // ole : no, status : ?
107     [
108         ExecMethod = ExecAnimationWin ;
109         StateMethod = GetAnimationWinState ;
110     ]
111     SID_ANIMATOR_STATE // ole : no, status : ?
112     [
113         ExecMethod = ExecAnimationWin ;
114         StateMethod = GetAnimationWinState ;
115     ]
116     SID_NAVIGATOR_PEN // ole : no, status : ?
117     [
118         ExecMethod = ExecNavigatorWin ;
119         StateMethod = GetNavigatorWinState ;
120     ]
121     SID_PRESENTATION_DLG
122     [
123         ExecMethod = FuTemporary ;
124     ]
125     SID_CUSTOMSHOW_DLG
126     [
127         ExecMethod = FuTemporary ;
128     ]
129     SID_EXPAND_PAGE // ole : no, status : play rec
130     [
131         ExecMethod = FuTemporary ;
132         StateMethod = GetMenuState ;
133         ReadOnlyDoc = FALSE;
134     ]
135     SID_SUMMARY_PAGE // ole : no, status : play rec
136     [
137         ExecMethod = FuTemporary ;
138         StateMethod = GetMenuState ;
139     ]
140     SID_SLIDE_MASTERPAGE // ole : no, status : play rec
141     [
142         ExecMethod = FuSupport ;
143         StateMethod = GetMenuState ;
144     ]
145     SID_NOTES_MASTERPAGE // ole : no, status : play rec
146     [
147         ExecMethod = FuSupport ;
148         StateMethod = GetMenuState ;
149     ]
150     SID_HANDOUT_MASTERPAGE // ole : no, status : play rec
151     [
152         ExecMethod = FuSupport ;
153         StateMethod = GetMenuState ;
154     ]
155     SID_TITLE_MASTERPAGE // deprecated, to be removed see issue #i35731#
156     [
157         ExecMethod = FuSupport ;
158         StateMethod = GetMenuState ;
159     ]
160     SID_STYLE_FAMILY
161     [
162         ExecMethod = FuSupport ;
163         StateMethod = GetMenuState ;
164     ]
166     SID_SEARCH_OPTIONS // ole : ?, status : ?
167     [
168         ExecMethod = Execute ;
169         StateMethod = GetState ;
170         GroupId = GID_DOCUMENT ;
171         Cachable ;
172     ]
173     SID_SEARCH_ITEM // ole : ?, status : ?
174     [
175         ExecMethod = Execute ;
176         StateMethod = GetState ;
177     ]
178     SID_LAYER_DIALOG_WIN // ole : no, status : ?
179     [
180         ExecMethod = FuTemporary ;
181         StateMethod = GetMenuState ;
182     ]
183     SID_SHOW_POSTIT
184     [
185         ExecMethod = ExecuteAnnotation;
186         StateMethod = GetAnnotationState;
187     ]
188     SID_INSERT_POSTIT
189     [
190         ExecMethod = ExecuteAnnotation;
191         StateMethod = GetAnnotationState;
192     ]
193     SID_REPLYTO_POSTIT
194     [
195         ExecMethod = ExecuteAnnotation;
196         StateMethod = GetAnnotationState;
197     ]
198     SID_DELETE_POSTIT
199     [
200         ExecMethod = ExecuteAnnotation;
201         StateMethod = GetAnnotationState;
202     ]
203     SID_DELETEALL_POSTIT
204     [
205         ExecMethod = ExecuteAnnotation;
206         StateMethod = GetAnnotationState;
207     ]
208     SID_PREVIOUS_POSTIT
209     [
210         ExecMethod = ExecuteAnnotation;
211         StateMethod = GetAnnotationState;
212     ]
213     SID_NEXT_POSTIT
214     [
215         ExecMethod = ExecuteAnnotation;
216         StateMethod = GetAnnotationState;
217     ]   
218     SID_DELETEALLBYAUTHOR_POSTIT
219     [
220         ExecMethod = ExecuteAnnotation;
221         StateMethod = GetAnnotationState;
222     ]   
225 shell DrawViewShell
227     import ImpressEditView[Automation];
231 shell PresentationViewShell
233     import ImpressEditView[Automation];
237 shell PreviewViewShell
239     import ImpressEditView[Automation];