Update ooo320-m1
[ooovba.git] / sd / sdi / drbezob.sdi
blobfc0047240dd3f699284b950d9dfd52f417c9edd9
2 shell BezierObjectBar
4     SID_BEZIER_MOVE // ole : no, status : ?
5     [
6         ExecMethod = Execute;
7         StateMethod = GetAttrState;
8     ]
10     SID_BEZIER_INSERT // ole : no, status : ?
11     [
12         ExecMethod = Execute;
13         StateMethod = GetAttrState;
14     ]
16     SID_BEZIER_DELETE // ole : no, status : ?
17     [
18         ExecMethod = Execute;
19         StateMethod = GetAttrState;
20     ]
22     SID_BEZIER_CUTLINE // ole : no, status : ?
23     [
24         ExecMethod = Execute;
25         StateMethod = GetAttrState;
26     ]
28     SID_BEZIER_CONVERT // ole : no, status : ?
29     [
30         ExecMethod = Execute;
31         StateMethod = GetAttrState;
32     ]
34     SID_BEZIER_EDGE // ole : no, status : ?
35     [
36         ExecMethod = Execute;
37         StateMethod = GetAttrState;
38     ]
40     SID_BEZIER_SMOOTH // ole : no, status : ?
41     [
42         ExecMethod = Execute;
43         StateMethod = GetAttrState;
44     ]
46     SID_BEZIER_SYMMTR // ole : no, status : ?
47     [
48         ExecMethod = Execute;
49         StateMethod = GetAttrState;
50     ]
52     SID_BEZIER_ELIMINATE_POINTS // ole : no, status : ?
53     [
54         ExecMethod = Execute;
55         StateMethod = GetAttrState;
56     ]
58     SID_BEZIER_CLOSE // ole : no, status : ?
59     [
60         ExecMethod = Execute;
61         StateMethod = GetAttrState;
62     ]