Searched refs:IsURLGrfAtPos (Results 1 – 5 of 5) sorted by relevance
402 const SwFrmFmt* pFnd = IsURLGrfAtPos( rDocPt, &sURL, &sTargetFrameName ); in ClickToINetGrf()
122 rSh.IsURLGrfAtPos( rDocPos, &sURL, &sTargetFrameName, &sDescription ); in SwReadOnlyPopup()
3332 else if( rSh.IsURLGrfAtPos( aDocPos )) in MouseButtonDown()3364 bOverURLGrf = bOverSelect = 0 != rSh.IsURLGrfAtPos( aDocPos ); in MouseButtonDown()5423 bOverURLGrf = bOverSelect = 0 != rSh.IsURLGrfAtPos( aDocPos ); in SelectMenuPosition()
451 const SwFrmFmt* IsURLGrfAtPos( const Point& rPt, String* pURL = 0,
1644 const SwFrmFmt* SwFEShell::IsURLGrfAtPos( const Point& rPt, String* pURL, in IsURLGrfAtPos() function in SwFEShell
Completed in 167 milliseconds