19 #ifndef __com_sun_star_image_ImageMapObject_idl__
20 #define __com_sun_star_image_ImageMapObject_idl__
27 module com { module sun { module star { module image {
39 interface ::com::sun::star::beans::XPropertySet;
49 [property]
string URL;
string Target
This is the target frame.
Definition: ImageMapObject.idl:55
this is a base service for objects inside a image maps.
Definition: ImageMapObject.idl:36
gives access to a list of URLs bound to events of this object
Definition: XEventsSupplier.idl:29
string Description
This is an optional description text for the link.
Definition: ImageMapObject.idl:52
string URL
This is the URL for this object.
Definition: ImageMapObject.idl:46
string Name
Optionally, objects could be named.
Definition: ImageMapObject.idl:58
boolean IsActive
If an object is not active, it is ignored when the user clicks on the ImageMap.
Definition: ImageMapObject.idl:63