Searched refs:rScSortedCollection (Results 1 – 1 of 1) sorted by relevance
93 ScSortedCollection(const ScSortedCollection& rScSortedCollection) : in ScSortedCollection() argument94 ScCollection(rScSortedCollection), in ScSortedCollection()95 bDuplicates(rScSortedCollection.bDuplicates) {} in ScSortedCollection()
Completed in 18 milliseconds