Lines Matching refs:getSelectionCount
88 int count = oObj.getSelectionCount(); in _addSelection()
102 count = oObj.getSelectionCount(); in _addSelection()
112 count = oObj.getSelectionCount(); in _addSelection()
117 if (count != oObj.getSelectionCount()){ in _addSelection()
118 …log.println("ERROR: the selected count ("+oObj.getSelectionCount() +") is not that before (" + cou… in _addSelection()
144 int count = oObj.getSelectionCount(); in _removeSelection()
159 count = oObj.getSelectionCount(); in _removeSelection()
169 count = oObj.getSelectionCount(); in _removeSelection()
170 int oldCount = oObj.getSelectionCount(); in _removeSelection()
179 count = oObj.getSelectionCount(); in _removeSelection()
188 count = oObj.getSelectionCount(); in _removeSelection()
194 if (count != oObj.getSelectionCount()){ in _removeSelection()
195 …log.println("ERROR: the selected count ("+oObj.getSelectionCount() +") is not that before (" + cou… in _removeSelection()
237 int count = oObj.getSelectionCount(); in _clearSelection()
252 count = oObj.getSelectionCount(); in _clearSelection()
260 count = oObj.getSelectionCount(); in _clearSelection()
265 count = oObj.getSelectionCount(); in _clearSelection()
281 int count = oObj.getSelectionCount(); in _createSelectionEnumeration()
296 count = oObj.getSelectionCount(); in _createSelectionEnumeration()
354 int count = oObj.getSelectionCount(); in _createReverseSelectionEnumeration()
369 count = oObj.getSelectionCount(); in _createReverseSelectionEnumeration()