summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/caption.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/caption.hxx')
-rw-r--r--sw/source/uibase/inc/caption.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/caption.hxx b/sw/source/uibase/inc/caption.hxx
index 9fcb72bc816e..446114af66eb 100644
--- a/sw/source/uibase/inc/caption.hxx
+++ b/sw/source/uibase/inc/caption.hxx
@@ -43,7 +43,7 @@ private:
bool bCopyAttributes; // -""-
public:
- InsCaptionOpt(const SwCapObjType eType = FRAME_CAP, const SvGlobalName* pOleId = 0);
+ InsCaptionOpt(const SwCapObjType eType = FRAME_CAP, const SvGlobalName* pOleId = nullptr);
InsCaptionOpt(const InsCaptionOpt&);
~InsCaptionOpt();