Searched refs:rPO (Results 1 – 1 of 1) sorted by relevance
131 …ImpSdrPathDragData(const SdrPathObj& rPO, const SdrHdl& rHdl, sal_Bool bMuPoDr, const SdrDragStat&…132 void ResetPoly(const SdrPathObj& rPO);136 ImpSdrPathDragData::ImpSdrPathDragData(const SdrPathObj& rPO, const SdrHdl& rHdl, sal_Bool bMuPoDr,… in ImpSdrPathDragData() argument139 maOrig(rPO.GetPathPoly()), in ImpSdrPathDragData()165 bClosed=rPO.IsClosed(); // geschlossenes Objekt? in ImpSdrPathDragData()168 const XPolygon aTmpXP(rPO.GetPathPoly().getB2DPolygon(nPoly)); in ImpSdrPathDragData()211 ResetPoly(rPO); in ImpSdrPathDragData()216 void ImpSdrPathDragData::ResetPoly(const SdrPathObj& rPO) in ResetPoly() argument218 const XPolygon aTmpXP(rPO.GetPathPoly().getB2DPolygon(nPoly)); in ResetPoly()