Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/svdraw/
H A Dsvdopath.cxx133 …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() argument
141 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() argument
220 const XPolygon aTmpXP(rPO.GetPathPoly().getB2DPolygon(nPoly)); in ResetPoly()

Completed in 46 milliseconds