Searched refs:pContentAct (Results 1 – 1 of 1) sorted by relevance
718 ScChangeActionContent* pContentAct = static_cast<ScChangeActionContent*>(pDeletedAct); in SetDependencies() local719 if (pContentAct && (*aItr)->pCellInfo) in SetDependencies()722 if (!ScBaseCell::CellEqual(pCell, pContentAct->GetNewCell())) in SetDependencies()726 pContentAct->SetNewCell(pCell, pDoc, (*aItr)->pCellInfo->sInputString); in SetDependencies()
Completed in 24 milliseconds