summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txtfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/txtfrm.hxx')
-rw-r--r--sw/source/core/inc/txtfrm.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 43f6210498e6..811800edd5f2 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -294,9 +294,9 @@ public:
bool bSetInReadOnly ) const override;
virtual bool UnitDown(SwPaM *, const SwTwips nOffset,
bool bSetInReadOnly ) const override;
- bool UnitUp_(SwPaM *, const SwTwips nOffset = 0,
+ bool UnitUp_(SwPaM *, const SwTwips nOffset,
bool bSetInReadOnly = false ) const;
- bool UnitDown_(SwPaM *, const SwTwips nOffset = 0,
+ bool UnitDown_(SwPaM *, const SwTwips nOffset,
bool bSetInReadOnly = false ) const;
/**