Home
last modified time | relevance | path

Searched refs:aEndRect (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1098 SwRect aEndRect; in GetCorrection() local
1099 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetCorrection()
1100 rSelectRect = aStartRect.Union( aEndRect ); in GetCorrection()
1242 SwRect aEndRect; in GetGrammarCorrection() local
1243 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetGrammarCorrection()
1244 rSelectRect = aStartRect.Union( aEndRect ); in GetGrammarCorrection()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2119 SwRect aStRect, aEndRect; in CalcFrmRects() local
2225 SwRect aTmp( aEndRect ); in CalcFrmRects()
2294 aEndRect = pEnd2Pos->aLine; in CalcFrmRects()
2330 SwRect aTmp( aEndRect ); in CalcFrmRects()
2339 aEndRect = pEnd2Pos->aLine; in CalcFrmRects()
2357 aEndRect.Left( aEndFrm.Left() ); in CalcFrmRects()
2359 aEndRect.Left( aEndFrm.Right() ); in CalcFrmRects()
2360 nTmp = aEndRect.Right(); in CalcFrmRects()
2376 Point aTmpEnd( aEndRect.Right(), aEndRect.Bottom() ); in CalcFrmRects()
2451 aSubRect = aEndRect; in CalcFrmRects()
[all …]
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3561 SwRect aEndRect; in GetSmartTagTerm() local
3562 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetSmartTagTerm()
3563 rSelectRect = aStartRect.Union( aEndRect ); in GetSmartTagTerm()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx414 Rectangle aEndRect; in HasArrow() local
418 aEndRect = GetDrawRect( nEndCol, nEndRow ); in HasArrow()
442 ( !bObjEndAlien && aEndRect.IsInside(pObject->GetPoint(1)) ); in HasArrow()

Completed in 54 milliseconds