20#ifndef __com_sun_star_accessibility_XAccessibleKeyBinding_idl__
21#define __com_sun_star_accessibility_XAccessibleKeyBinding_idl__
27module
com { module sun { module star { module accessibility {
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition IndexOutOfBoundsException.idl:35
This interface can be used to represent any number of key bindings which then can be associated to a ...
Definition XAccessibleKeyBinding.idl:45
sequence<::com::sun::star::awt::KeyStroke > getAccessibleKeyBinding([in] long nIndex)
The returned sequence of key strokes describes one method to invoke the associated action (the one fr...
long getAccessibleKeyBindingCount()
Return the number of available key bindings.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22