Searched refs:SwapRow (Results 1 – 7 of 7) sorted by relevance
132 void SwapRow();
157 m_apBrwData->SwapRow (); in IMPL_LINK()
990 void DataBrowser::SwapRow() in SwapRow() function in chart::DataBrowser
223 SwapRow( nDest, nOrg ); in SortReorder()435 void ScTable::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() function in ScTable439 aCol[nCol].SwapRow(nRow1, nRow2); in SwapRow()
835 void ScColumn::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() function in ScColumn
137 void SwapRow( SCROW nRow1, SCROW nRow2 );
846 void SwapRow(SCROW nRow1, SCROW nRow2);
Completed in 69 milliseconds