LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_ui_XUIConfiguration_idl__
21 #define __com_sun_star_ui_XUIConfiguration_idl__
25 module
com { module sun { module star { module ui {
void removeConfigurationListener([in] ::com::sun::star::ui::XUIConfigurationListener Listener)
removes the specified listener so it does not receive any events from this user interface configurati...
supplies information about changes of a user interface configuration manager.
Definition: XUIConfigurationListener.idl:37
supports to notify other implementations about changes of a user interface configuration manager.
Definition: XUIConfiguration.idl:44
void addConfigurationListener([in] ::com::sun::star::ui::XUIConfigurationListener Listener)
adds the specified listener to receive events when elements are changed, inserted or removed.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48