19 #ifndef __com_sun_star_geometry_IntegerSize2D_idl__ 20 #define __com_sun_star_geometry_IntegerSize2D_idl__ 22 module
com { module sun { module star { module geometry {
long Height
Amount of space occupied in the y direction.
Definition: IntegerSize2D.idl:37
This structure contains data representing a two-dimensional size.
Definition: IntegerSize2D.idl:30
Definition: Ambiguous.idl:22
long Width
Amount of space occupied in the x direction.
Definition: IntegerSize2D.idl:33