summaryrefslogtreecommitdiff
path: root/include/svx/xftshtit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xftshtit.hxx')
-rw-r--r--include/svx/xftshtit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xftshtit.hxx b/include/svx/xftshtit.hxx
index 48d68460ab48..f68c153659a7 100644
--- a/include/svx/xftshtit.hxx
+++ b/include/svx/xftshtit.hxx
@@ -34,7 +34,7 @@ public:
TYPEINFO_OVERRIDE();
XFormTextShadowTranspItem(sal_uInt16 nShdwTransparence = 0);
XFormTextShadowTranspItem(SvStream& rIn);
- virtual SfxPoolItem* Clone(SfxItemPool* pPool = NULL) const override;
+ virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;
virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) const override;
};