19#ifndef __com_sun_star_ui_ModuleUIConfigurationManager_idl__
20#define __com_sun_star_ui_ModuleUIConfigurationManager_idl__
27module
com { module sun { module star { module ui {
67 createDefault([in]
string ModuleShortName, [in]
string ModuleIdentifier)
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition UnknownPropertyException.idl:35
This exception is thrown in case the global UI configuration (including menubars/toolbars and acceler...
Definition CorruptedUIConfigurationException.idl:36
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:38
Provides a unified interface for the ModuleUIConfigurationManager service.
Definition XModuleUIConfigurationManager2.idl:35
Definition Ambiguous.idl:22
specifies a user interface configuration manager which gives access to user interface configuration d...
Definition ModuleUIConfigurationManager.idl:47
createDefault([in] string ModuleShortName, [in] string ModuleIdentifier)
provides a function to initialize a module user interface configuration manager instance.