Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2304 sal_uInt16 nNumElemSeg = 0; in ApplyCustomShapeGeometryAttributes() local
2309 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 68 milliseconds