20module 
com {  module sun {  module star {  module geometry {
 
Definition Ambiguous.idl:20
This structure defines a two-dimensional point.
Definition IntegerPoint2D.idl:30
long Y
The x coordinate of the point.
Definition IntegerPoint2D.idl:36
long X
The x coordinate of the point.
Definition IntegerPoint2D.idl:32