Searched refs:rToRange (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | chgtrack.hxx | 653 const ScRange& rToRange, in ScChangeActionMove() argument 655 : ScChangeAction( SC_CAT_MOVE, rToRange ), in ScChangeActionMove() 1271 const ScRange& rToRange,
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chgtrack.cxx | 2716 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 79 milliseconds