1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: app.sdi,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
33 uuid ( "AB3257C0-07D7-11CF-89CB-008029E4B0B1" )
36 FID_AUTOCOMPLETE [ ExecMethod = Execute; StateMethod = GetState; ]
37 SID_DETECTIVE_AUTO [ ExecMethod = Execute; StateMethod = GetState; ]
38 SID_PSZ_FUNCTION [ ExecMethod = Execute; StateMethod = GetState; ]
39 FID_FOCUS_POSWND [ ExecMethod = Execute; ]
41 SID_ATTR_METRIC [ ExecMethod = Execute; StateMethod = GetState; ]
45 ExecMethod = Execute ;
46 StateMethod = GetState ;
53 StateMethod = GetState;
56 SID_ATTR_CHAR_CJK_LANGUAGE
59 StateMethod = GetState;
62 SID_ATTR_CHAR_CTL_LANGUAGE
65 StateMethod = GetState;
69 SID_CHOOSE_DESIGN [ ExecMethod = Execute; ]
70 SID_EURO_CONVERTER [ ExecMethod = Execute; ]
73 SID_OPEN_XML_FILTERSETTINGS [ ExecMethod = Execute; ]
76 SID_HANGUL_HANJA_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
77 SID_CHINESE_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
78 SID_TRANSLITERATE_HALFWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
79 SID_TRANSLITERATE_FULLWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
80 SID_TRANSLITERATE_HIRAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
81 SID_TRANSLITERATE_KATAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
83 SID_INSERT_RLM [ StateMethod = HideDisabledSlots; Export = FALSE; ]
84 SID_INSERT_LRM [ StateMethod = HideDisabledSlots; Export = FALSE; ]
85 SID_INSERT_ZWSP [ StateMethod = HideDisabledSlots; Export = FALSE; ]
86 SID_INSERT_ZWNBSP [ StateMethod = HideDisabledSlots; Export = FALSE; ]
93 import StarCalc[Automation];