2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 SID_CUT // ole : no, status : ?
23 ExecMethod = FuSupport ;
24 StateMethod = GetMenuState ;
26 SID_COPY // ole : no, status : ?
28 ExecMethod = FuSupport ;
29 StateMethod = GetMenuState ;
31 SID_PASTE // ole : no, status : ?
33 ExecMethod = FuSupport ;
34 StateMethod = GetMenuState ;
36 SID_PASTE_UNFORMATTED // ole : no, status : ?
38 ExecMethod = FuSupport ;
39 StateMethod = GetMenuState ;
41 SID_DELETE // ole : no, status : ?
43 ExecMethod = FuSupport ;
44 StateMethod = GetMenuState ;
47 SID_DRAWINGMODE // ole : no, status : play rec
49 ExecMethod = FuSupport ;
50 StateMethod = GetMenuState ;
52 SID_ZOOM_NEXT // ole : no, status : play rec
54 ExecMethod = FuSupport ;
55 StateMethod = GetMenuState ;
57 SID_ZOOM_PREV // ole : no, status : play rec
59 ExecMethod = FuSupport ;
60 StateMethod = GetMenuState ;
62 SID_ZOOM_TOOLBOX // ole : no, status : ?
64 ExecMethod = FuTemporary ;
65 StateMethod = GetStatusBarState ;
67 SID_ATTR_ZOOM // ole : no, status : ?
69 ExecMethod = FuTemporary ;
70 StateMethod = GetStatusBarState ;
72 SID_ATTR_ZOOMSLIDER // status()
74 ExecMethod = FuTemporary ;
75 StateMethod = GetStatusBarState ;
77 SID_ZOOM_OUT // ole : no, status : play rec
79 ExecMethod = FuTemporary ;
80 StateMethod = GetMenuState ;
82 SID_ZOOM_IN // ole : no, status : play rec
84 ExecMethod = FuTemporary ;
85 StateMethod = GetMenuState ;
87 SID_SIZE_REAL // ole : no, status : play rec
89 ExecMethod = FuTemporary ;
90 StateMethod = GetMenuState ;
92 SID_SIZE_VISAREA // ole : no, status : no
94 ExecMethod = FuTemporary ;
95 StateMethod = GetMenuState ;
97 SID_HYPERLINK_SETLINK // ole : no, status : no
99 ExecMethod = FuTemporaryModify ;
101 SID_HYPERLINK_GETLINK // ole : no, status : no
103 StateMethod = GetCtrlState ;
105 SID_READONLY_MODE // ole : no, status : no
107 StateMethod = GetCtrlState ;
109 SID_OUTLINE_FORMAT // ole : no, status : ?
111 ExecMethod = FuTemporary ;
112 StateMethod = GetMenuState ;
114 SID_OUTLINE_COLLAPSE_ALL // ole : no, status : ?
116 ExecMethod = FuTemporary ;
117 StateMethod = GetMenuState ;
119 SID_OUTLINE_COLLAPSE // ole : no, status : ?
121 ExecMethod = FuTemporary ;
122 StateMethod = GetMenuState ;
124 SID_OUTLINE_EXPAND_ALL // ole : no, status : ?
126 ExecMethod = FuTemporary ;
127 StateMethod = GetMenuState ;
129 SID_OUTLINE_EXPAND // ole : no, status : ?
131 ExecMethod = FuTemporary ;
132 StateMethod = GetMenuState ;
134 SID_CHARMAP // ole : no, status : ?
136 ExecMethod = FuTemporaryModify ;
137 StateMethod = GetMenuState ;
139 SID_EMOJI_CONTROL // ole : no, status : ?
141 ExecMethod = FuTemporaryModify ;
142 StateMethod = GetMenuState ;
144 SID_CHARMAP_CONTROL // ole : no, status : ?
146 ExecMethod = FuTemporaryModify ;
147 StateMethod = GetMenuState ;
149 FN_INSERT_SOFT_HYPHEN // status(final|play)
151 ExecMethod = FuTemporaryModify ;
152 StateMethod = GetMenuState ;
154 FN_INSERT_HARDHYPHEN // status()
156 ExecMethod = FuTemporaryModify ;
157 StateMethod = GetMenuState ;
159 FN_INSERT_HARD_SPACE // status(final|play)
161 ExecMethod = FuTemporaryModify ;
162 StateMethod = GetMenuState ;
164 FN_INSERT_NNBSP // status(final|play)
166 ExecMethod = FuTemporaryModify ;
167 StateMethod = GetMenuState ;
171 ExecMethod = FuTemporary ;
172 StateMethod = GetMenuState ;
176 ExecMethod = FuTemporaryModify ;
177 StateMethod = GetMenuState ;
181 ExecMethod = FuTemporaryModify ;
182 StateMethod = GetMenuState ;
186 ExecMethod = FuTemporaryModify ;
187 StateMethod = GetMenuState ;
191 ExecMethod = FuTemporaryModify ;
195 ExecMethod = FuTemporaryModify ;
197 SID_OUTLINE_BULLET // ole : no, status : ?
199 ExecMethod = FuTemporaryModify ;
200 StateMethod = GetMenuState ;
203 SID_CHAR_DLG // ole : no, status : ?
205 ExecMethod = FuTemporaryModify ;
206 StateMethod = GetMenuState ;
209 SID_CHAR_DLG_EFFECT // wj for sym2_1876
211 ExecMethod = FuTemporaryModify ;
212 StateMethod = GetMenuState ;
215 SID_SELECTALL // ole : no, status : ?
217 ExecMethod = FuTemporary ;
218 StateMethod = GetMenuState ;
219 GroupId = SfxGroupId::Document ;
221 SID_INSERTFILE // ole : no, status : ?
223 ExecMethod = FuTemporaryModify ;
224 StateMethod = GetMenuState ;
226 SID_PRESENTATION // ole : no, status : ?
228 ExecMethod = FuTemporary ;
229 StateMethod = GetMenuState ;
231 SID_PRESENTATION_CURRENT_SLIDE // ole : no, status : ?
233 ExecMethod = FuTemporary ;
234 StateMethod = GetMenuState ;
236 SID_EDIT_OUTLINER // ole : no, status : ?
238 ExecMethod = FuPermanent ;
239 StateMethod = GetMenuState ;
241 SID_SAVEDOC // ole : no, status : ?
243 ExecMethod = Execute ;
244 StateMethod = GetMenuState ;
245 GroupId = SfxGroupId::Document ;
247 SID_SAVEASDOC // ole : no, status : ?
249 ExecMethod = Execute ;
250 GroupId = SfxGroupId::Document ;
252 SID_RULER // ole : no, status : ?
254 ExecMethod = FuSupport ;
255 StateMethod = GetMenuState ;
257 SID_STATUS_PAGE // ole : no, status : ?
259 ExecMethod = ExecStatusBar ;
260 StateMethod = GetStatusBarState ;
262 SID_STATUS_LAYOUT // ole : no, status : ?
264 ExecMethod = ExecStatusBar ;
265 StateMethod = GetStatusBarState ;
267 SID_THESAURUS // ole : no, status : ?
269 ExecMethod = FuTemporaryModify ;
270 StateMethod = GetMenuState ;
272 SID_COLORVIEW // ole : no, status : ?
274 ExecMethod = FuTemporary ;
275 StateMethod = GetMenuState ;
277 SID_SET_DEFAULT // ole : no, status : ?
279 ExecMethod = FuTemporaryModify ;
280 StateMethod = GetMenuState ;
282 SID_PRESENTATIONOBJECT
284 ExecMethod = FuTemporaryModify ;
285 StateMethod = GetMenuState ;
289 SID_STYLE_FAMILY2 // ole : no, status : ?
291 ExecMethod = FuTemporary ;
292 StateMethod = GetAttrState ;
293 GroupId = SfxGroupId::Document ;
295 SID_STYLE_FAMILY3 // ole : no, status : ?
297 ExecMethod = FuTemporary ;
298 StateMethod = GetAttrState ;
299 GroupId = SfxGroupId::Document ;
303 SID_STYLE_FAMILY5 // ole : no, status : ?
305 ExecMethod = FuTemporary ;
306 StateMethod = GetAttrState ;
309 SID_STYLE_EDIT // ole : no, status : ?
311 ExecMethod = FuTemporary ;
312 StateMethod = GetAttrState ;
313 GroupId = SfxGroupId::Document ;
316 SID_STYLE_UPDATE_BY_EXAMPLE // ole : no, status : ?
318 ExecMethod = FuTemporary ;
319 StateMethod = GetAttrState ;
320 GroupId = SfxGroupId::Document ;
323 SID_STYLE_WATERCAN // ole : no, status : ?
325 ExecMethod = FuTemporary ;
326 StateMethod = GetAttrState ;
327 GroupId = SfxGroupId::Document ;
330 SID_STYLE_NEW_BY_EXAMPLE // ole : no, status : ?
332 ExecMethod = FuTemporary ;
333 StateMethod = GetAttrState ;
334 GroupId = SfxGroupId::Document ;
337 SID_STYLE_NEW // ole : no, status : ?
339 ExecMethod = FuTemporary ;
340 StateMethod = GetAttrState ;
341 GroupId = SfxGroupId::Document ;
344 SID_STYLE_DELETE // ole : no, status : ?
346 ExecMethod = FuTemporary ;
347 StateMethod = GetAttrState ;
348 GroupId = SfxGroupId::Document ;
352 ExecMethod = FuTemporary ;
353 StateMethod = GetAttrState ;
354 GroupId = SfxGroupId::Document ;
358 ExecMethod = FuTemporary ;
359 StateMethod = GetAttrState ;
360 GroupId = SfxGroupId::Document ;
362 SID_AUTOSPELL_CHECK // ole : no, status : play rec
364 ExecMethod = FuSupport ;
365 StateMethod = GetMenuState ;
367 SID_PREVIEW_STATE // ole : no, status : ?
369 ExecMethod = FuTemporary ;
370 StateMethod = GetMenuState ;
374 ExecMethod = FuTemporary ;
378 ExecMethod = FuTemporary ;
379 StateMethod = GetMenuState ;
383 ExecMethod = FuTemporary ;
385 SID_EXPAND_PAGE // ole : no, status : ?
387 ExecMethod = FuTemporaryModify ;
388 StateMethod = GetMenuState ;
390 SID_SUMMARY_PAGE // ole : no, status : ?
392 ExecMethod = FuTemporaryModify ;
393 StateMethod = GetMenuState ;
395 SID_INSERT_FLD_DATE_FIX // ole : no, status : play rec
397 ExecMethod = FuTemporaryModify ;
398 StateMethod = GetMenuState ;
400 SID_INSERT_FLD_DATE_VAR // ole : no, status : play rec
402 ExecMethod = FuTemporaryModify ;
403 StateMethod = GetMenuState ;
405 SID_INSERT_FLD_TIME_FIX // ole : no, status : play rec
407 ExecMethod = FuTemporaryModify ;
408 StateMethod = GetMenuState ;
410 SID_INSERT_FLD_TIME_VAR // ole : no, status : play rec
412 ExecMethod = FuTemporaryModify ;
413 StateMethod = GetMenuState ;
415 SID_INSERT_FLD_PAGE_TITLE // ole : no, status : play rec
417 ExecMethod = FuTemporaryModify ;
418 StateMethod = GetMenuState ;
420 SID_INSERT_FLD_PAGE // ole : no, status : play rec
422 ExecMethod = FuTemporaryModify ;
423 StateMethod = GetMenuState ;
425 SID_INSERT_FLD_PAGES // ole : no, status : play rec
427 ExecMethod = FuTemporaryModify ;
428 StateMethod = GetMenuState ;
430 SID_INSERT_FLD_FILE // ole : no, status : play rec
432 ExecMethod = FuTemporaryModify ;
433 StateMethod = GetMenuState ;
435 SID_INSERT_FLD_AUTHOR // ole : no, status : play rec
437 ExecMethod = FuTemporaryModify ;
438 StateMethod = GetMenuState ;
440 SID_MODIFY_FIELD // ole : no, status : play rec
442 ExecMethod = FuTemporaryModify ;
443 StateMethod = GetMenuState ;
446 SID_MAIL_SCROLLBODY_PAGEDOWN // ole : no, status : ?
448 ExecMethod = ExecCtrl ;
449 StateMethod = GetCtrlState ;
453 ExecMethod = FuSupport ;
454 StateMethod = GetMenuState ;
456 SID_TRANSLITERATE_SENTENCE_CASE // ole : no, status : ?
458 ExecMethod = FuSupport ;
459 StateMethod = GetCtrlState ;
461 SID_TRANSLITERATE_TITLE_CASE // ole : no, status : ?
463 ExecMethod = FuSupport ;
464 StateMethod = GetCtrlState ;
466 SID_TRANSLITERATE_TOGGLE_CASE // ole : no, status : ?
468 ExecMethod = FuSupport ;
469 StateMethod = GetCtrlState ;
471 SID_TRANSLITERATE_UPPER // ole : no, status : ?
473 ExecMethod = FuSupport ;
474 StateMethod = GetCtrlState ;
476 SID_TRANSLITERATE_LOWER // ole : no, status : ?
478 ExecMethod = FuSupport ;
479 StateMethod = GetCtrlState ;
481 SID_TRANSLITERATE_HALFWIDTH // ole : no, status : ?
483 ExecMethod = FuSupport ;
484 StateMethod = GetCtrlState ;
486 SID_TRANSLITERATE_FULLWIDTH // ole : no, status : ?
488 ExecMethod = FuSupport ;
489 StateMethod = GetCtrlState ;
491 SID_TRANSLITERATE_HIRAGANA // ole : no, status : ?
493 ExecMethod = FuSupport ;
494 StateMethod = GetCtrlState ;
496 SID_TRANSLITERATE_KATAKANA // ole : no, status : ?
498 ExecMethod = FuSupport ;
499 StateMethod = GetCtrlState ;
501 SID_OPT_LOCALE_CHANGED // ole : no, status : ?
503 ExecMethod = ExecCtrl ;
504 StateMethod = GetCtrlState ;
507 SID_GETUNDOSTRINGS // ole : no, status : ?
509 ExecMethod = FuSupport ;
510 StateMethod = GetMenuState ;
512 SID_UNDO // ole : no, status : ?
514 ExecMethod = FuSupport ;
515 StateMethod = GetMenuState ;
517 SID_GETREDOSTRINGS // ole : no, status : ?
519 ExecMethod = FuSupport ;
520 StateMethod = GetMenuState ;
522 SID_REDO // ole : no, status : ?
524 ExecMethod = FuSupport ;
525 StateMethod = GetMenuState ;
528 SID_SEARCH_OPTIONS // ole : ?, status : ?
530 ExecMethod = Execute ;
531 StateMethod = GetState ;
532 GroupId = SfxGroupId::Document ;
534 SID_SEARCH_ITEM // ole : ?, status : ?
536 ExecMethod = Execute ;
537 StateMethod = GetState ;
539 SID_SPELL_DIALOG // ole : no, status : ?
541 ExecMethod = Execute ;
542 StateMethod = GetMenuState ;
546 ExecMethod = FuTemporary ;
547 StateMethod = GetMenuState ;
551 shell OutlineViewShell