20 module
com { module sun { module star { module ui {
66 sequence< com::sun::star::awt::KeyEvent > getAllKeyEvents();
127 [in]
string sCommand )
166 sequence< com::sun::star::awt::KeyEvent > getKeyEventsByCommand( [in]
string sCommand )
206 sequence< any > getPreferredKeyEventsForCommandList( [in] sequence< string > lCommandList )
235 void removeCommandFromAllKeyEvents( [in]
string sCommand )
provides read/write access to an accelerator configuration set.
Definition: XAcceleratorConfiguration.idl:47
supplies functions to change or get information about the storage of a user interface configuration m...
Definition: XUIConfigurationStorage.idl:30
Definition: Ambiguous.idl:20
supports to notify other implementations about changes of a user interface configuration manager...
Definition: XUIConfiguration.idl:38
specifies a persistence interface which supports to load/store user interface configuration data to a...
Definition: XUIConfigurationPersistence.idl:29
specifies a key event.
Definition: KeyEvent.idl:29
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:30