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 .
25 SID_MAIL_SENDDOC // ole(no) api(todo)
27 ExecMethod = ExecMisc_Impl ;
28 StateMethod = GetState_Impl ;
30 SID_MAIL_SENDDOCASPDF // ole(no) api(todo)
32 ExecMethod = ExecMisc_Impl ;
33 StateMethod = GetState_Impl ;
35 SID_WEBHTML // ole(no) api(todo)
37 ExecMethod = ExecMisc_Impl ;
38 StateMethod = GetState_Impl ;
40 SID_MAIL_SENDDOCASFORMAT // ole(no) api(todo)
42 ExecMethod = ExecMisc_Impl ;
43 StateMethod = GetState_Impl ;
45 SID_MAIL_SENDDOCASMS // ole(no) api(todo)
47 ExecMethod = ExecMisc_Impl ;
48 StateMethod = GetState_Impl ;
50 SID_MAIL_SENDDOCASOOO // ole(no) api(todo)
52 ExecMethod = ExecMisc_Impl ;
53 StateMethod = GetState_Impl ;
55 SID_BLUETOOTH_SENDDOC // ole(no) api(todo)
57 ExecMethod = ExecMisc_Impl ;
58 StateMethod = GetState_Impl ;
61 SID_PRINTDOC // ole(no) api(play/rec)
63 ExecMethod = ExecPrint_Impl ;
64 StateMethod = GetState_Impl ;
66 SID_PRINTDOCDIRECT // ole(no) api(final/play/rec)
68 ExecMethod = ExecPrint_Impl ;
69 StateMethod = GetState_Impl ;
71 SID_PRINTER_NAME // ole(no) api(play/rec)
73 ExecMethod = ExecPrint_Impl ;
75 SID_SETUPPRINTER // ole(no) api(play/rec)
77 ExecMethod = ExecPrint_Impl ;
78 StateMethod = GetState_Impl ;
80 SID_ACTIVATE_STYLE_APPLY
82 ExecMethod = ExecMisc_Impl ;
84 SID_PLUGINS_ACTIVE // ole(no) api(play/rec)
86 ExecMethod = ExecMisc_Impl ;
87 StateMethod = GetState_Impl ;
91 ExecMethod = ExecMisc_Impl ;
92 StateMethod = GetState_Impl ;
100 import View [Automation];