20module
com { module sun { module star { module ui {
40 void reload() raises ( ::
com::sun::star::uno::Exception );
50 void store() raises ( ::
com::sun::star::uno::Exception );
62 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:30
void reload()
reloads the configuration data from the storage and reinitialize the user interface configuration man...
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20