1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
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.
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).
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.
26 ************************************************************************/
33 SID_AUTOPILOTMENU // ole(no) api(final/play/rec)
36 SID_FORMATMENU // ole(no) api(no)
39 SID_HELPMENU // ole(no) api(no)
42 SID_PICKLIST // ole(no) api(no)
45 SID_MDIWINDOWLIST // ole(no) api(no)
48 SID_ABOUT // ole(no) api(final/play/rec)
50 ExecMethod = MiscExec_Impl ;
54 ExecMethod = MiscExec_Impl ;
56 SID_QUITAPP // ole(req) api(final/play)
58 ExecMethod = MiscExec_Impl ;
59 StateMethod = MiscState_Impl ;
61 SID_LOGOUT // ole(req) api(final/play)
64 SID_HELPINDEX // ole(no) api(final/todo)
66 ExecMethod = MiscExec_Impl ;
68 SID_HELPONHELP // ole(no) api(final/todo)
70 ExecMethod = MiscExec_Impl ;
72 SID_EXTENDEDHELP // ole(no) api(final/play/norec)
74 ExecMethod = MiscExec_Impl ;
75 StateMethod = MiscState_Impl ;
77 SID_HELPBALLOONS // ole(no) api(final/play/rec)
79 ExecMethod = MiscExec_Impl ;
80 StateMethod = MiscState_Impl ;
82 SID_HELPTIPS // ole(no) api(final/play/rec)
84 ExecMethod = MiscExec_Impl ;
85 StateMethod = MiscState_Impl ;
87 SID_HELP_PI // ole(no) api(final/play/rec)
89 ExecMethod = MiscExec_Impl ;
90 StateMethod = MiscState_Impl ;
92 SID_LOADCONFIG // ole(no) api(final/play)
94 ExecMethod = MiscExec_Impl ;
96 SID_SAVECONFIG // ole(no) api(final/play)
98 ExecMethod = MiscExec_Impl ;
100 SID_CONFIG // ole(no) api(final/play/rec)
102 ExecMethod = MiscExec_Impl ;
103 StateMethod = MiscState_Impl ;
105 SID_TOOLBOXOPTIONS // ole(no) api(final/play)
107 ExecMethod = MiscExec_Impl ;
108 StateMethod = MiscState_Impl ;
110 SID_CONFIGSTATUSBAR // ole(no) api(final/play)
112 ExecMethod = MiscExec_Impl ;
113 StateMethod = MiscState_Impl ;
115 SID_CONFIGMENU // ole(no) api(final/play)
117 ExecMethod = MiscExec_Impl ;
118 StateMethod = MiscState_Impl ;
120 SID_CONFIGACCEL // ole(no) api(final/play)
122 ExecMethod = MiscExec_Impl ;
123 StateMethod = MiscState_Impl ;
125 SID_CONFIGEVENT // ole(no) api(final/play)
127 ExecMethod = MiscExec_Impl ;
128 StateMethod = MiscState_Impl ;
130 SID_ORGANIZER // ole(no) api(final/play/rec)
132 ExecMethod = MiscExec_Impl ;
134 SID_TEMPLATE_ADDRESSBOKSOURCE // ole(no) api(final/play/rec)
136 ExecMethod = MiscExec_Impl ;
137 StateMethod = MiscState_Impl ;
139 SID_ATTR_UNDO_COUNT // ole(no) api(final/play)
141 ExecMethod = PropExec_Impl ;
142 StateMethod = PropState_Impl ;
144 SID_BASICSTOP // ole(no) api(final/play/norec)
146 ExecMethod = MiscExec_Impl ;
147 StateMethod = MiscState_Impl ;
149 SID_BASICBREAK // ole(no) api(final/play/norec)
151 ExecMethod = MiscExec_Impl ;
152 StateMethod = MiscState_Impl ;
156 ExecMethod = MiscExec_Impl ;
160 ExecMethod = MiscExec_Impl ;
165 SID_SHOW_IME_STATUS_WINDOW
167 ExecMethod = MiscExec_Impl ;
168 StateMethod = MiscState_Impl ;
172 ExecMethod = MiscExec_Impl ;
176 ExecMethod = MiscExec_Impl ;
180 ExecMethod = MiscExec_Impl ;
185 SID_AVAILABLE_TOOLBARS
187 ExecMethod = MiscExec_Impl ;
188 StateMethod = MiscState_Impl ;
192 ExecMethod = MiscExec_Impl ;
196 //=========================================================================
200 import Application [Automation];
201 import Documents "Documents";
203 SID_NEWDOCDIRECT // ole(no) api(no)
205 ExecMethod = NewDocDirectExec_Impl ;
209 ExecMethod = MiscExec_Impl ;
210 StateMethod = MiscState_Impl ;
212 SID_BASICIDE_APPEAR // status(final|play)
214 ExecMethod = OfaExec_Impl;
216 SID_SCRIPTORGANIZER // status(final|play)
218 ExecMethod = OfaExec_Impl;
220 SID_MACROORGANIZER // status(final|play)
222 ExecMethod = OfaExec_Impl;
224 SID_RUNMACRO // status(final|play)
226 ExecMethod = OfaExec_Impl;
228 SID_BASICCHOOSER // status(final|play)
230 ExecMethod = OfaExec_Impl;
232 SID_INET_DLG // status(final)
234 ExecMethod = OfaExec_Impl;
237 //----------------------------------------------------------------------
241 ExecMethod = OfaExec_Impl;
243 SID_SD_AUTOPILOT // status(final|play)
245 ExecMethod = OfaExec_Impl;
246 StateMethod = OfaState_Impl;
248 SID_NEWSD // status(final|play)
250 ExecMethod = OfaExec_Impl;
251 StateMethod = OfaState_Impl;
253 FN_LABEL // status(final|play)
255 ExecMethod = OfaExec_Impl;
256 StateMethod = OfaState_Impl;
258 FN_BUSINESS_CARD // status(final|play)
261 ExecMethod = OfaExec_Impl;
262 StateMethod = OfaState_Impl;
264 FN_XFORMS_INIT // #i31958# - new XForms document
266 ExecMethod = OfaExec_Impl;
267 StateMethod = OfaState_Impl;
269 SID_COMP_BIBLIOGRAPHY
271 ExecMethod = OfaExec_Impl;
273 SID_ADDRESS_DATA_SOURCE
275 ExecMethod = OfaExec_Impl;
279 ExecMethod = OfaExec_Impl ;
281 SID_OPTIONS_TREEDIALOG
283 ExecMethod = OfaExec_Impl ;
285 SID_MORE_DICTIONARIES
287 ExecMethod = OfaExec_Impl ;
295 // eof ------------------------------------------------------------------------