19#ifndef __com_sun_star_awt_PosSize_idl__
20#define __com_sun_star_awt_PosSize_idl__
24 module
com { module sun { module star { module awt {
29published constants PosSize
const short SIZE
flags the width and height.
Definition PosSize.idl:59
const short HEIGHT
flags the height.
Definition PosSize.idl:49
const short POSSIZE
flags the x- and y-coordinate, width and height.
Definition PosSize.idl:64
const short WIDTH
flags the width.
Definition PosSize.idl:44
const short POS
flags the x- and y-coordinate.
Definition PosSize.idl:54
Definition Ambiguous.idl:22