Home
last modified time | relevance | path

Searched defs:nSort (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/tools/source/fsys/
H A Dtdir.cxx71 FSysSort nSort = *( pSortLst->GetObject( nSortIndex ) ); in DECLARE_LIST() local
416 Dir::Dir( const DirEntry& rDirEntry, DirEntryKind nKindFlags, FSysSort nSort, ... ): in Dir()
558 FSysSort nSort = *pSort & ~(sal_uInt16)FSYS_SORT_ASCENDING in ImpSetSort() local
674 FSysError Dir::SetSort( FSysSort nSort, ... ) in SetSort()
/aoo4110/main/sc/source/core/data/
H A Dtable3.cxx92 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in ScSortInfoArray() local
102 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in ~ScSortInfoArray() local
110 ScSortInfo* Get( sal_uInt16 nSort, SCCOLROW nInd ) in Get()
116 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in Swap() local
138 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in CreateSortInfoArray() local
153 for ( sal_uInt16 nSort = 0; nSort < nUsedSorts; nSort++ ) in CreateSortInfoArray() local
238 short ScTable::CompareCell( sal_uInt16 nSort, in CompareCell()
345 sal_uInt16 nSort = 0; in Compare() local
471 sal_uInt16 nSort = 0; in Compare() local

Completed in 51 milliseconds