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