Lines Matching refs:objects
39 /** makes it possible to append and remove objects from a selection.
44 of selectable objects.</p>
53 /** adds the object or the objects represented by <var>Selection</var> to the selection
57 either an Object that is selectable or a sequence of objects that are selectable.
63 objects that are forbidden to be selected together with <var>Selection</var>
74 /** remove the object or objects represented by <var>Selection</var> from the
78 either an Object that is selectable or a sequence of objects that are selectable.
84 objects that are forbidden to be selected together with <var>Selection</var>.
101 /** returns the number of selected objects of this <type>XMultiSelectionSupplier</type>.
109 It returns NULL if there are no objects in the selection.
116 in reverse order. If the order of the selected objects
117 It returns NULL if there are no objects in the selection.