Home
last modified time | relevance | path

Searched refs:aDstPos (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/func/
H A Dfumorph.cxx259 const ::basegfx::B2DPoint aDstPos(aDstSize.getCenter()); in ImpEqualizePolyPointCount() local
263 aTrans.translate(aDstPos.getX(), aDstPos.getY()); in ImpEqualizePolyPointCount()
315 const ::basegfx::B2DPoint aDstPos(aDstSize.getCenter()); in ImpAddPolys() local
316 aNewPoint = aNewPoint - aSrcPos + aDstPos; in ImpAddPolys()
/aoo4110/main/sw/source/filter/xml/
H A Dxmltbli.cxx694 SwPosition aDstPos( *pDstTxtCrsr->GetPaM()->GetPoint() ); in EndElement() local
695 pDoc->CopyRange( aSrcPaM, aDstPos, false ); in EndElement()

Completed in 33 milliseconds