19 #ifndef __com_sun_star_view_XSelectionSupplier_idl__
20 #define __com_sun_star_view_XSelectionSupplier_idl__
30 module com { module sun { module star { module view {
42 boolean select( [in] any xSelection )
makes it possible to receive an event when the current selection changes.
Definition: XSelectionChangeListener.idl:35
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47
makes it possible to access and change the selection in a view.
Definition: XSelectionSupplier.idl:37