The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: ui ::

struct ContextMenuExecuteEvent
Description
contains all information about the requested context menu.

Elements' Summary
SourceWindow contains the window where the context menu has been requested  
ExecutePosition contains the position the context menu will be executed at.  
ActionTriggerContainer enables the access to the menu content. The implementing object has to support the service ActionTriggerContainer;  
Selection provides the current selection inside the source window.  
Elements' Details
SourceWindow
::com::sun::star::awt::XWindow SourceWindow;
Description
contains the window where the context menu has been requested
ExecutePosition
::com::sun::star::awt::Point ExecutePosition;
Description
contains the position the context menu will be executed at.
ActionTriggerContainer
::com::sun::star::container::XIndexContainer ActionTriggerContainer;
Description
enables the access to the menu content. The implementing object has to support the service ActionTriggerContainer;
Selection
::com::sun::star::view::XSelectionSupplier Selection;
Description
provides the current selection inside the source window.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.