Home
last modified time | relevance | path

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

/aoo42x/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx70 sal_Int32 nBottom2 = aRect2.Y + aRect2.Height; in GetRectangleInterception() local
72 aResult.Height = ( nBottom1 < nBottom2 ? nBottom1 : nBottom2 ) - aResult.Y; in GetRectangleInterception()
/aoo42x/main/vcl/source/control/
H A Dspinfld.cxx694 long nBottom2 = aSize.Height()-1; in ImplCalcButtonAreas() local
744 rSpinDownArea = Rectangle( rSpinUpArea.Left(), nTop2, rSpinUpArea.Right(), nBottom2 ); in ImplCalcButtonAreas()

Completed in 25 milliseconds