Searched refs:nSortColumnIndex (Results 1 – 2 of 2) sorted by relevance
354 void DictionaryList::sortByColumn( sal_uInt16 nSortColumnIndex, bool bSortAtoZ ) in sortByColumn() argument356 m_nSortColumnIndex=nSortColumnIndex; in sortByColumn()357 if( nSortColumnIndex<3 ) in sortByColumn()
99 void sortByColumn( sal_uInt16 nSortColumnIndex, bool bSortAtoZ );
Completed in 10 milliseconds