summaryrefslogtreecommitdiff
path: root/include/svx/xftstit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xftstit.hxx')
-rw-r--r--include/svx/xftstit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xftstit.hxx b/include/svx/xftstit.hxx
index d7c3272daeda..d44cfe07d3f7 100644
--- a/include/svx/xftstit.hxx
+++ b/include/svx/xftstit.hxx
@@ -35,7 +35,7 @@ public:
TYPEINFO_OVERRIDE();
XFormTextStartItem(long nStart = 0);
XFormTextStartItem(SvStream& rIn);
- virtual SfxPoolItem* Clone(SfxItemPool* pPool = 0) const override;
+ virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;
virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const override;
};