Searched refs:nBottom2 (Results 1 – 2 of 2) sorted by relevance
70 sal_Int32 nBottom2 = aRect2.Y + aRect2.Height; in GetRectangleInterception() local72 aResult.Height = ( nBottom1 < nBottom2 ? nBottom1 : nBottom2 ) - aResult.Y; in GetRectangleInterception()
694 long nBottom2 = aSize.Height()-1; in ImplCalcButtonAreas() local744 rSpinDownArea = Rectangle( rSpinUpArea.Left(), nTop2, rSpinUpArea.Right(), nBottom2 ); in ImplCalcButtonAreas()
Completed in 26 milliseconds