Searched refs:nBottom1 (Results 1 – 2 of 2) sorted by relevance
693 long nBottom1 = aSize.Height()/2; in ImplCalcButtonAreas() local695 long nTop2 = nBottom1; in ImplCalcButtonAreas()698 nBottom1--; in ImplCalcButtonAreas()743 … rSpinUpArea = Rectangle( aSize.Width(), nTop1, rOutSz.Width()-aDropDownSize.Width()-1, nBottom1 ); in ImplCalcButtonAreas()
68 sal_Int32 nBottom1 = aRect1.Y + aRect1.Height; in GetRectangleInterception() local72 aResult.Height = ( nBottom1 < nBottom2 ? nBottom1 : nBottom2 ) - aResult.Y; in GetRectangleInterception()
Completed in 24 milliseconds