22 module
com { module sun { module star { module drawing {
Objects implementing this interface can be used to mirror Shapes.
Definition: XShapeMirror.idl:31
void mirror([inout] com::sun::star::drawing::XShapes aShapes, [in] com::sun::star::drawing::MirrorAxis eAxis)
mirrors the given Shapes at the given axis.
void mirrorAtAxis([inout] com::sun::star::drawing::XShapes aShapes, [in] com::sun::star::drawing::XShape aLine)
mirrors the given Shapes at the given axis.
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:29
makes it possible to access, add, and remove the Shapes in a collection.
Definition: XShapes.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:46
MirrorAxis
defines an axis for simple mirroring.
Definition: MirrorAxis.idl:27
Definition: Ambiguous.idl:20