Searched refs:TakeDragPolyPolygon (Results 1 – 1 of 1) sorted by relevance
542 basegfx::B2DPolyPolygon TakeDragPolyPolygon(const SdrDragStat& rDrag) const;1619 basegfx::B2DPolyPolygon ImpPathForDragAndCreate::TakeDragPolyPolygon(const SdrDragStat& rDrag) const in TakeDragPolyPolygon() function in ImpPathForDragAndCreate2320 aRetval.append(mpDAC->TakeDragPolyPolygon(rDrag)); in TakeCreatePoly()2345 aRetval = mpDAC->TakeDragPolyPolygon(rDrag); in getDragPolyPolygon()
Completed in 30 milliseconds