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

service ModuleUICategoryDescription

Exported Interfaces - Summary
::com::sun::star::container::XNameAccess

provides access to user interface command categories of an installed module. (details)

Exported Interfaces - Details
::com::sun::star::container::XNameAccess
Description
provides access to user interface command categories of an installed module.

An implementation must provide a language dependent string which can be used by a UI to display the category name. The key to a user interface command category depends on the specific implementation. OpenOffice.org uses a pre-defined number of identifiers defined in ::com::sun:star::frame::CommandGroup.

See also
::com::sun::star::frame::ModuleManager, ::com::sun::star::frame::CommandGroup

 
Top of Page