|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
this service describes a polygon-shaped region inside a HTML image map. More...
import "ImageMapPolygonObject.idl";
Included Services | |
| service | ImageMapObject |
| The basic service for all image map objects. | |
Public Attributes | |
| com::sun::star::drawing::PointSequence | Polygon |
| This sequence of points outlines the click area of this image map object. | |
| Public Attributes inherited from ImageMapObject | |
| 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 service describes a polygon-shaped region inside a HTML image map.
| service ImageMapObject |
The basic service for all image map objects.
|
property |
This sequence of points outlines the click area of this image map object.