merge the formfield patch from ooo-build
[ooovba.git] / sfx2 / sdi / appslots.sdi
blob0f0979f17f4598865d3722d6e33a430f9de5edff
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: appslots.sdi,v $
10  * $Revision: 1.30 $
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  ************************************************************************/
31 interface Application
33     Automation = FALSE ;
36     SID_AUTOPILOTMENU // ole(no) api(final/play/rec)
37     [
38     ]
39     SID_FORMATMENU // ole(no) api(no)
40     [
41     ]
42     SID_HELPMENU // ole(no) api(no)
43     [
44     ]
45     SID_PICKLIST // ole(no) api(no)
46     [
47     ]
48     SID_MDIWINDOWLIST // ole(no) api(no)
49     [
50     ]
51     SID_ABOUT // ole(no) api(final/play/rec)
52     [
53         ExecMethod = MiscExec_Impl ;
54     ]
55     SID_SETOPTIONS
56     [
57         ExecMethod = MiscExec_Impl ;
58     ]
59     SID_QUITAPP // ole(req) api(final/play)
60     [
61         ExecMethod = MiscExec_Impl ;
62         StateMethod = MiscState_Impl ;
63     ]
64     SID_LOGOUT // ole(req) api(final/play)
65     [
66     ]
67     SID_HELPINDEX // ole(no) api(final/todo)
68     [
69         ExecMethod = MiscExec_Impl ;
70     ]
71     SID_HELPONHELP // ole(no) api(final/todo)
72     [
73         ExecMethod = MiscExec_Impl ;
74     ]
75     SID_EXTENDEDHELP // ole(no) api(final/play/norec)
76     [
77         ExecMethod = MiscExec_Impl ;
78         StateMethod = MiscState_Impl ;
79     ]
80     SID_HELPBALLOONS // ole(no) api(final/play/rec)
81     [
82         ExecMethod = MiscExec_Impl ;
83         StateMethod = MiscState_Impl ;
84     ]
85     SID_HELPTIPS // ole(no) api(final/play/rec)
86     [
87         ExecMethod = MiscExec_Impl ;
88         StateMethod = MiscState_Impl ;
89     ]
90     SID_HELP_PI // ole(no) api(final/play/rec)
91     [
92         ExecMethod = MiscExec_Impl ;
93         StateMethod = MiscState_Impl ;
94     ]
95     SID_LOADCONFIG // ole(no) api(final/play)
96     [
97         ExecMethod = MiscExec_Impl ;
98     ]
99     SID_SAVECONFIG // ole(no) api(final/play)
100     [
101         ExecMethod = MiscExec_Impl ;
102     ]
103     SID_CONFIG // ole(no) api(final/play/rec)
104     [
105         ExecMethod = MiscExec_Impl ;
106         StateMethod = MiscState_Impl ;
107     ]
108     SID_TOOLBOXOPTIONS // ole(no) api(final/play)
109     [
110         ExecMethod = MiscExec_Impl ;
111         StateMethod = MiscState_Impl ;
112     ]
113     SID_CONFIGSTATUSBAR // ole(no) api(final/play)
114     [
115         ExecMethod = MiscExec_Impl ;
116         StateMethod = MiscState_Impl ;
117     ]
118     SID_CONFIGMENU // ole(no) api(final/play)
119     [
120         ExecMethod = MiscExec_Impl ;
121         StateMethod = MiscState_Impl ;
122     ]
123     SID_CONFIGACCEL // ole(no) api(final/play)
124     [
125         ExecMethod = MiscExec_Impl ;
126         StateMethod = MiscState_Impl ;
127     ]
128     SID_CONFIGEVENT // ole(no) api(final/play)
129     [
130         ExecMethod = MiscExec_Impl ;
131         StateMethod = MiscState_Impl ;
132     ]
133     SID_ORGANIZER // ole(no) api(final/play/rec)
134     [
135         ExecMethod = MiscExec_Impl ;
136     ]
137     SID_TEMPLATE_ADDRESSBOKSOURCE // ole(no) api(final/play/rec)
138     [
139         ExecMethod = MiscExec_Impl ;
140         StateMethod = MiscState_Impl ;
141     ]
142     SID_ATTR_UNDO_COUNT // ole(no) api(final/play)
143     [
144         ExecMethod = PropExec_Impl ;
145         StateMethod = PropState_Impl ;
146     ]
147     SID_BASICSTOP // ole(no) api(final/play/norec)
148     [
149         ExecMethod = MiscExec_Impl ;
150         StateMethod = MiscState_Impl ;
151     ]
152     SID_BASICBREAK // ole(no) api(final/play/norec)
153     [
154         ExecMethod = MiscExec_Impl ;
155         StateMethod = MiscState_Impl ;
156     ]
157     SID_CRASH
158     [
159         ExecMethod = MiscExec_Impl ;
160     ]
161     SID_UPDATE_CONFIG
162     [
163         ExecMethod = MiscExec_Impl ;
164     ]
165     SID_ADDONS
166     [
167     ]
168     SID_SHOW_IME_STATUS_WINDOW
169     [
170         ExecMethod = MiscExec_Impl ;
171         StateMethod = MiscState_Impl ;
172     ]
173     SID_HELP_SUPPORTPAGE
174     [
175         ExecMethod = MiscExec_Impl ;
176     ]
177     SID_RECENTFILELIST
178     [
179     ]
180     SID_AVAILABLE_TOOLBARS
181     [
182         ExecMethod = MiscExec_Impl ;
183                 StateMethod = MiscState_Impl ;
184     ]
185     SID_HELP_TUTORIALS
186     [
187         ExecMethod = MiscExec_Impl ;
188     ]
191  //=========================================================================
193 shell SfxApplication
195     import Application [Automation];
196     import Documents "Documents";
198     SID_NEWDOCDIRECT // ole(no) api(no)
199     [
200         ExecMethod = NewDocDirectExec_Impl ;
201     ]
202     SID_CLOSEDOCS
203     [
204         ExecMethod = MiscExec_Impl ;
205         StateMethod = MiscState_Impl ;
206     ]
207     SID_BASICIDE_APPEAR // status(final|play)
208     [
209         ExecMethod = OfaExec_Impl;
210     ]
211     SID_SCRIPTORGANIZER  // status(final|play)
212     [
213         ExecMethod = OfaExec_Impl;
214     ]
215     SID_MACROORGANIZER  // status(final|play)
216     [
217         ExecMethod = OfaExec_Impl;
218     ]
219     SID_RUNMACRO  // status(final|play)
220     [
221         ExecMethod = OfaExec_Impl;
222     ]
223     SID_BASICCHOOSER  // status(final|play)
224     [
225         ExecMethod = OfaExec_Impl;
226     ]
227     SID_INET_DLG  // status(final)
228     [
229         ExecMethod = OfaExec_Impl;
230     ]
232     //----------------------------------------------------------------------
234     SID_ONLINE_REGISTRATION
235     [
236         ExecMethod = OfaExec_Impl;
237         StateMethod = OfaState_Impl;
238     ]
240     //----------------------------------------------------------------------
242     SID_OFFICE_CHECK_PLZ
243     [
244         ExecMethod = OfaExec_Impl;
245     ]
246     SID_SD_AUTOPILOT // status(final|play)
247     [
248         ExecMethod = OfaExec_Impl;
249         StateMethod = OfaState_Impl;
250     ]
251     SID_NEWSD // status(final|play)
252     [
253         ExecMethod = OfaExec_Impl;
254         StateMethod = OfaState_Impl;
255     ]
256     FN_LABEL  // status(final|play)
257     [
258         ExecMethod = OfaExec_Impl;
259         StateMethod = OfaState_Impl;
260     ]
261     FN_BUSINESS_CARD  // status(final|play)
263     [
264         ExecMethod = OfaExec_Impl;
265         StateMethod = OfaState_Impl;
266     ]
267     FN_XFORMS_INIT  // #i31958# - new XForms document
268     [
269         ExecMethod = OfaExec_Impl;
270         StateMethod = OfaState_Impl;
271     ]
272     SID_COMP_BIBLIOGRAPHY
273     [
274         ExecMethod = OfaExec_Impl;
275     ]
276     SID_ADDRESS_DATA_SOURCE
277     [
278         ExecMethod = OfaExec_Impl;
279     ]
280     SID_AUTO_CORRECT_DLG
281     [
282         ExecMethod = OfaExec_Impl ;
283     ]
284     SID_OPTIONS_TREEDIALOG
285     [
286         ExecMethod = OfaExec_Impl ;
287     ]
288         SID_MORE_DICTIONARIES
289         [
290                 ExecMethod = OfaExec_Impl ;
291         ]
294 shell SfxModule
298 // eof ------------------------------------------------------------------------