LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
theModuleUIConfigurationManagerSupplier Singleton Reference

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

import"theModuleUIConfigurationManagerSupplier.idl";

Inheritance diagram for theModuleUIConfigurationManagerSupplier:
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.

Controls module based user interface configuration managers.

There can only exist 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

Prior to LibreOffice 4.3, this singleton was only available as a (single-instance) ModuleUIConfigurationManagerSupplier service.

Since
LibreOffice 4.3

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