interface XSelectionSupplier in module com::sun::star::view:: |
interface XSelectionSupplier : com::sun::star::uno::XInterface ;
makes it possible to access and change the selection in a view.
Method Summary |
|
select | selects the object represented by aInterface if it is known and selectable in this interface. |
getSelection | |
addSelectionChangeListener | registers an event listener, which is called when the selection changes. |
removeSelectionChangeListener | unregisters an event listener which was registered with
|
Known Services Which Export this Interface |
Method Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.