Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dimapwnd.cxx518 SdrObject* IMapWindow::GetHitSdrObj( const Point& rPosPixel ) const in GetHitSdrObj() function in IMapWindow
662 return( ( GetHitSdrObj( rEvt.maPosPixel ) != NULL ) ? rEvt.mnAction : DND_ACTION_NONE ); in AcceptDrop()
679 SdrObject* pSdrObj = GetHitSdrObj( rEvt.maPosPixel ); in ExecuteDrop()
H A Dimapwnd.hxx187 SdrObject* GetHitSdrObj( const Point& rPosPixel ) const;

Completed in 28 milliseconds