Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobj.cxx153 const SdrGluePointList* pGluePointList = GetSdrObject().GetGluePointList(); in createGluePointPrimitive2DSequence() local
155 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 16 milliseconds