19 #ifndef __com_sun_star_view_XMultiSelectionSupplier_idl__ 20 #define __com_sun_star_view_XMultiSelectionSupplier_idl__ 26 module
com { module sun { module star { module view {
58 boolean addSelection( [in] any Selection )
78 void removeSelection( [in] any Selection )
84 void clearSelection();
89 long getSelectionCount();
Definition: Ambiguous.idl:22
provides functionality to enumerate the contents of a container.
Definition: XEnumeration.idl:54
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
makes it possible to append and remove objects from a selection.
Definition: XMultiSelectionSupplier.idl:39
makes it possible to access and change the selection in a view.
Definition: XSelectionSupplier.idl:37