Issue 82514

Summary: Context menu interception for UNO Controls.
Product: App Dev Reporter: Ariel Constenla-Haile <arielch>
Component: apiAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P5 (lowest) CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description Ariel Constenla-Haile 2007-10-11 13:42:53 UTC
In the current implemention of UNO controls, it is imposible to intercept the
context menus (in controls that have one, like edit controls and combo boxes)
using the API, because an XContextMenuInterceptor is imposible to implement:
there is no way to get a refrence to XContextMenuInterception for the edit
control as it has no com.sun.star.frame.Controller.

Extensions developers may find useful to intercept the context menu of UNO
controls in order to add functionality at ther UnoControlDialogs implementation,
that may be useful for the end user.
Comment 1 carsten.driesner 2007-10-12 07:29:38 UTC
cd: Accepted.