https://bugs.documentfoundation.org/show_bug.cgi?id=101110

--- Comment #4 from Jean-Francois Nifenecker 
<[email protected]> ---
IMO, this a seldom wanted option. Hence, I guess the wanted functionality could
be added through an extension rather than a native development.

This could be a toolbar (à-la SearchBar) with a combobox, a Close button, a
Search button and a Run button.

Specification:
1a. Get the Uno commands list for the running module (the commands are listed
in xml files stored within the current installation, in the
\share\config\soffice.cfg\modules directory. There are subdirectories by module
(sglobal is... well... global). 
1b. Each command is associated with a menu entry and/or a toolbar button. Get
the corresponding pointer. It is not trivial (for me ;) to find what option or
button/icon is associated with what command.
1c. List the uno commands using a combo box
2. Allow for approximative search within the Uno commands list (this search is
not trivial to me either)
3. Search and display possibilities upon character entry
4. Run the command


Just my two euro-cents.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to