Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1522 void ScChangeActionContent::SetNewValue( const ScBaseCell* pCell, in SetNewValue() function in ScChangeActionContent
1577 void ScChangeActionContent::SetNewValue( const String& rNew, ScDocument* pDoc ) in SetNewValue() function in ScChangeActionContent
1728 pNew->SetNewValue( pDoc->GetCell( rPos ), pDoc ); in Select()
2753 pAct->SetNewValue( rNewValue, pDoc ); in AppendContent()
2775 pAct->SetNewValue( pNewCell, pDoc ); in AppendContent()
2796 pAct->SetNewValue( pNewCell, pDoc ); in AppendContent()
4282 pNew->SetNewValue( pDoc->GetCell( aPos ), pDoc ); in SelectContent()
4513 pReject->SetNewValue( pDoc->GetCell( aRange.aStart ), pDoc ); in Reject()
4689 pClonedContent->SetNewValue( pClonedNewCell, pDocument ); in Clone()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx685 pPrevActContent->SetNewValue(pActContent->GetOldCell(), pDoc); in SetContentDependencies()
815 pChangeActionContent->SetNewValue(pCell, pDoc); in SetNewCell()
/trunk/main/sc/inc/
H A Dchgtrack.hxx868 void SetNewValue( const ScBaseCell*, ScDocument* );
890 void SetNewValue( const String& rNew, ScDocument* );
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx1185 pAction->SetNewValue( pThisCell, this ); in CompareDocument()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1128 pContent->SetNewValue( pDoc->GetCell( aCursorPos ), pDoc ); in SetChangeTrack()

Completed in 58 milliseconds