Home
last modified time | relevance | path

Searched refs:aNewArr2 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx666 ImplPointArray aNewArr2; in ImplPostProcess() local
696 aNewArr2.ImplSetSize( nCount ); in ImplPostProcess()
697 pLast = &( aNewArr2[ 0 ] ); in ImplPostProcess()
715 aNewArr2[ nNewPos++ ] = *( pLast = pLeast ); in ImplPostProcess()
718 aNewArr2.ImplSetRealSize( nNewPos ); in ImplPostProcess()
719 aNewArr2.ImplCreatePoly( maPoly ); in ImplPostProcess()

Completed in 17 milliseconds