(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos 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.