Searched refs:GetNewCell (Results 1 – 6 of 6) sorted by relevance
159 WriteCell(static_cast<const ScChangeActionContent*>(pGeneratedAction)->GetNewCell(), sValue); in WriteGenerated()178 WriteCell(pContentAction->GetNewCell(), sValue); in WriteDeleted()729 CollectCellAutoStyles(static_cast<ScChangeActionContent*>(pAction)->GetNewCell()); in CollectActionAutoStyles()734 CollectCellAutoStyles(static_cast<ScChangeActionContent*>(pAction)->GetNewCell()); in CollectActionAutoStyles()
722 if (!ScBaseCell::CellEqual(pCell, pContentAct->GetNewCell())) in SetDependencies()
895 const ScBaseCell* GetNewCell() const { return pNewCell; } in GetNewCell() function in ScChangeActionContent906 return GetContentCellType( GetNewCell() ) in IsMatrixOrigin()911 return GetContentCellType( GetNewCell() ) in IsMatrixReference()
196 ((ScChangeActionContent*)this)->GetNewCell() ); in IsClickable()1636 const ScBaseCell* pCell = GetNewCell(); in GetRefString()3085 const ScBaseCell* pCell = ((ScChangeActionContent*)pAct)->GetNewCell(); in Dependencies()4233 pContent->GetNewCell()); in SelectContent()4582 const ScBaseCell* pNewCell = pContent->GetNewCell(); in Clone()4685 const ScBaseCell* pNewCell = pContent->GetNewCell(); in Clone()
697 GetCellData( rAction.GetNewCell(), pNewData, nLength, nDummy16 ); in XclExpChTrCellContent()
1039 const ScBaseCell* pCell = ((const ScChangeActionContent*)pSourceAction)->GetNewCell(); in MergeDocument()
Completed in 300 milliseconds