Searched refs:FindEqualOrSortedLastInRange (Results 1 – 3 of 3) sorted by relevance
370 sal_Bool FindEqualOrSortedLastInRange( SCCOL& nFoundCol,
4455 if ( !aCellIter.FindEqualOrSortedLastInRange( nC, nR ) ) in ScMatch()5923 if ( !aCellIter.FindEqualOrSortedLastInRange(nC, nR) ) in ScLookup()6238 bFound = aCellIter.FindEqualOrSortedLastInRange( nCol, nRow1_temp ); in CalculateLookup()8200 bFound = aCellIter.FindEqualOrSortedLastInRange( nCol, nRow); in lcl_LookupQuery()
1286 sal_Bool ScQueryCellIterator::FindEqualOrSortedLastInRange( SCCOL& nFoundCol, in FindEqualOrSortedLastInRange() function in ScQueryCellIterator
Completed in 54 milliseconds