Home
last modified time | relevance | path

Searched refs:pErg (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx285 const ScTokenArray* pErg; in Formulacell() local
290 aConv.Convert( pErg, nRest ); in Formulacell()
292 ScFormulaCell* pZelle = new ScFormulaCell( pD, aAddr, pErg ); in Formulacell()
H A Dop.cxx171 const ScTokenArray* pErg; in OP_Formula() local
177 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() local
423 aConv.Convert( pErg, nBytesLeft ); in OP_Formula123()
427 ScFormulaCell* pCell = new ScFormulaCell( pLotusRoot->pDoc, aAddress, pErg ); in OP_Formula123()

Completed in 27 milliseconds