20module
com { module sun { module star { module ui {
ContextMenuInterceptorAction
determines the action that is requested from the XContextMenuInterceptor.
Definition ContextMenuInterceptorAction.idl:26
@ CONTINUE_MODIFIED
the menu has been modified and the next registered XContextMenuInterceptor should be notified.
Definition ContextMenuInterceptorAction.idl:44
@ CANCELLED
the context menu must not be executed.
Definition ContextMenuInterceptorAction.idl:34
@ IGNORED
the XContextMenuInterceptor has ignored the call.
Definition ContextMenuInterceptorAction.idl:30
@ EXECUTE_MODIFIED
the menu has been modified and should be executed without notifying the next registered XContextMenuI...
Definition ContextMenuInterceptorAction.idl:39
Definition Ambiguous.idl:20