contains all information about the requested context menu. More...
import "ContextMenuExecuteEvent.idl";
| Public Attributes | |
| ::com::sun::star::awt::XWindow | SourceWindow | 
| contains the window where the context menu has been requested | |
| ::com::sun::star::awt::Point | ExecutePosition | 
| contains the position the context menu will be executed at. | |
| ::com::sun::star::container::XIndexContainer | ActionTriggerContainer | 
| enables the access to the menu content. | |
| ::com::sun::star::view::XSelectionSupplier | Selection | 
| provides the current selection inside the source window. | |
contains all information about the requested context menu.
enables the access to the menu content.
The implementing object has to support the service com::sun::star::ui::ActionTriggerContainer;
| ::com::sun::star::awt::Point ExecutePosition | 
contains the position the context menu will be executed at.
provides the current selection inside the source window.
| ::com::sun::star::awt::XWindow SourceWindow | 
contains the window where the context menu has been requested