Searched refs:pGluePointList (Results 1 – 1 of 1) sorted by relevance
153 const SdrGluePointList* pGluePointList = GetSdrObject().GetGluePointList(); in createGluePointPrimitive2DSequence() local155 if(pGluePointList) in createGluePointPrimitive2DSequence()157 const sal_uInt32 nCount(pGluePointList->GetCount()); in createGluePointPrimitive2DSequence()167 const SdrGluePoint& rCandidate = (*pGluePointList)[(sal_uInt16)a]; in createGluePointPrimitive2DSequence()
Completed in 9 milliseconds