Home
last modified time | relevance | path

Searched refs:TakeGluePoint (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx75 FASTBOOL SdrObjConnection::TakeGluePoint(SdrGluePoint& rGP, FASTBOOL bSetAbsPos) const in TakeGluePoint() function in SdrObjConnection
806 if (bCon1 && rCon1.TakeGluePoint(aGP1,sal_True)) { in ImpCalcEdgeTrack()
813 if (bCon2 && rCon2.TakeGluePoint(aGP2,sal_True)) { in ImpCalcEdgeTrack()
/trunk/main/svx/inc/svx/
H A Dsvdoedge.hxx72 FASTBOOL TakeGluePoint(SdrGluePoint& rGP, FASTBOOL bSetAbsolutePos) const;

Completed in 34 milliseconds