Searched refs:ImplFindPartRect (Results 1 – 8 of 8) sorted by relevance
581 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 ScrollBar1397 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()1398 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
496 Rectangle* SpinButton::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in SpinButton519 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()520 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
895 Rectangle* SpinField::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in SpinField918 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()919 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
1505 Rectangle* TabControl::ImplFindPartRect( const Point& rPt ) in ImplFindPartRect() function in TabControl1535 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()1536 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
57 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
74 Rectangle * ImplFindPartRect( const Point& rPt );
75 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
96 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
Completed in 43 milliseconds