|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module drawing {
Objects implementing this interface can be used to align Shapes.
Definition: XShapeAligner.idl:30
void alignShapes([inout] com::sun::star::drawing::XShapes aShapes, [in] com::sun::star::drawing::Alignment eType)
aligns the specified Shapes.
Definition: Ambiguous.idl:20
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
Alignment
The Alignment enumeration is a general way to specify the alignment of an object or sub-object relati...
Definition: Alignment.idl:28