Home
last modified time | relevance | path

Searched refs:SwapCol (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dcolumn.hxx232 void SwapCol(ScColumn& rCol);
H A Dtable.hxx845 void SwapCol(SCCOL nCol1, SCCOL nCol2);
/trunk/main/sc/source/core/data/
H A Dtable3.cxx225 SwapCol( static_cast<SCCOL>(nDest), static_cast<SCCOL>(nOrg) ); in SortReorder()
413 void ScTable::SwapCol(SCCOL nCol1, SCCOL nCol2) in SwapCol() function in ScTable
H A Dtable2.cxx296 aCol[nCol].SwapCol(aCol[nCol-1]); in InsertCol()
372 aCol[nCol].SwapCol(aCol[nCol+1]); in DeleteCol()
H A Dcolumn.cxx1485 void ScColumn::SwapCol(ScColumn& rCol) in SwapCol() function in ScColumn

Completed in 57 milliseconds