Home
last modified time | relevance | path

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

/aoo41x/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.cxx498 Rectangle* SpinButton::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in SpinButton
521 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
522 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.cxx1507 Rectangle* TabControl::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in TabControl
1537 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
1538 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
/aoo41x/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 74 milliseconds