Searched refs:currentSort (Results 1 – 1 of 1) sorted by relevance
855 ColumnSort currentSort; in getCurrentSortOrder() local860 currentSort.nColumnPos = aCurrentSortOrder.First; in getCurrentSortOrder()861 …currentSort.eSortDirection = aCurrentSortOrder.Second ? ColumnSortAscending : ColumnSortDescending; in getCurrentSortOrder()867 return currentSort; in getCurrentSortOrder()
Completed in 13 milliseconds