office-gobmx/sd/sdi/drbezob.sdi
Oliver Bolte 6e491f21be INTEGRATION: CWS impress1 (1.1.1.1.262); FILE MERGED
2003/09/16 12:18:22 af 1.1.1.1.262.1: #111996# Removed unnecessary Sd prefix from class names.
2004-01-20 09:20:57 +00:00

64 lines
1.3 KiB
Text

shell BezierObjectBar
{
SID_BEZIER_MOVE // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_INSERT // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_DELETE // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_CUTLINE // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_CONVERT // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_EDGE // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_SMOOTH // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_SYMMTR // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_ELIMINATE_POINTS // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
SID_BEZIER_CLOSE // ole : no, status : ?
[
ExecMethod = Execute;
StateMethod = GetAttrState;
]
}