20 #ifndef __com_sun_star_accessibility_XAccessibleHyperlink_idl__ 21 #define __com_sun_star_accessibility_XAccessibleHyperlink_idl__ 26 module
com { module sun { module star { module accessibility {
68 any getAccessibleActionAnchor ([in]
long nIndex)
87 any getAccessibleActionObject ([in]
long nIndex)
100 long getStartIndex ();
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22
Implement this interface to give access to actions that can be executed for accessible objects.
Definition: XAccessibleAction.idl:40
Implement this interface to represent a hyperlink or a group of hyperlinks.
Definition: XAccessibleHyperlink.idl:49