Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditradj.cxx586 SwRect aCurrRect( nLeftMar + nPrtWidth, Y() + nRealHeight - nLineHeight, in CalcRightMargin() local
589 SwFlyPortion *pFly = CalcFlyPortion( nRealWidth, aCurrRect ); in CalcRightMargin()
597 aCurrRect.Left( nLeftMar + nPrtWidth ); in CalcRightMargin()
598 pFly = CalcFlyPortion( nRealWidth, aCurrRect ); in CalcRightMargin()
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx583 std::vector<B2DRange>::const_iterator aCurrRect=rRanges.begin(); in setupSweepLineEventListFromRanges() local
587 while( aCurrRect != aEnd && aCurrOrientation != aEndOrientation ) in setupSweepLineEventListFromRanges()
589 const B2DRectangle& rCurrRect( *aCurrRect++ ); in setupSweepLineEventListFromRanges()

Completed in 24 milliseconds