Searched refs:NextRange (Results 1 – 2 of 2) sorted by relevance
250 bool NextRange();315 return NextRange(); in operator ++()327 bool ScCompressedArrayIterator<A,D>::NextRange() in NextRange() function in ScCompressedArrayIterator587 SC_DLLPUBLIC bool NextRange();640 return NextRange(); in operator ++()
798 bAdv = NextRange(); in Follow()830 bFound = aIter1.NextRange(); in InitLimits()848 bool ScCoupledCompressedArrayIterator<A,D,S>::NextRange() in NextRange() function in ScCoupledCompressedArrayIterator857 bAdv = aIter1.NextRange(); in NextRange()867 bAdv = aIter2.NextRange(); in NextRange()
Completed in 980 milliseconds