Home
last modified time | relevance | path

Searched refs:SwapCell (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dcolumn.hxx138 void SwapCell( SCROW nRow, ScColumn& rCol);
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx997 void ScColumn::SwapCell( SCROW nRow, ScColumn& rCol) in SwapCell() function in ScColumn
1013 rCol.SwapCell( nRow, *this ); in SwapCell()
H A Dtable3.cxx417 aCol[nCol1].SwapCell(nRow, aCol[nCol2]); in SwapCol()

Completed in 40 milliseconds