Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/control/
H A Dspinfld.cxx38 const Rectangle& rLowerRect, in ImplGetSpinbuttonValue() argument
46 rValue.maLowerRect = rLowerRect; in ImplGetSpinbuttonValue()
69 if( pWin->IsMouseOver() && rLowerRect.IsInside( aPointerPos ) && in ImplGetSpinbuttonValue()
144 const Rectangle& rLowerRect, in ImplDrawSpinButton() argument
218 ImplGetSpinbuttonValue( pWin, rUpperRect, rLowerRect, in ImplDrawSpinButton()
236 aLowRect = aDecoView.DrawButton( rLowerRect, nStyle ); in ImplDrawSpinButton()
/AOO42X/main/vcl/inc/vcl/
H A Dspin.h41 const Rectangle& rLowerRect,