19 #ifndef __com_sun_star_ui_XAcceleratorConfiguration_idl__
20 #define __com_sun_star_ui_XAcceleratorConfiguration_idl__
29 module
com { module sun { module star { module ui {
75 sequence< com::sun::star::awt::KeyEvent > getAllKeyEvents();
136 [in]
string sCommand )
174 sequence< com::sun::star::awt::KeyEvent > getKeyEventsByCommand( [in]
string sCommand )
214 sequence< any > getPreferredKeyEventsForCommandList( [in] sequence< string > lCommandList )
242 void removeCommandFromAllKeyEvents( [in]
string sCommand )
provides read/write access to an accelerator configuration set.
Definition: XAcceleratorConfiguration.idl:56
supplies functions to change or get information about the storage of a user interface configuration m...
Definition: XUIConfigurationStorage.idl:35
– idl definition –
Definition: Ambiguous.idl:22
supports to notify other implementations about changes of a user interface configuration manager...
Definition: XUIConfiguration.idl:43
specifies a persistence interface which supports to load/store user interface configuration data to a...
Definition: XUIConfigurationPersistence.idl:34
specifies a key event.
Definition: KeyEvent.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34