Home
last modified time | relevance | path

Searched refs:rPathPolyPolygon (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx93 const basegfx::B2DPolyPolygon& rPathPolyPolygon) in PathDragMove() argument
95 maPathPolyPolygon(rPathPolyPolygon), in PathDragMove()
157 const basegfx::B2DPolyPolygon& rPathPolyPolygon) in PathDragResize() argument
159 maPathPolyPolygon(rPathPolyPolygon), in PathDragResize()
217 const basegfx::B2DPolyPolygon& rPathPolyPolygon) in PathDragObjOwn() argument
219 maPathPolyPolygon(rPathPolyPolygon) in PathDragObjOwn()
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx453 const basegfx::B2DPolyPolygon& rPathPolyPolygon = pMarkedPathObject->GetPathPoly(); in IsRipUpAtMarkedPointsPossible() local
455 if(1 == rPathPolyPolygon.count()) in IsRipUpAtMarkedPointsPossible()
459 const Polygon aPathPolygon(rPathPolyPolygon.getB2DPolygon(0)); in IsRipUpAtMarkedPointsPossible()
H A Dsvdotextpathdecomposition.cxx715 const basegfx::B2DPolyPolygon& rPathPolyPolygon(rSdrPathTextPrimitive.getPathPolyPolygon()); in impDecomposePathTextPrimitive() local
718 sal_uInt32 nLoopCount(rPathPolyPolygon.count()); in impDecomposePathTextPrimitive()
754 aPolygonParagraphHandler.HandlePair(rPathPolyPolygon.getB2DPolygon(a), aParagraphTextPortions); in impDecomposePathTextPrimitive()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrtextprimitive2d.cxx323 const basegfx::B2DPolyPolygon& rPathPolyPolygon, in SdrPathTextPrimitive2D() argument
326 maPathPolyPolygon(rPathPolyPolygon), in SdrPathTextPrimitive2D()
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrtextprimitive2d.hxx174 const basegfx::B2DPolyPolygon& rPathPolyPolygon,

Completed in 42 milliseconds