Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx98 PtrLevelVector::const_iterator it1End = i_r1.end(); in compare_PtrLevelVector() local
101 for ( ; it1 != it1End; ++it1, ++it2 ) in compare_PtrLevelVector()
553 Vector_TplArgument::const_iterator it1End = aTplParameters.end(); in Compare() local
556 for ( ; it1 != it1End; ++it1, ++it2 ) in Compare()
H A Dnamechain.cxx145 std::vector< NameSegment >::const_iterator it1End = aSegments.end(); in Compare() local
148 for ( ; it1 != it1End; ++it1, ++it2 ) in Compare()
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx1932 HypContainer::reverse_iterator it1 = cnNumer.rbegin(), it1End = cnNumer.rend(); in ScHypGeomDist() local
1936 for ( ; it1 != it1End || it2 != it2End; ) in ScHypGeomDist()
1939 if ( it1 != it1End ) in ScHypGeomDist()

Completed in 49 milliseconds