Searched refs:SwapCell (Results 1 – 3 of 3) sorted by relevance
138 void SwapCell( SCROW nRow, ScColumn& rCol);
997 void ScColumn::SwapCell( SCROW nRow, ScColumn& rCol) in SwapCell() function in ScColumn1013 rCol.SwapCell( nRow, *this ); in SwapCell()
417 aCol[nCol1].SwapCell(nRow, aCol[nCol2]); in SwapCol()
Completed in 56 milliseconds