Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

interface XSelectionFunction
Base Interfaces
XSelectionFunction
┣ ::com::sun::star::lang::XComponent
┣ ::com::sun::star::lang::XServiceInfo
┣ ::com::sun::star::frame::XDispatch
┣ ::com::sun::star::awt::XKeyHandler
┃ ┗ ::com::sun::star::lang::XEventListener
┣ ::com::sun::star::awt::XMouseClickHandler
┃ ┗ ::com::sun::star::lang::XEventListener
┣ ::com::sun::star::awt::XMouseMotionHandler
┃ ┗ ::com::sun::star::lang::XEventListener
┗ ::com::sun::star::view::XSelectionChangeListener
   ┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XComponent
(referenced interface's summary:)
allows to exclicitly free resources and break cyclic references.
::com::sun::star::lang::XServiceInfo
(referenced interface's summary:)
Provides information regarding the implementation, i.e. which services are implemented and the name of the implementation.
::com::sun::star::frame::XDispatch
(referenced interface's summary:)
serves state information of objects which can be connected to controls (e.g. toolbox controls).
::com::sun::star::awt::XKeyHandler
(referenced interface's summary:)
This key handler is similar to ::com::sun::star::awt::XKeyListener but allows the consumption of key events. If a key event is consumed by one handler both the following handlers, with respect to the list of key handlers of the broadcaster, and a following handling by the broadcaster will not take place.
::com::sun::star::awt::XMouseClickHandler
(referenced interface's summary:)
makes it possible to receive events from the mouse in a certain window.
::com::sun::star::awt::XMouseMotionHandler
(referenced interface's summary:)
makes it possible to receive mouse motion events on a window.
::com::sun::star::view::XSelectionChangeListener
(referenced interface's summary:)
makes it possible to receive an event when the current selection changes.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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