Searched refs:SortByCol (Results 1 – 5 of 5) sorted by relevance
363 void SvxSimpleTable::SortByCol(sal_uInt16 nCol,sal_Bool bDir) in SortByCol() function in SvxSimpleTable398 SortByCol(nId-1,!bSortDirection); in HBarClick()402 SortByCol(nId-1,bSortDirection); in HBarClick()
154 void SortByCol(sal_uInt16,sal_Bool bDir=sal_True);
282 pTable->SortByCol(nSortMode, bSortDir); in SwRedlineAcceptDlg()1332 pTable->SortByCol(nSortMode, bSortDir); in IMPL_LINK()
99 aCheckLB.SortByCol(2); in SvxFontSubstTabPage()
1933 pTheView->SortByCol(nDialogCol,bSortDir); in IMPL_LINK()
Completed in 70 milliseconds