Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx602 const std::vector<B2DRange>::const_reverse_iterator aEndR=rRanges.rend(); in setupSweepLineEventListFromRanges() local
604 while( aCurrRectR != aEndR ) in setupSweepLineEventListFromRanges()
/trunk/main/sc/source/filter/excel/
H A Dxestring.cxx55 CIT aEndL = rLeft.end(), aEndR = rRight.end(); in lclCompareVectors() local
56 …ft.begin(), aItR = rRight.begin(); !nResult && (aItL != aEndL) && (aItR != aEndR); ++aItL, ++aItR ) in lclCompareVectors()

Completed in 30 milliseconds