19 #ifndef __com_sun_star_image_ImageMapRectangleObject_idl__
20 #define __com_sun_star_image_ImageMapRectangleObject_idl__
27 module
com { module sun { module star { module image {
Definition: Ambiguous.idl:22
this service describes a rectangular-shaped region inside a HTML image map.
Definition: ImageMapRectangleObject.idl:36
service ImageMapObject
The basic service for all image map objects.
Definition: ImageMapRectangleObject.idl:38
com::sun::star::awt::Rectangle Boundary
This is the boundary of this rectangle object.
Definition: ImageMapRectangleObject.idl:38
specifies a rectangular area by position and size.
Definition: Rectangle.idl:30