LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
ModuleUIConfigurationManagerSupplier Service Reference

specifies a central user interface configuration provider which gives access to module based user interface configuration managers. More...

import"ModuleUIConfigurationManagerSupplier.idl";

Inheritance diagram for ModuleUIConfigurationManagerSupplier:
XModuleUIConfigurationManagerSupplier XInterface

Additional Inherited Members

- Public Member Functions inherited from XModuleUIConfigurationManagerSupplier
XUIConfigurationManager getUIConfigurationManager ([in] string ModuleIdentifier) raises ( com::sun::star::container::NoSuchElementException )
 returns the requested module based user interface configuration manager. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

specifies a central user interface configuration provider which gives access to module based user interface configuration managers.

Since
OOo 2.0

Controls module based user interface configuration managers.

There can only exists one user interface configuration manager for a module. A user interface configuration manager supports to get and set user interface configuration data for configurable user interface elements.

See Also
ConfigurableUIElement
XUIConfigurationManager

The documentation for this service was generated from the following file: