20module
com { module sun { module star { module accessibility {
22 interface XAccessibleKeyBinding;
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:31
Implement this interface to give access to actions that can be executed for accessible objects.
Definition XAccessibleAction.idl:35
XAccessibleKeyBinding getAccessibleActionKeyBinding([in] long nIndex)
Returns a key binding object, if there is one, associated with the specified action.
string getAccessibleActionDescription([in] long nIndex)
Returns a description of the specified action of the object.
long getAccessibleActionCount()
Returns the number of accessible actions available in this object.
boolean doAccessibleAction([in] long nIndex)
Perform the specified Action on the object.
This interface can be used to represent any number of key bindings which then can be associated to a ...
Definition XAccessibleKeyBinding.idl:38
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20