Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/control/
H A Dspinfld.cxx693 long nBottom1 = aSize.Height()/2; in ImplCalcButtonAreas() local
695 long nTop2 = nBottom1; in ImplCalcButtonAreas()
698 nBottom1--; in ImplCalcButtonAreas()
743 … rSpinUpArea = Rectangle( aSize.Width(), nTop1, rOutSz.Width()-aDropDownSize.Width()-1, nBottom1 ); in ImplCalcButtonAreas()
/aoo42x/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx68 sal_Int32 nBottom1 = aRect1.Y + aRect1.Height; in GetRectangleInterception() local
72 aResult.Height = ( nBottom1 < nBottom2 ? nBottom1 : nBottom2 ) - aResult.Y; in GetRectangleInterception()

Completed in 14 milliseconds