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