HSortItems
BObjectList<T, O>::HSortItems(CompareFunction function)
BObjectList<T, O>::HSortItems(CompareFunctionWithState function, void* state)
AbstractPointerListHelper::HSortItems(BList *list)
_PointerList_::HSortItems(GenericCompareFunction compareFunc)
_PointerList_::HSortItems(GenericCompareFunctionWithState compareFunc,