Searched defs:nSort (Results 1 – 2 of 2) sorted by relevance
71 FSysSort nSort = *( pSortLst->GetObject( nSortIndex ) ); in DECLARE_LIST() local416 Dir::Dir( const DirEntry& rDirEntry, DirEntryKind nKindFlags, FSysSort nSort, ... ): in Dir()558 FSysSort nSort = *pSort & ~(sal_uInt16)FSYS_SORT_ASCENDING in ImpSetSort() local674 FSysError Dir::SetSort( FSysSort nSort, ... ) in SetSort()
92 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in ScSortInfoArray() local102 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in ~ScSortInfoArray() local110 ScSortInfo* Get( sal_uInt16 nSort, SCCOLROW nInd ) in Get()116 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in Swap() local138 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in CreateSortInfoArray() local153 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in CreateSortInfoArray() local238 short ScTable::CompareCell( sal_uInt16 nSort, in CompareCell()345 sal_uInt16 nSort = 0; in Compare() local471 sal_uInt16 nSort = 0; in Compare() local
Completed in 67 milliseconds