19 #ifndef __com_sun_star_geometry_RealPoint2D_idl__
20 #define __com_sun_star_geometry_RealPoint2D_idl__
22 module
com { module sun { module star { module geometry {
Definition: Ambiguous.idl:22
This structure defines a two-dimensional point.
Definition: RealPoint2D.idl:32
double X
The x coordinate of the point.
Definition: RealPoint2D.idl:34
double Y
The x coordinate of the point.
Definition: RealPoint2D.idl:38