Searched refs:aR2 (Results 1 – 4 of 4) sorted by relevance
1667 Rectangle aR2(GetDragLimitRect()); in MoveSdrDrag() local1670 aLR.Intersection(aR2); in MoveSdrDrag()1672 aLR=aR2; in MoveSdrDrag()1931 Rectangle aR2(GetDragLimitRect()); in MoveSdrDrag() local1934 aLR.Intersection(aR2); in MoveSdrDrag()1936 aLR=aR2; in MoveSdrDrag()
2428 …Rectangle aR2 = pImpEditEngine->PaMtoEditCursor( EditPaM( pNode, rPos.nIndex+1 ), GETCRSR_TXTONLY|… in GetCharacterBounds() local2429 if ( aR2.Right() > aBounds.Right() ) in GetCharacterBounds()2430 aBounds.Right() = aR2.Right(); in GetCharacterBounds()
623 Rectangle aR2 = PaMtoEditCursor( EditPaM( aPaM.GetNode(), nInputEnd ), GETCRSR_ENDOFLINE ); in Command() local625 pView->GetWindow()->SetCursorRect( &aRect, aR2.Left()-aR1.Right() ); in Command()
1047 … Rectangle aR2 = mpImpl->mpTextEngine->PaMtoEditCursor( TextPaM( aPaM.GetPara(), nInputEnd ) ); in Command() local1049 long nWidth = aR2.Left()-aR1.Right(); in Command()
Completed in 215 milliseconds