Home
last modified time | relevance | path

Searched refs:aStartRect (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1090 SwRect aStartRect; in GetCorrection() local
1096 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetCorrection()
1100 rSelectRect = aStartRect.Union( aEndRect ); in GetCorrection()
1234 SwRect aStartRect; in GetGrammarCorrection() local
1240 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetGrammarCorrection()
1244 rSelectRect = aStartRect.Union( aEndRect ); in GetGrammarCorrection()
/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx794 …Rectangle aStartRect = mrTextForwarder->GetCharBounds( nPara, static_cast< sal_uInt16 >( aIndex.Ge… in GetCharBounds() local
797 aRect = aStartRect; in GetCharBounds()
799 aRect.Move( aStartRect.Left(), aStartRect.Top() ); in GetCharBounds()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3553 SwRect aStartRect; in GetSmartTagTerm() local
3559 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetSmartTagTerm()
3563 rSelectRect = aStartRect.Union( aEndRect ); in GetSmartTagTerm()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx290 Rectangle aStartRect( aStartPos.X()-2, aStartPos.Y()-2, in ImplInvertDrag() local
305 DrawRect( aStartRect ); in ImplInvertDrag()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx413 Rectangle aStartRect; in HasArrow() local
416 aStartRect = GetDrawRect( rStart.Col(), rStart.Row() ); in HasArrow()
440 ( !bObjStartAlien && aStartRect.IsInside(pObject->GetPoint(0)) ); in HasArrow()

Completed in 66 milliseconds