|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module drawing {
@ TOP_LEFT
Definition: Alignment.idl:29
@ CENTER
The text is centered inside the shape.
Definition: Alignment.idl:33
@ RIGHT
the connection line leaves the connected object to the right,
Definition: Alignment.idl:34
@ BOTTOM_RIGHT
Definition: Alignment.idl:37
@ BOTTOM_LEFT
Definition: Alignment.idl:35
@ TOP_RIGHT
Definition: Alignment.idl:31
Definition: Ambiguous.idl:20
@ TOP
the connection line leaves the connected object from the top,
Definition: Alignment.idl:30
@ BOTTOM
the connection line leaves the connected object from the bottom,
Definition: Alignment.idl:36
@ LEFT
the connection line leaves the connected object to the left,
Definition: Alignment.idl:32
Alignment
The Alignment enumeration is a general way to specify the alignment of an object or sub-object relati...
Definition: Alignment.idl:28