Searched refs:nNumElemSeg (Results 1 – 1 of 1) sorted by relevance
2304 sal_uInt16 nNumElemSeg = 0; in ApplyCustomShapeGeometryAttributes() local2309 rIn >> nNumElemSeg >> nNumElemMemSeg >> nElemSizeSeg; in ApplyCustomShapeGeometryAttributes()2310 if ( nNumElemSeg ) in ApplyCustomShapeGeometryAttributes()2314 aSegments.realloc( nNumElemSeg ); in ApplyCustomShapeGeometryAttributes()2315 for ( i = 0; i < nNumElemSeg; i++ ) in ApplyCustomShapeGeometryAttributes()
Completed in 46 milliseconds