Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx130 SwRect aFldRect; in RequestHelp() local
145 if( rSh.GetContentAtPos( aPos, aCntntAtPos, sal_False, &aFldRect ) ) in RequestHelp()
359 if( rSh.GetContentAtPos( aPos, aCntntAtPos, sal_False, &aFldRect ) ) in RequestHelp()
371 Rectangle aRect( aFldRect.SVRect() ); in RequestHelp()
H A Dedtwin.cxx3799 SwRect aFldRect; in MouseMove() local
3801 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_False, &aFldRect ) ) in MouseMove()