Content for OpenOffice.org version 3.3.
| Methods' Summary |
Attributes' Summary |
Methods' Details |
Attributes' Details |
:: 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
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.