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

--- Comment #8 from Patrick (volunteer) <[email protected]> ---
(In reply to Patrick (volunteer) from comment #7)
> of Scan menu items. I see that those menu items have the following UNO IDs
> assigned to them so maybe I could hardcode something down in the vcl layer
> to just disable any native menu items that have the following UNO IDs: 
> 
>   <menu:menuitem menu:id=".uno:TwainSelect"/>
>   <menu:menuitem menu:id=".uno:TwainTransfer"/>

Unfortunately, hacking the above into vcl won't work as I found that these UNO
IDs are also in toolbar buttons as well so disabling the menu items and toolbar
buttons would likely need to happen in the Writer, Impress, etc. code. I am
pretty lost in that code but IIRC each type of LibreOffice module has its own
code to handle those menu items.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to