Home
last modified time | relevance | path

Searched refs:FindEqualOrSortedLastInRange (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Ddociter.hxx370 sal_Bool FindEqualOrSortedLastInRange( SCCOL& nFoundCol,
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx4592 if ( !aCellIter.FindEqualOrSortedLastInRange( nC, nR ) ) in ScMatch()
6060 if ( !aCellIter.FindEqualOrSortedLastInRange(nC, nR) ) in ScLookup()
6375 bFound = aCellIter.FindEqualOrSortedLastInRange( nCol, nRow1_temp ); in CalculateLookup()
8337 bFound = aCellIter.FindEqualOrSortedLastInRange( nCol, nRow); in lcl_LookupQuery()
/trunk/main/sc/source/core/data/
H A Ddociter.cxx1286 sal_Bool ScQueryCellIterator::FindEqualOrSortedLastInRange( SCCOL& nFoundCol, in FindEqualOrSortedLastInRange() function in ScQueryCellIterator

Completed in 56 milliseconds