Home
last modified time | relevance | path

Searched refs:currentSort (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx855 ColumnSort currentSort; in getCurrentSortOrder() local
860 currentSort.nColumnPos = aCurrentSortOrder.First; in getCurrentSortOrder()
861currentSort.eSortDirection = aCurrentSortOrder.Second ? ColumnSortAscending : ColumnSortDescending; in getCurrentSortOrder()
867 return currentSort; in getCurrentSortOrder()

Completed in 11 milliseconds