Home
last modified time | relevance | path

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

/trunk/main/ucb/source/sorter/
H A Dsortresult.cxx585 nTmp = maS2O[ mnCurEntry ]; in relative()
932 aRet <<= maS2O.Count(); in getPropertyValue()
1338 pMid = maS2O.GetData( nMid ); in FindPos()
1407 maS2O.Clear(); in CopyData()
1411 maS2O.Insert( NULL, 0 ); in CopyData()
1422 mnLastSort = maS2O.Count(); in CopyData()
1440 maS2O.Insert( pData, 0 ); in Initialize()
1469 for ( i=1; i<maS2O.Count(); i++ ) in Initialize()
1474 mnCount = maS2O.Count() - 1; in Initialize()
1525 nEnd = maS2O.Count(); in InsertNew()
[all …]
H A Dsortresult.hxx157 SortedEntryList maS2O; // maps the sorted entries to the original ones member in SortedResultSet
191 const SortedEntryList* GetS2OList() const { return &maS2O; } in GetS2OList()

Completed in 26 milliseconds