Searched refs:ppP_RefTrNew (Results 1 – 1 of 1) sorted by relevance
254 ScSingleRefData** ppP_RefTrNew = new (::std::nothrow) ScSingleRefData *[ nP_RefTrNew ]; in GrowTripel() local255 if (!ppP_RefTrNew) in GrowTripel()259 ppP_RefTrNew[ nL ] = ppP_RefTr[ nL ]; in GrowTripel()261 ppP_RefTrNew[ nL ] = NULL; in GrowTripel()266 ppP_RefTr = ppP_RefTrNew; in GrowTripel()
Completed in 14 milliseconds