Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / sfx2 / sdi / appslots.sdi
blobd6d4a8508d80da5cc04f61cc95dbc59e77fad2ae
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/
28 interface Application
30     Automation = FALSE ;
33     SID_AUTOPILOTMENU // ole(no) api(final/play/rec)
34     [
35     ]
36     SID_FORMATMENU // ole(no) api(no)
37     [
38     ]
39     SID_HELPMENU // ole(no) api(no)
40     [
41     ]
42     SID_PICKLIST // ole(no) api(no)
43     [
44     ]
45     SID_MDIWINDOWLIST // ole(no) api(no)
46     [
47     ]
48     SID_ABOUT // ole(no) api(final/play/rec)
49     [
50         ExecMethod = MiscExec_Impl ;
51     ]
52     SID_SETOPTIONS
53     [
54         ExecMethod = MiscExec_Impl ;
55     ]
56     SID_QUITAPP // ole(req) api(final/play)
57     [
58         ExecMethod = MiscExec_Impl ;
59         StateMethod = MiscState_Impl ;
60     ]
61     SID_LOGOUT // ole(req) api(final/play)
62     [
63     ]
64     SID_HELPINDEX // ole(no) api(final/todo)
65     [
66         ExecMethod = MiscExec_Impl ;
67     ]
68     SID_HELPONHELP // ole(no) api(final/todo)
69     [
70         ExecMethod = MiscExec_Impl ;
71     ]
72     SID_EXTENDEDHELP // ole(no) api(final/play/norec)
73     [
74         ExecMethod = MiscExec_Impl ;
75         StateMethod = MiscState_Impl ;
76     ]
77     SID_HELPBALLOONS // ole(no) api(final/play/rec)
78     [
79         ExecMethod = MiscExec_Impl ;
80         StateMethod = MiscState_Impl ;
81     ]
82     SID_HELPTIPS // ole(no) api(final/play/rec)
83     [
84         ExecMethod = MiscExec_Impl ;
85         StateMethod = MiscState_Impl ;
86     ]
87     SID_HELP_PI // ole(no) api(final/play/rec)
88     [
89         ExecMethod = MiscExec_Impl ;
90         StateMethod = MiscState_Impl ;
91     ]
92     SID_LOADCONFIG // ole(no) api(final/play)
93     [
94         ExecMethod = MiscExec_Impl ;
95     ]
96     SID_SAVECONFIG // ole(no) api(final/play)
97     [
98         ExecMethod = MiscExec_Impl ;
99     ]
100     SID_CONFIG // ole(no) api(final/play/rec)
101     [
102         ExecMethod = MiscExec_Impl ;
103         StateMethod = MiscState_Impl ;
104     ]
105     SID_TOOLBOXOPTIONS // ole(no) api(final/play)
106     [
107         ExecMethod = MiscExec_Impl ;
108         StateMethod = MiscState_Impl ;
109     ]
110     SID_CONFIGSTATUSBAR // ole(no) api(final/play)
111     [
112         ExecMethod = MiscExec_Impl ;
113         StateMethod = MiscState_Impl ;
114     ]
115     SID_CONFIGMENU // ole(no) api(final/play)
116     [
117         ExecMethod = MiscExec_Impl ;
118         StateMethod = MiscState_Impl ;
119     ]
120     SID_CONFIGACCEL // ole(no) api(final/play)
121     [
122         ExecMethod = MiscExec_Impl ;
123         StateMethod = MiscState_Impl ;
124     ]
125     SID_CONFIGEVENT // ole(no) api(final/play)
126     [
127         ExecMethod = MiscExec_Impl ;
128         StateMethod = MiscState_Impl ;
129     ]
130     SID_ORGANIZER // ole(no) api(final/play/rec)
131     [
132         ExecMethod = MiscExec_Impl ;
133     ]
134     SID_TEMPLATE_ADDRESSBOKSOURCE // ole(no) api(final/play/rec)
135     [
136         ExecMethod = MiscExec_Impl ;
137         StateMethod = MiscState_Impl ;
138     ]
139     SID_ATTR_UNDO_COUNT // ole(no) api(final/play)
140     [
141         ExecMethod = PropExec_Impl ;
142         StateMethod = PropState_Impl ;
143     ]
144     SID_BASICSTOP // ole(no) api(final/play/norec)
145     [
146         ExecMethod = MiscExec_Impl ;
147         StateMethod = MiscState_Impl ;
148     ]
149     SID_BASICBREAK // ole(no) api(final/play/norec)
150     [
151         ExecMethod = MiscExec_Impl ;
152         StateMethod = MiscState_Impl ;
153     ]
154     SID_CRASH
155     [
156         ExecMethod = MiscExec_Impl ;
157     ]
158     SID_UPDATE_CONFIG
159     [
160         ExecMethod = MiscExec_Impl ;
161     ]
162     SID_ADDONS
163     [
164     ]
165     SID_SHOW_IME_STATUS_WINDOW
166     [
167         ExecMethod = MiscExec_Impl ;
168         StateMethod = MiscState_Impl ;
169     ]
170     SID_SEND_FEEDBACK
171     [
172         ExecMethod = MiscExec_Impl ;
173     ]
174     SID_SHOW_LICENSE
175     [
176         ExecMethod = MiscExec_Impl ;
177     ]
178     SID_SHOW_CREDITS
179     [
180         ExecMethod = MiscExec_Impl ;
181     ]
182     SID_RECENTFILELIST
183     [
184     ]
185     SID_AVAILABLE_TOOLBARS
186     [
187         ExecMethod = MiscExec_Impl ;
188         StateMethod = MiscState_Impl ;
189     ]
190     SID_HELP_TUTORIALS
191     [
192         ExecMethod = MiscExec_Impl ;
193     ]
196  //=========================================================================
198 shell SfxApplication
200     import Application [Automation];
201     import Documents "Documents";
203     SID_NEWDOCDIRECT // ole(no) api(no)
204     [
205         ExecMethod = NewDocDirectExec_Impl ;
206     ]
207     SID_CLOSEDOCS
208     [
209         ExecMethod = MiscExec_Impl ;
210         StateMethod = MiscState_Impl ;
211     ]
212     SID_BASICIDE_APPEAR // status(final|play)
213     [
214         ExecMethod = OfaExec_Impl;
215     ]
216     SID_SCRIPTORGANIZER  // status(final|play)
217     [
218         ExecMethod = OfaExec_Impl;
219     ]
220     SID_MACROORGANIZER  // status(final|play)
221     [
222         ExecMethod = OfaExec_Impl;
223     ]
224     SID_RUNMACRO  // status(final|play)
225     [
226         ExecMethod = OfaExec_Impl;
227     ]
228     SID_BASICCHOOSER  // status(final|play)
229     [
230         ExecMethod = OfaExec_Impl;
231     ]
232     SID_INET_DLG  // status(final)
233     [
234         ExecMethod = OfaExec_Impl;
235     ]
237     //----------------------------------------------------------------------
239     SID_OFFICE_CHECK_PLZ
240     [
241         ExecMethod = OfaExec_Impl;
242     ]
243     SID_SD_AUTOPILOT // status(final|play)
244     [
245         ExecMethod = OfaExec_Impl;
246         StateMethod = OfaState_Impl;
247     ]
248     SID_NEWSD // status(final|play)
249     [
250         ExecMethod = OfaExec_Impl;
251         StateMethod = OfaState_Impl;
252     ]
253     FN_LABEL  // status(final|play)
254     [
255         ExecMethod = OfaExec_Impl;
256         StateMethod = OfaState_Impl;
257     ]
258     FN_BUSINESS_CARD  // status(final|play)
260     [
261         ExecMethod = OfaExec_Impl;
262         StateMethod = OfaState_Impl;
263     ]
264     FN_XFORMS_INIT  // #i31958# - new XForms document
265     [
266         ExecMethod = OfaExec_Impl;
267         StateMethod = OfaState_Impl;
268     ]
269     SID_COMP_BIBLIOGRAPHY
270     [
271         ExecMethod = OfaExec_Impl;
272     ]
273     SID_ADDRESS_DATA_SOURCE
274     [
275         ExecMethod = OfaExec_Impl;
276     ]
277     SID_AUTO_CORRECT_DLG
278     [
279         ExecMethod = OfaExec_Impl ;
280     ]
281     SID_OPTIONS_TREEDIALOG
282     [
283         ExecMethod = OfaExec_Impl ;
284     ]
285         SID_MORE_DICTIONARIES
286         [
287                 ExecMethod = OfaExec_Impl ;
288         ]
291 shell SfxModule
295 // eof ------------------------------------------------------------------------