Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx357 B2DPoint* pNewPoint = bAIsLonger in testAndCorrectEdgeIntersection() local
368 maNewPoints.push_back(pNewPoint); in testAndCorrectEdgeIntersection()
372 delete pNewPoint; in testAndCorrectEdgeIntersection()
437 delete pNewPoint; in solveHorizontalEdges()
684 maNewPoints.push_back(pNewPoint); in Subdivide()
688 delete pNewPoint; in Subdivide()
701 delete pNewPoint; in Subdivide()
850 maNewPoints.push_back(pNewPoint); in Subdivide()
854 delete pNewPoint; in Subdivide()
863 maNewPoints.push_back(pNewPoint); in Subdivide()
[all …]
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx375 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in Continue() local
377 SetCurr( pNewPoint ); in Continue()
454 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in Continue() local
457 SetCurr( pNewPoint ); in Continue()
1582 SwPosition* pNewPoint = new SwPosition( *pCrsr->GetPoint() ); in SpellSentence() local
1585 SetCurr( pNewPoint ); in SpellSentence()

Completed in 33 milliseconds