Lines Matching refs:SdrGluePointList
274 void SdrGluePointList::Clear() in Clear()
283 void SdrGluePointList::operator=(const SdrGluePointList& rSrcList) in operator =()
295 sal_uInt16 SdrGluePointList::Insert(const SdrGluePoint& rGP) in Insert()
328 void SdrGluePointList::Invalidate(Window& rWin, const SdrObject* pObj) const in Invalidate()
336 sal_uInt16 SdrGluePointList::FindGluePoint(sal_uInt16 nId) const in FindGluePoint()
349 sal_uInt16 SdrGluePointList::HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* … in HitTest()
367 void SdrGluePointList::SetReallyAbsolute(FASTBOOL bOn, const SdrObject& rObj) in SetReallyAbsolute()
375 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*… in Rotate()
383 void SdrGluePointList::Mirror(const Point& rRef1, const Point& rRef2, const SdrObject* pObj) in Mirror()
390 void SdrGluePointList::Mirror(const Point& rRef1, const Point& rRef2, long nWink, const SdrObject* … in Mirror()
398 void SdrGluePointList::Shear(const Point& rRef, long nWink, double tn, FASTBOOL bVShear, const SdrO… in Shear()