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
com::sun::star::ui::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
com::sun::star::ui::ActionTriggerContainer;
|
|
Selection
::com::sun::star::view::XSelectionSupplier Selection;
- Description
- provides the current selection inside the source window.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.