Searched refs:GetOldCell (Results 1 – 5 of 5) sorted by relevance
894 const ScBaseCell* GetOldCell() const { return pOldCell; } in GetOldCell() function in ScChangeActionContent917 return GetContentCellType( GetOldCell() ) in IsOldMatrixOrigin()922 return GetContentCellType( GetOldCell() ) in IsOldMatrixReference()
493 WriteCell(static_cast<ScChangeActionContent*>(pAction)->GetOldCell(), sValue); in WriteContentChange()732 CollectCellAutoStyles(static_cast<ScChangeActionContent*>(pAction)->GetOldCell()); in CollectActionAutoStyles()
678 const ScBaseCell* pOldCell = pActContent->GetOldCell(); in SetContentDependencies()685 pPrevActContent->SetNewValue(pActContent->GetOldCell(), pDoc); in SetContentDependencies()
696 GetCellData( rAction.GetOldCell(), pOldData, nDummy32, nOldLength ); in XclExpChTrCellContent()
4232 const ScBaseCell* pCell = (bOldest ? pContent->GetOldCell() : in SelectContent()4668 const ScBaseCell* pOldCell = pContent->GetOldCell(); in Clone()
Completed in 89 milliseconds