Searched refs:aPathXPP (Results 1 – 1 of 1) sorted by relevance
513 const basegfx::B2DPolyPolygon aPathXPP = pPath->GetPathPoly(); in createSdrDragEntries_PointDrag() local515 if(aPathXPP.count()) in createSdrDragEntries_PointDrag()524 if(sdr::PolyPolygonEditor::GetRelativePolyPoint(aPathXPP, nObjPt, nPolyNum, nPointNum)) in createSdrDragEntries_PointDrag()526 aPositions.push_back(aPathXPP.getB2DPolygon(nPolyNum).getB2DPoint(nPointNum)); in createSdrDragEntries_PointDrag()
Completed in 32 milliseconds