|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
this is a base service for objects inside an image map. More...
import "ImageMapObject.idl";
Exported Interfaces | |
| interface | ::com::sun::star::beans::XPropertySet |
| Interface to access the properties of this service. | |
| interface | com::sun::star::document::XEventsSupplier |
| This interface gives access to the events bound to this ImageMapObject. | |
Public Attributes | |
| string | URL |
| This is the URL for this object. | |
| string | Description |
| This is an optional description text for the link. | |
| string | Target |
| This is the target frame. | |
| string | Name |
| Optionally, objects could be named. | |
| boolean | IsActive |
| If an object is not active, it is ignored when the user clicks on the ImageMap. | |
this is a base service for objects inside an image map.
| interface ::com::sun::star::beans::XPropertySet |
Interface to access the properties of this service.
This interface gives access to the events bound to this ImageMapObject.
|
property |
This is an optional description text for the link.
|
property |
If an object is not active, it is ignored when the user clicks on the ImageMap.
|
property |
Optionally, objects could be named.
|
property |
This is the target frame.
|
property |
This is the URL for this object.