https://issues.apache.org/ooo/show_bug.cgi?id=122433
--- Comment #7 from Andre <[email protected]> --- I have changed the sidebar ControllerItem so that it gives access to the extended help text of uno commands. This should take care of the "Text" property panel. For most controls in other panels more work is necessary: a) Add the UNO command URL to the initialization of ControllerItems objects in constructors of panel implementations. I have to check whether that information could be supplied by 2) (see earlier comment). b) Add calls to ControllerItem.SetupToolBoxItem() for all relevant panel controls. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
