Searched refs:aList2 (Results 1 – 1 of 1) sorted by relevance
896 ListOfScRange aList2; in lclIntersectRanges() local897 lclAddToListOfScRange( aList2, rArg ); in lclIntersectRanges()899 if( !rList.empty() && !aList2.empty() ) in lclIntersectRanges()905 lclJoinRanges( aList2 ); in lclIntersectRanges()909 …for( ListOfScRange::const_iterator aInnerIt = aList2.begin(), aInnerEnd = aList2.end(); aInnerIt !… in lclIntersectRanges()
Completed in 28 milliseconds