Searched refs:SetNewCell (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingImportHelper.cxx | 684 pPrevActContent->SetNewCell(pNewCell, pDoc, EMPTY_STRING); in SetContentDependencies() 726 pContentAct->SetNewCell(pCell, pDoc, (*aItr)->pCellInfo->sInputString); in SetDependencies() 749 void ScXMLChangeTrackingImportHelper::SetNewCell(ScMyContentAction* pAction) in SetNewCell() function in ScXMLChangeTrackingImportHelper 812 pChangeActionContent->SetNewCell(pNewCell, pDoc, EMPTY_STRING); in SetNewCell() 916 SetNewCell(static_cast<ScMyContentAction*>(*aItr)); in CreateChangeTrack()
|
H A D | XMLChangeTrackingImportHelper.hxx | 240 void SetNewCell(ScMyContentAction* pAction);
|
/trunk/main/sc/inc/ |
H A D | chgtrack.hxx | 878 void SetNewCell( ScBaseCell* pCell, ScDocument* pDoc, const String& rFormatted );
|
/trunk/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 1540 void ScChangeActionContent::SetNewCell( ScBaseCell* pCell, ScDocument* pDoc, const String& rFormatt… in SetNewCell() function in ScChangeActionContent
|
Completed in 31 milliseconds