Searched refs:rDocPt (Results 1 – 4 of 4) sorted by relevance
397 sal_Bool SwWrtShell::ClickToINetGrf( const Point& rDocPt, sal_uInt16 nFilter ) in ClickToINetGrf() argument402 const SwFrmFmt* pFnd = IsURLGrfAtPos( rDocPt, &sURL, &sTargetFrameName ); in ClickToINetGrf()
441 sal_Bool ClickToINetGrf( const Point& rDocPt, sal_uInt16 nFilter = URLLOAD_NOFILTER );
756 bool DocPtInsideInputFld( const Point& rDocPt ) const;
889 bool SwCrsrShell::DocPtInsideInputFld( const Point& rDocPt ) const in DocPtInsideInputFld()892 Point aDocPt( rDocPt ); in DocPtInsideInputFld()
Completed in 65 milliseconds