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 {
Definition: Ambiguous.idl:22
This structure contains data representing a two-dimensional size.
Definition: RealSize2D.idl:31
double Height
Amount of space occupied in the y direction.
Definition: RealSize2D.idl:37
double Width
Amount of space occupied in the x direction.
Definition: RealSize2D.idl:33