Searched refs:TakeGluePoint (Results 1 – 2 of 2) sorted by relevance
72 FASTBOOL TakeGluePoint(SdrGluePoint& rGP, FASTBOOL bSetAbsolutePos) const;
75 FASTBOOL SdrObjConnection::TakeGluePoint(SdrGluePoint& rGP, FASTBOOL bSetAbsPos) const in TakeGluePoint() function in SdrObjConnection806 if (bCon1 && rCon1.TakeGluePoint(aGP1,sal_True)) { in ImpCalcEdgeTrack()813 if (bCon2 && rCon2.TakeGluePoint(aGP2,sal_True)) { in ImpCalcEdgeTrack()
Completed in 19 milliseconds