Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddociter.cxx1308 } while ( !IsEqualConditionFulfilled() && (pNext = GetNext()) != NULL ); in FindEqualOrSortedLastInRange()
1311 if (!pNext && !IsEqualConditionFulfilled()) in FindEqualOrSortedLastInRange()
1320 if ( IsEqualConditionFulfilled() ) in FindEqualOrSortedLastInRange()
/aoo41x/main/sc/inc/
H A Ddociter.hxx340 sal_Bool IsEqualConditionFulfilled() const in IsEqualConditionFulfilled() function in ScQueryCellIterator

Completed in 17 milliseconds