19#ifndef __com_sun_star_awt_Size_idl__
20#define __com_sun_star_awt_Size_idl__
24 module
com { module sun { module star { module awt {
Definition: Accessible.idl:22
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
long Width
specifies the width.
Definition: Size.idl:34
long Height
specifies the height.
Definition: Size.idl:39