21 module
com { module sun { module star { module awt {
28 constants ImagePosition
const short RightCenter
specifies that the image should be positioned at the right of, and vertically centered to...
Definition: ImagePosition.idl:48
const short BelowRight
specifies that the image should be positioned below and right-aligned centered to the other object ...
Definition: ImagePosition.idl:76
const short BelowCenter
specifies that the image should be positioned below and horizontally centered to the other object ...
Definition: ImagePosition.idl:72
const short LeftBottom
specifies that the image should be positioned at the left of, and bottom-aligned to, the other object
Definition: ImagePosition.idl:40
const short RightTop
specifies that the image should be positioned at the right of, and top-aligned to, the other object
Definition: ImagePosition.idl:44
Definition: Ambiguous.idl:20
const short LeftCenter
specifies that the image should be positioned at the left of, and vertically centered to...
Definition: ImagePosition.idl:36
const short AboveRight
specifies that the image should be positioned above and right-aligned to the other object ...
Definition: ImagePosition.idl:64
const short BelowLeft
specifies that the image should be positioned below and left-aligned to the other object ...
Definition: ImagePosition.idl:68
const short Centered
specifies that the image should be horizontally and vertically centered to the other object...
Definition: ImagePosition.idl:80
const short LeftTop
specifies that the image should be positioned at the left of, and top-aligned to, the other object ...
Definition: ImagePosition.idl:32
const short AboveCenter
specifies that the image should be positioned above and horizontally centered to the other object ...
Definition: ImagePosition.idl:60
const short RightBottom
specifies that the image should be positioned at the right of, and bottom-aligned to...
Definition: ImagePosition.idl:52
const short AboveLeft
specifies that the image should be positioned above and left-aligned to the other object ...
Definition: ImagePosition.idl:56