Searched refs:pTripel (Results 1 – 1 of 1) sorted by relevance
359 ScAddress* pTripel = (ScAddress*) aNotePosList.First(); in ~ScPrintFunc() local360 while (pTripel) in ~ScPrintFunc()362 delete pTripel; in ~ScPrintFunc()363 pTripel = (ScAddress*) aNotePosList.Next(); in ~ScPrintFunc()
Completed in 13 milliseconds