Searched refs:TakeDragPolyPolygon (Results 1 – 1 of 1) sorted by relevance
540 basegfx::B2DPolyPolygon TakeDragPolyPolygon(const SdrDragStat& rDrag) const;1617 basegfx::B2DPolyPolygon ImpPathForDragAndCreate::TakeDragPolyPolygon(const SdrDragStat& rDrag) const in TakeDragPolyPolygon() function in ImpPathForDragAndCreate2318 aRetval.append(mpDAC->TakeDragPolyPolygon(rDrag)); in TakeCreatePoly()2343 aRetval = mpDAC->TakeDragPolyPolygon(rDrag); in getDragPolyPolygon()