Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dpoly.cxx130 ImplPolygon::ImplPolygon( sal_uInt16 nInitSize, const Point* pInitAry, const sal_uInt8* pInitFlags ) in ImplPolygon() argument
135 memcpy( mpPointAry, pInitAry, (sal_uIntPtr)nInitSize*sizeof( Point ) ); in ImplPolygon()

Completed in 21 milliseconds