Searched defs:pNewAry (Results 1 – 3 of 3) sorted by relevance
256 …sal_uInt8* pNewAry = new sal_uInt8[ mnSize = sal::static_int_cast<sal_uInt16>(mnSize+nGrowSize) … in Expand() local
175 Point* pNewAry; in ImplSetSize() local269 Point* pNewAry = (Point*) new char[ (sal_uIntPtr) nNewSize * sizeof( Point ) ]; in ImplSplit() local315 Point* pNewAry = (Point*) new char[ (sal_uIntPtr) nNewSize * sizeof( Point ) ]; in ImplRemove() local
172 SVPPOLYGON* pNewAry; in Insert() local
Completed in 34 milliseconds