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 .
22 uuid ( "4BF0AA20-E6B9-101C-8A0E-040224007802" )
25 FN_ENVELOP // status(final|play)
27 ExecMethod = ExecOther ;
28 StateMethod = StateOther ;
29 DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
32 FN_LABEL // status(final|play)
34 ExecMethod = ExecOther ;
35 StateMethod = StateOther ;
36 DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
39 FN_BUSINESS_CARD // status()
41 ExecMethod = ExecOther ;
42 StateMethod = StateOther ;
43 DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
46 FN_XFORMS_INIT // #i31958#
48 ExecMethod = ExecOther ;
49 StateMethod = StateOther ;
50 DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
53 SID_ATTR_METRIC // status(final|play)
55 ExecMethod = ExecOther ;
56 StateMethod = StateOther ;
58 SID_ATTR_UNDO_COUNT // ole(no) api(final/play)
60 ExecMethod = ExecOther ;
61 StateMethod = StateOther ;
66 ExecMethod = ExecOther ;
69 FN_SET_MODOPT_TBLNUMFMT // status()
71 ExecMethod = ExecOther ;
72 StateMethod = StateOther ;
75 } //end interface Application
79 import StarWriter[Automation];