Home
last modified time | relevance | path

Searched refs:SwapRow (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.hxx132 void SwapRow();
H A Ddlg_DataEditor.cxx157 m_apBrwData->SwapRow (); in IMPL_LINK()
H A DDataBrowser.cxx990 void DataBrowser::SwapRow() in SwapRow() function in chart::DataBrowser
/trunk/main/sc/source/core/data/
H A Dtable3.cxx223 SwapRow( nDest, nOrg ); in SortReorder()
435 void ScTable::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() function in ScTable
439 aCol[nCol].SwapRow(nRow1, nRow2); in SwapRow()
H A Dcolumn.cxx835 void ScColumn::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() function in ScColumn
/trunk/main/sc/inc/
H A Dcolumn.hxx137 void SwapRow( SCROW nRow1, SCROW nRow2 );
H A Dtable.hxx846 void SwapRow(SCROW nRow1, SCROW nRow2);

Completed in 54 milliseconds