21 module
com { module sun { module star { module view {
53 boolean addSelection( [in] any Selection )
67 void removeSelection( [in] any Selection )
73 void clearSelection();
78 long getSelectionCount();
Definition: Ambiguous.idl:20
provides functionality to enumerate the contents of a container.
Definition: XEnumeration.idl:46
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
makes it possible to append and remove objects from a selection.
Definition: XMultiSelectionSupplier.idl:34
makes it possible to access and change the selection in a view.
Definition: XSelectionSupplier.idl:29