Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/control/
H A Dspinfld.cxx39 void ImplGetSpinbuttonValue( Window *pWin, const Rectangle& rUpperRect, in ImplGetSpinbuttonValue() argument
47 rValue.maUpperRect = rUpperRect; in ImplGetSpinbuttonValue()
59 if( pWin->IsMouseOver() && rUpperRect.IsInside( aPointerPos ) ) in ImplGetSpinbuttonValue()
72 !rUpperRect.IsInside( aPointerPos ) ) in ImplGetSpinbuttonValue()
146 const Rectangle& rUpperRect, in ImplDrawSpinButton() argument
221 ImplGetSpinbuttonValue( pWin, rUpperRect, rLowerRect, in ImplDrawSpinButton()
232 aUpRect = aDecoView.DrawButton( rUpperRect, nTempStyle ); in ImplDrawSpinButton()
/aoo4110/main/vcl/inc/vcl/
H A Dspin.h40 const Rectangle& rUpperRect,

Completed in 28 milliseconds