|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module accessibility {
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...
Definition: Ambiguous.idl:20
long getAccessibleKeyBindingCount()
Return the number of available key bindings.
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: XInterface.idl:46
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:31