Home
last modified time | relevance | path

Searched refs:ImplFindPartRect (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/control/
H A Dscrbar.cxx581 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative()
622 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative()
664 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative()
695 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative()
1345 Rectangle* ScrollBar::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in ScrollBar
1397 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
1398 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
H A Dspinbtn.cxx496 Rectangle* SpinButton::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in SpinButton
519 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
520 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
H A Dspinfld.cxx895 Rectangle* SpinField::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in SpinField
918 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
919 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
H A Dtabctrl.cxx1505 Rectangle* TabControl::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in TabControl
1535 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
1536 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
/trunk/main/vcl/inc/vcl/
H A Dspin.hxx57 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
H A Dspinfld.hxx74 Rectangle * ImplFindPartRect( const Point& rPt );
H A Dscrbar.hxx75 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
H A Dtabctrl.hxx96 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );

Completed in 46 milliseconds