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: _beziers.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 ************************************************************************/
31 interface _Bezier : Base
32 [ Automation = FALSE; ]
36 ExecMethod = Execute ;
37 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
42 ExecMethod = Execute ;
43 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
54 ExecMethod = Execute ;
55 StateMethod = GetState ;
56 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
62 ExecMethod = Execute ;
63 StateMethod = GetState ;
64 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
70 ExecMethod = Execute ;
71 StateMethod = GetState ;
72 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
78 ExecMethod = Execute ;
79 StateMethod = GetState ;
80 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
86 ExecMethod = Execute ;
87 StateMethod = GetState ;
88 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
94 ExecMethod = Execute ;
95 StateMethod = GetState ;
96 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
102 ExecMethod = Execute ;
103 StateMethod = GetState ;
104 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
110 ExecMethod = Execute ;
111 StateMethod = GetState ;
112 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
118 ExecMethod = Execute ;
119 StateMethod = GetState ;
120 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
123 SID_BEZIER_ELIMINATE_POINTS
126 ExecMethod = Execute ;
127 StateMethod = GetState ;
128 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";