These enumeration values specify the horizontal orientation.
Definition HoriOrientation.idl:27
const short RIGHT
The object is aligned at the right side.
Definition HoriOrientation.idl:40
const short LEFT
The object is aligned at the left side.
Definition HoriOrientation.idl:48
const short INSIDE
TODO.
Definition HoriOrientation.idl:52
const short LEFT_AND_WIDTH
The left offset and the width of the object are defined.
Definition HoriOrientation.idl:66
const short NONE
no hard alignment is applied.
Definition HoriOrientation.idl:36
const short FULL
The object uses the full space (for text tables only).
Definition HoriOrientation.idl:60
const short CENTER
The object is aligned at the middle.
Definition HoriOrientation.idl:44
const short OUTSIDE
TODO.
Definition HoriOrientation.idl:56