Searched refs:pErrCell (Results 1 – 1 of 1) sorted by relevance
873 ScFormulaCell* pErrCell = new ScFormulaCell( &rDestDoc, rDestPos ); in CloneCell() local874 pErrCell->SetErrCode( nErr ); in CloneCell()875 pNew = pErrCell; in CloneCell()
Completed in 11 milliseconds