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 {
29 published constants PosSize
const short Y
Definition: Key.idl:135
const short SIZE
flags the width and height.
Definition: PosSize.idl:59
const short X
specifies to strike out the characters with X's.
Definition: FontStrikeout.idl:66
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
const short HEIGHT
flags the height.
Definition: PosSize.idl:49