Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx542 basegfx::B2DPolyPolygon TakeDragPolyPolygon(const SdrDragStat& rDrag) const;
1619 basegfx::B2DPolyPolygon ImpPathForDragAndCreate::TakeDragPolyPolygon(const SdrDragStat& rDrag) const in TakeDragPolyPolygon() function in ImpPathForDragAndCreate
2320 aRetval.append(mpDAC->TakeDragPolyPolygon(rDrag)); in TakeCreatePoly()
2345 aRetval = mpDAC->TakeDragPolyPolygon(rDrag); in getDragPolyPolygon()

Completed in 29 milliseconds