20 #ifndef __com_sun_star_ui_XUIConfigurationPersistence_idl__
21 #define __com_sun_star_ui_XUIConfigurationPersistence_idl__
25 module
com { module sun { module star { module ui {
45 void reload() raises ( ::
com::sun::star::uno::Exception );
55 void store() raises ( ::
com::sun::star::uno::Exception );
67 void storeToStorage( [in] ::
com::sun::star::embed::XStorage Storage ) raises ( ::
com::sun::star::uno::Exception );
specifies a persistence interface which supports to load/store user interface configuration data to a...
Definition: XUIConfigurationPersistence.idl:35
void reload()
reloads the configuration data from the storage and reinitialize the user interface configuration man...
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22