Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx164 static Primitive3DSequence aLineCapRoundList; in getLineCapRoundSegments() local
175 aLineCapRoundList = Primitive3DSequence(); in getLineCapRoundSegments()
178 if(!aLineCapRoundList.hasElements() && nLineCapRoundSegments) in getLineCapRoundSegments()
209 aLineCapRoundList.realloc(nCount); in getLineCapRoundSegments()
218 aLineCapRoundList[a] = new PolyPolygonMaterialPrimitive3D( in getLineCapRoundSegments()
226 return aLineCapRoundList; in getLineCapRoundSegments()

Completed in 23 milliseconds