Searched refs:rPO (Results 1 – 1 of 1) sorted by relevance
133 …ImpSdrPathDragData(const SdrPathObj& rPO, const SdrHdl& rHdl, sal_Bool bMuPoDr, const SdrDragStat&…134 void ResetPoly(const SdrPathObj& rPO);138 ImpSdrPathDragData::ImpSdrPathDragData(const SdrPathObj& rPO, const SdrHdl& rHdl, sal_Bool bMuPoDr,… in ImpSdrPathDragData() argument141 maOrig(rPO.GetPathPoly()), in ImpSdrPathDragData()167 bClosed=rPO.IsClosed(); // geschlossenes Objekt? in ImpSdrPathDragData()170 const XPolygon aTmpXP(rPO.GetPathPoly().getB2DPolygon(nPoly)); in ImpSdrPathDragData()213 ResetPoly(rPO); in ImpSdrPathDragData()218 void ImpSdrPathDragData::ResetPoly(const SdrPathObj& rPO) in ResetPoly() argument220 const XPolygon aTmpXP(rPO.GetPathPoly().getB2DPolygon(nPoly)); in ResetPoly()
Completed in 46 milliseconds