Searched refs:pInitAry (Results 1 – 1 of 1) sorted by relevance
130 ImplPolygon::ImplPolygon( sal_uInt16 nInitSize, const Point* pInitAry, const sal_uInt8* pInitFlags ) in ImplPolygon() argument135 memcpy( mpPointAry, pInitAry, (sal_uIntPtr)nInitSize*sizeof( Point ) ); in ImplPolygon()
Completed in 28 milliseconds