summaryrefslogtreecommitdiff
path: root/sw/inc/unotextcursor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotextcursor.hxx')
-rw-r--r--sw/inc/unotextcursor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotextcursor.hxx b/sw/inc/unotextcursor.hxx
index 0394b1b0ab7a..f8fa7463d2e5 100644
--- a/sw/inc/unotextcursor.hxx
+++ b/sw/inc/unotextcursor.hxx
@@ -83,7 +83,7 @@ public:
css::uno::Reference< css::text::XText > const& xParent,
const enum CursorType eType,
SwPosition const& rPos,
- SwPosition const*const pMark = 0);
+ SwPosition const*const pMark = nullptr);
SwXTextCursor(
css::uno::Reference< css::text::XText > const& xParent,
SwPaM const& rSourceCursor,