Home
last modified time | relevance | path

Searched refs:GetNewCell (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx159 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()
H A DXMLChangeTrackingImportHelper.cxx722 if (!ScBaseCell::CellEqual(pCell, pContentAct->GetNewCell())) in SetDependencies()
/aoo41x/main/sc/inc/
H A Dchgtrack.hxx895 const ScBaseCell* GetNewCell() const { return pNewCell; } in GetNewCell() function in ScChangeActionContent
906 return GetContentCellType( GetNewCell() ) in IsMatrixOrigin()
911 return GetContentCellType( GetNewCell() ) in IsMatrixReference()
/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx196 ((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()
/aoo41x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx697 GetCellData( rAction.GetNewCell(), pNewData, nLength, nDummy16 ); in XclExpChTrCellContent()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx1039 const ScBaseCell* pCell = ((const ScChangeActionContent*)pSourceAction)->GetNewCell(); in MergeDocument()

Completed in 300 milliseconds