22 module
com { module sun { module star { module style {
@ CENTER
set the horizontal alignment to the center between the margins from the container object
Definition HorizontalAlignment.idl:34
@ LEFT
set the horizontal alignment to the left margin from the container object
Definition HorizontalAlignment.idl:31
@ RIGHT
set the horizontal alignment to the right margin from the container object
Definition HorizontalAlignment.idl:37
ParagraphAdjust
These enumeration values describe the formatting of a text paragraph.
Definition ParagraphAdjust.idl:27
@ BLOCK
adjusted to both borders / stretched, except for last line
Definition ParagraphAdjust.idl:38
@ START
equivalent to LEFT for LTR paragraphs, RIGHT for RTL paragraphs
Definition ParagraphAdjust.idl:52
@ STRETCH
adjusted to both borders / stretched, including last line
Definition ParagraphAdjust.idl:46
@ END
equivalent to RIGHT for LTR paragraphs, LEFT for RTL paragraphs
Definition ParagraphAdjust.idl:58
Definition Ambiguous.idl:20