Searched refs:rPathPolyPolygon (Results 1 – 5 of 5) sorted by relevance
93 const basegfx::B2DPolyPolygon& rPathPolyPolygon) in PathDragMove() argument95 maPathPolyPolygon(rPathPolyPolygon), in PathDragMove()157 const basegfx::B2DPolyPolygon& rPathPolyPolygon) in PathDragResize() argument159 maPathPolyPolygon(rPathPolyPolygon), in PathDragResize()217 const basegfx::B2DPolyPolygon& rPathPolyPolygon) in PathDragObjOwn() argument219 maPathPolyPolygon(rPathPolyPolygon) in PathDragObjOwn()
453 const basegfx::B2DPolyPolygon& rPathPolyPolygon = pMarkedPathObject->GetPathPoly(); in IsRipUpAtMarkedPointsPossible() local455 if(1 == rPathPolyPolygon.count()) in IsRipUpAtMarkedPointsPossible()459 const Polygon aPathPolygon(rPathPolyPolygon.getB2DPolygon(0)); in IsRipUpAtMarkedPointsPossible()
715 const basegfx::B2DPolyPolygon& rPathPolyPolygon(rSdrPathTextPrimitive.getPathPolyPolygon()); in impDecomposePathTextPrimitive() local718 sal_uInt32 nLoopCount(rPathPolyPolygon.count()); in impDecomposePathTextPrimitive()754 aPolygonParagraphHandler.HandlePair(rPathPolyPolygon.getB2DPolygon(a), aParagraphTextPortions); in impDecomposePathTextPrimitive()
323 const basegfx::B2DPolyPolygon& rPathPolyPolygon, in SdrPathTextPrimitive2D() argument326 maPathPolyPolygon(rPathPolyPolygon), in SdrPathTextPrimitive2D()
174 const basegfx::B2DPolyPolygon& rPathPolyPolygon,
Completed in 47 milliseconds