Home
last modified time | relevance | path

Searched refs:UpdateReferenceOnCopy (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dformulacell.hxx145 bool UpdateReferenceOnCopy(
H A Dcolumn.hxx422 bool UpdateReferenceOnCopy( sc::RefUpdateContext& rCxt, ScDocument* pUndoDoc = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dformulacell.hxx143 bool UpdateReferenceOnCopy(
H A Dcolumn.hxx421 bool UpdateReferenceOnCopy( sc::RefUpdateContext& rCxt, ScDocument* pUndoDoc = nullptr );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dcolumn.cxx1807 UpdateReferenceOnCopy(aRefCxt); in CopyScenarioFrom()
1833 rDestCol.UpdateReferenceOnCopy(aRefCxt); in CopyScenarioTo()
2445 bool ScColumn::UpdateReferenceOnCopy( sc::RefUpdateContext& rCxt, ScDocument* pUndoDoc ) in UpdateReferenceOnCopy() function in ScColumn
2473 return UpdateReferenceOnCopy(rCxt, pUndoDoc); in UpdateReference()
H A Dformulacell.cxx3491 bool ScFormulaCell::UpdateReferenceOnCopy( in UpdateReferenceOnCopy() function in ScFormulaCell
3578 return UpdateReferenceOnCopy(rCxt, pUndoDoc, pUndoCellPos); in UpdateReference()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dcolumn.cxx1817 UpdateReferenceOnCopy(aRefCxt); in CopyScenarioFrom()
1843 rDestCol.UpdateReferenceOnCopy(aRefCxt); in CopyScenarioTo()
2454 bool ScColumn::UpdateReferenceOnCopy( sc::RefUpdateContext& rCxt, ScDocument* pUndoDoc ) in UpdateReferenceOnCopy() function in ScColumn
2482 return UpdateReferenceOnCopy(rCxt, pUndoDoc); in UpdateReference()
H A Dformulacell.cxx3535 bool ScFormulaCell::UpdateReferenceOnCopy( in UpdateReferenceOnCopy() function in ScFormulaCell
3621 return UpdateReferenceOnCopy(rCxt, pUndoDoc, pUndoCellPos); in UpdateReference()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog98258 Make RefUpdateContext and ScColumn::UpdateReferenceOnCopy() use the same
98265 moves the position hint past the area that UpdateReferenceOnCopy()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog360307 Make RefUpdateContext and ScColumn::UpdateReferenceOnCopy() use the same
360314 moves the position hint past the area that UpdateReferenceOnCopy()