Searched refs:aDstPos (Results 1 – 2 of 2) sorted by relevance
259 const ::basegfx::B2DPoint aDstPos(aDstSize.getCenter()); in ImpEqualizePolyPointCount() local263 aTrans.translate(aDstPos.getX(), aDstPos.getY()); in ImpEqualizePolyPointCount()315 const ::basegfx::B2DPoint aDstPos(aDstSize.getCenter()); in ImpAddPolys() local316 aNewPoint = aNewPoint - aSrcPos + aDstPos; in ImpAddPolys()
694 SwPosition aDstPos( *pDstTxtCrsr->GetPaM()->GetPoint() ); in EndElement() local695 pDoc->CopyRange( aSrcPaM, aDstPos, false ); in EndElement()
Completed in 45 milliseconds