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 uuid ( "A1814AE0-07D4-11CF-89CA-008029E4B0B1" )
24 SID_NEWDOC // ole : ?, status : ?
26 ExecMethod = Execute ;
27 StateMethod = GetState ;
28 GroupId = GID_APPLICATION ;
29 Cachable , Container ;
35 StateMethod = GetState;
38 SID_SD_AUTOPILOT // ole : ?, status : ?
40 ExecMethod = Execute ;
41 StateMethod = GetState ;
44 SID_NEWSD // ole : ?, status : ?
46 ExecMethod = Execute ;
47 StateMethod = GetState ;
49 SID_OPENDOC // ole() api()
52 ExecMethod = Execute ;
53 StateMethod = GetState ;
56 SID_OPENHYPERLINK // ole() api()
59 ExecMethod = Execute ;
60 StateMethod = GetState ;
63 SID_AUTOSPELL_CHECK // ole() api()
66 ExecMethod = Execute ;
67 StateMethod = GetState ;
70 SID_ATTR_LANGUAGE // ole() api()
73 ExecMethod = Execute ;
74 StateMethod = GetState ;
77 SID_ATTR_CHAR_CJK_LANGUAGE // ole() api()
80 ExecMethod = Execute ;
81 StateMethod = GetState ;
84 SID_ATTR_CHAR_CTL_LANGUAGE // ole() api()
87 ExecMethod = Execute ;
88 StateMethod = GetState ;
91 SID_OUTLINE_TO_IMPRESS // ole() api()
93 ExecMethod = Execute ;
94 StateMethod = GetState ;
100 import StarImpress[Automation];