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