Home
last modified time | relevance | path

Searched refs:GetOldCell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dchgtrack.hxx894 const ScBaseCell* GetOldCell() const { return pOldCell; } in GetOldCell() function in ScChangeActionContent
917 return GetContentCellType( GetOldCell() ) in IsOldMatrixOrigin()
922 return GetContentCellType( GetOldCell() ) in IsOldMatrixReference()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx493 WriteCell(static_cast<ScChangeActionContent*>(pAction)->GetOldCell(), sValue); in WriteContentChange()
732 CollectCellAutoStyles(static_cast<ScChangeActionContent*>(pAction)->GetOldCell()); in CollectActionAutoStyles()
H A DXMLChangeTrackingImportHelper.cxx678 const ScBaseCell* pOldCell = pActContent->GetOldCell(); in SetContentDependencies()
685 pPrevActContent->SetNewValue(pActContent->GetOldCell(), pDoc); in SetContentDependencies()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx696 GetCellData( rAction.GetOldCell(), pOldData, nDummy32, nOldLength ); in XclExpChTrCellContent()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx4232 const ScBaseCell* pCell = (bOldest ? pContent->GetOldCell() : in SelectContent()
4668 const ScBaseCell* pOldCell = pContent->GetOldCell(); in Clone()

Completed in 51 milliseconds