Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx85 basegfx::B2DPolyPolygon maPathPolyPolygon; member in sd::PathDragMove
95 maPathPolyPolygon(rPathPolyPolygon), in PathDragMove()
102 maPathPolyPolygon(), in PathDragMove()
117 if(maPathPolyPolygon.count()) in createSdrDragEntries()
149 basegfx::B2DPolyPolygon maPathPolyPolygon; member in sd::PathDragResize
159 maPathPolyPolygon(rPathPolyPolygon), in PathDragResize()
166 maPathPolyPolygon(), in PathDragResize()
179 if(maPathPolyPolygon.count()) in createSdrDragEntries()
219 maPathPolyPolygon(rPathPolyPolygon) in PathDragObjOwn()
224 maPathPolyPolygon() in PathDragObjOwn()
[all …]
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrtextprimitive2d.hxx161 basegfx::B2DPolyPolygon maPathPolyPolygon; member in drawinglayer::primitive2d::SdrPathTextPrimitive2D
178 const basegfx::B2DPolyPolygon& getPathPolyPolygon() const { return maPathPolyPolygon; } in getPathPolyPolygon()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrtextprimitive2d.cxx326 maPathPolyPolygon(rPathPolyPolygon), in SdrPathTextPrimitive2D()

Completed in 28 milliseconds