22 module
com { module sun { module star { module awt {
27 published constants PosSize
Definition: Ambiguous.idl:20
const short X
flags the x-coordinate.
Definition: PosSize.idl:32
const short SIZE
flags the width and height.
Definition: PosSize.idl:57
const short POSSIZE
flags the x- and y-coordinate, width and height.
Definition: PosSize.idl:62
const short WIDTH
flags the width.
Definition: PosSize.idl:42
const short Y
flags the y-coordinate.
Definition: PosSize.idl:37
const short POS
flags the x- and y-coordinate.
Definition: PosSize.idl:52
const short HEIGHT
flags the height.
Definition: PosSize.idl:47