:: com :: sun :: star :: frame ::

unpublished service UICommandDescription
Supported Interface
::com::sun::star::container::XNameAccess
Usage Restrictions
not published
Description
a service which provides information about user interface commands of modules.

OpenOffice.org has an amount of commands that can be used by user interface elements. This service provides access to the user interface commands that are part of OpenOffice.org modules, like Writer or Calc.

Since
OOo 2.0 Provides access to user interface commands of the installed modules. To access the user interface command description of a module, a unique module specifier must be provided to XNameAccess::getByName() function. The module specifier can be retrieved from the ModuleManager service. The interface provides references to ModuleUICommandDescription.
See also
ModuleManager



 Top of Page