Home
last modified time | relevance | path

Searched defs:pNewAry (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx256 …sal_uInt8* pNewAry = new sal_uInt8[ mnSize = sal::static_int_cast<sal_uInt16>(mnSize+nGrowSize) … in Expand() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx175 Point* pNewAry; in ImplSetSize() local
269 Point* pNewAry = (Point*) new char[ (sal_uIntPtr) nNewSize * sizeof( Point ) ]; in ImplSplit() local
315 Point* pNewAry = (Point*) new char[ (sal_uIntPtr) nNewSize * sizeof( Point ) ]; in ImplRemove() local
H A Dpoly2.cxx172 SVPPOLYGON* pNewAry; in Insert() local

Completed in 54 milliseconds