Lines Matching refs:selection
39 /** makes it possible to append and remove objects from a selection.
46 <p>Adding an object more than once to a selection should not toggle the
47 selection for that object but only select it once</p>
53 /** adds the object or the objects represented by <var>Selection</var> to the selection
60 <TRUE/>/, if <var>Selection</var> was added to the current selection.
62 added to the current selection. For example, if the selection already contains
67 …<p>Adding an object to the selection that is already part of the selection should not raise this e…
75 selection of this <type>XMultiSelectionSupplier</type>.
81 <TRUE/>/, if <var>Selection</var> was added to the current selection.
83 added to the current selection. For example, if the selection already contains
88 …<p>Removing an object from the selection that is not part of the selection should not raise this e…
95 /** clears the selection of this <type>XMultiSelectionSupplier</type>.
108 a new object to enumerate the selection of this <type>XMultiSelectionSupplier</type>.
109 It returns NULL if there are no objects in the selection.
115 a new object to enumerate the selection of this <type>XMultiSelectionSupplier</type>
117 It returns NULL if there are no objects in the selection.