Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished service UICategoryDescription
Usage Restrictions
not published
Description
a service which provides information about user interface command categories.

OpenOffice.org has an amount of commands that can be used by user interface elements. Every command is member of a single category. Categories makes it easier to handle to huge amount of commands provided by OpenOffice.org. This service is normally used by UI implementations which provides all commands to a user.

Since
OOo 2.0

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

provides access to user interface command categories of the installed modules. (details)

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

To access the user interface command categories of a module, a unique module specifier must be provided to ::com::sun::star::container::XNameAccess::getByName() function. The module specifier can be retrieved from the ::com::sun::star::frame::ModuleManager service. The interface provides references to com::sun:star::ui::ModuleUICommandDescription.

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

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.