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.cxx540 basegfx::B2DPolyPolygon TakeDragPolyPolygon(const SdrDragStat& rDrag) const;
1617 basegfx::B2DPolyPolygon ImpPathForDragAndCreate::TakeDragPolyPolygon(const SdrDragStat& rDrag) const in TakeDragPolyPolygon() function in ImpPathForDragAndCreate
2318 aRetval.append(mpDAC->TakeDragPolyPolygon(rDrag)); in TakeCreatePoly()
2343 aRetval = mpDAC->TakeDragPolyPolygon(rDrag); in getDragPolyPolygon()