Searched refs:SetNewValue (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 1522 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()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLChangeTrackingImportHelper.cxx | 685 pPrevActContent->SetNewValue(pActContent->GetOldCell(), pDoc); in SetContentDependencies() 815 pChangeActionContent->SetNewValue(pCell, pDoc); in SetNewCell()
|
/aoo41x/main/sc/inc/ |
H A D | chgtrack.hxx | 868 void SetNewValue( const ScBaseCell*, ScDocument* ); 890 void SetNewValue( const String& rNew, ScDocument* );
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen4.cxx | 1185 pAction->SetNewValue( pThisCell, this ); in CompareDocument()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undoblk3.cxx | 1128 pContent->SetNewValue( pDoc->GetCell( aCursorPos ), pDoc ); in SetChangeTrack()
|
Completed in 52 milliseconds