Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dsvddrgmt.hxx72 class SVX_DLLPUBLIC SdrDragEntryPolyPolygon : public SdrDragEntry class
78 SdrDragEntryPolyPolygon(const basegfx::B2DPolyPolygon& rOriginalPolyPolygon);
79 virtual ~SdrDragEntryPolyPolygon();
/aoo4110/main/svx/source/svdraw/
H A Dsvddrgmt.cxx98 SdrDragEntryPolyPolygon::SdrDragEntryPolyPolygon(const basegfx::B2DPolyPolygon& rOriginalPolyPolygo… in SdrDragEntryPolyPolygon() function in SdrDragEntryPolyPolygon
104 SdrDragEntryPolyPolygon::~SdrDragEntryPolyPolygon() in ~SdrDragEntryPolyPolygon()
108 drawinglayer::primitive2d::Primitive2DSequence SdrDragEntryPolyPolygon::createPrimitive2DSequenceIn… in createPrimitive2DSequenceInCurrentState()
436 … addSdrDragEntry(new SdrDragEntryPolyPolygon(pCandidate->TakeXorPoly())); in createSdrDragEntries_SolidDrag()
490 addSdrDragEntry(new SdrDragEntryPolyPolygon(aResult)); in createSdrDragEntries_PolygonDrag()
1281 addSdrDragEntry(new SdrDragEntryPolyPolygon(aDragPolyPolygon)); in createSdrDragEntries()
2987 addSdrDragEntry(new SdrDragEntryPolyPolygon(aDragRaster)); in createSdrDragEntries()
3564 addSdrDragEntry(new SdrDragEntryPolyPolygon(aDragRaster)); in createSdrDragEntries()
/aoo4110/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx119 addSdrDragEntry(new SdrDragEntryPolyPolygon(maPathPolyPolygon)); in createSdrDragEntries()
181 addSdrDragEntry(new SdrDragEntryPolyPolygon(maPathPolyPolygon)); in createSdrDragEntries()
237 addSdrDragEntry(new SdrDragEntryPolyPolygon(maPathPolyPolygon)); in createSdrDragEntries()
/aoo4110/main/chart2/source/controller/main/
H A DDragMethod_PieSegment.cxx154 addSdrDragEntry(new SdrDragEntryPolyPolygon(aNewPolyPolygon)); in createSdrDragEntries()

Completed in 58 milliseconds