(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: image ::

service ImageMapObject
Description
this is a base service for objects inside a image maps.
See also
ImageMap, ImageMapRectangleObject, ImageMapCircleObject, ImageMapPolygonObject

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet

Interface to access the properties of this service.

::com::sun::star::document::XEventsSupplier

This interface gives access to the events bound to this ImageMapObject.(details)

Properties' Summary
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.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
Interface to access the properties of this service.
::com::sun::star::document::XEventsSupplier
Description
This interface gives access to the events bound to this ImageMapObject.

See also
::com::sun::star::document::Events
Properties' Details
URL
string URL;
Description
This is the URL for this object
Description
string Description;
Description
This is an optional description text for the link.
Target
string Target;
Description
This is the target frame
Name
string Name;
Description
Optionally, objects could be named.
IsActive
boolean IsActive;
Description
If an object is not active, it is ignored when the user clicks on the ImageMap.

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.