summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/UndoSort.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/UndoSort.hxx')
-rw-r--r--sw/source/core/inc/UndoSort.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/UndoSort.hxx b/sw/source/core/inc/UndoSort.hxx
index e0a99a8a13b5..cc16adbba283 100644
--- a/sw/source/core/inc/UndoSort.hxx
+++ b/sw/source/core/inc/UndoSort.hxx
@@ -77,7 +77,7 @@ class SwUndoSort : public SwUndo, private SwUndRng
public:
SwUndoSort( const SwPaM&, const SwSortOptions& );
SwUndoSort( sal_uLong nStt, sal_uLong nEnd, const SwTableNode&,
- const SwSortOptions&, sal_Bool bSaveTable );
+ const SwSortOptions&, bool bSaveTable );
virtual ~SwUndoSort();