10module
com { module sun { module star { module drawing {
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:29
Allows insertion of shapes at different positions.
Definition XShapes2.idl:18
void addBottom([in] com::sun::star::drawing::XShape xShape)
Insert a new shape to the bottom of the stack.
void addTop([in] com::sun::star::drawing::XShape xShape)
Insert a new shape to the top of the stack.
Definition Ambiguous.idl:20