Searched refs:pErg (Results 1 – 2 of 2) sorted by relevance
171 const ScTokenArray* pErg; in OP_Formula() local177 aConv.Convert( pErg, nBytesLeft ); in OP_Formula()181 ScFormulaCell* pZelle = new ScFormulaCell( pLotusRoot->pDoc, aAddress, pErg ); in OP_Formula()417 const ScTokenArray* pErg; in OP_Formula123() local423 aConv.Convert( pErg, nBytesLeft ); in OP_Formula123()427 ScFormulaCell* pCell = new ScFormulaCell( pLotusRoot->pDoc, aAddress, pErg ); in OP_Formula123()
285 const ScTokenArray* pErg; in Formulacell() local290 aConv.Convert( pErg, nRest ); in Formulacell()292 ScFormulaCell* pZelle = new ScFormulaCell( pD, aAddr, pErg ); in Formulacell()
Completed in 21 milliseconds