Searched refs:nRight1 (Results 1 – 2 of 2) sorted by relevance
187 const sal_Int32 nRight1 (mpMtrTrans->GetPosPixel().X() + mpMtrTrans->GetSizePixel().Width()); in Initialize() local195 nRight1 - mpMtrGreen->GetSizePixel().Width(), in Initialize()198 nRight1 - mpMtrGamma->GetSizePixel().Width(), in Initialize()
67 sal_Int32 nRight1 = aRect1.X + aRect1.Width; in GetRectangleInterception() local71 aResult.Width = ( nRight1 < nRight2 ? nRight1 : nRight2 ) - aResult.X; in GetRectangleInterception()
Completed in 26 milliseconds