Searched refs:ImpUShortContainerSorter (Results 1 – 1 of 1) sorted by relevance
297 class ImpUShortContainerSorter: public ContainerSorter { class299 ImpUShortContainerSorter(Container& rNewCont): ContainerSorter(rNewCont) {} in ImpUShortContainerSorter() function in ImpUShortContainerSorter303 int ImpUShortContainerSorter::Compare(const void* pElem1, const void* pElem2) const in Compare()312 ImpUShortContainerSorter aSorter(aArr); in Sort()
Completed in 8 milliseconds