:: com :: sun :: star :: ui ::

interface XUIConfigurationManagerSupplier

Methods' Summary
getUIConfigurationManager returns the user interface configuration manager related to the object.  
Methods' Details
getUIConfigurationManager
XUIConfigurationManager
getUIConfigurationManager();

Description
returns the user interface configuration manager related to the object.
Returns
an object implementing UIConfigurationManager service.
Top of Page