Searched refs:aEndRect (Results 1 – 4 of 4) sorted by relevance
2119 SwRect aStRect, aEndRect; in CalcFrmRects() local2225 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 …]
1098 SwRect aEndRect; in GetCorrection() local1099 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetCorrection()1100 rSelectRect = aStartRect.Union( aEndRect ); in GetCorrection()1242 SwRect aEndRect; in GetGrammarCorrection() local1243 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetGrammarCorrection()1244 rSelectRect = aStartRect.Union( aEndRect ); in GetGrammarCorrection()
414 Rectangle aEndRect; in HasArrow() local418 aEndRect = GetDrawRect( nEndCol, nEndRow ); in HasArrow()442 ( !bObjEndAlien && aEndRect.IsInside(pObject->GetPoint(1)) ); in HasArrow()
3553 SwRect aEndRect; in GetSmartTagTerm() local3554 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetSmartTagTerm()3555 rSelectRect = aStartRect.Union( aEndRect ); in GetSmartTagTerm()
Completed in 60 milliseconds