Home
last modified time | relevance | path

Searched refs:rToRange (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dchgtrack.hxx653 const ScRange& rToRange, in ScChangeActionMove() argument
655 : ScChangeAction( SC_CAT_MOVE, rToRange ), in ScChangeActionMove()
1271 const ScRange& rToRange,
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx2716 const ScRange& rToRange, ScDocument* pRefDoc ) in AppendMove() argument
2718 ScChangeActionMove* pAct = new ScChangeActionMove( rFromRange, rToRange, this ); in AppendMove()
2719 LookUpContents( rToRange, pRefDoc, 0, 0, 0 ); // ueberschriebene Contents in AppendMove()

Completed in 40 milliseconds