diff options
Diffstat (limited to 'sc/inc/table.hxx')
-rw-r--r-- | sc/inc/table.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index a8bef6ec7abf..16680dca0413 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -1007,7 +1007,6 @@ private: // use the global sort parameter: bool IsSorted(SCCOLROW nStart, SCCOLROW nEnd) const; void DecoladeRow( ScSortInfoArray*, SCROW nRow1, SCROW nRow2 ); - void SwapCol(SCCOL nCol1, SCCOL nCol2); short CompareCell( sal_uInt16 nSort, ScRefCellValue& rCell1, SCCOL nCell1Col, SCROW nCell1Row, |