21 module
com { module sun { module star { module image {
Definition Ambiguous.idl:20
this service describes a circular-shaped region inside a HTML image map.
Definition ImageMapCircleObject.idl:30
com::sun::star::awt::Point Center
This is the center point of the circle in pixels.
Definition ImageMapCircleObject.idl:35
service ImageMapObject
The basic service for all image map objects.
Definition ImageMapCircleObject.idl:32
long Radius
This is the radius of the circle in pixels.
Definition ImageMapCircleObject.idl:38
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition Point.idl:28