summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unoaprms.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/unoaprms.hxx')
-rw-r--r--sd/source/ui/inc/unoaprms.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/unoaprms.hxx b/sd/source/ui/inc/unoaprms.hxx
index 330e9a0f4b63..a53684b780d2 100644
--- a/sd/source/ui/inc/unoaprms.hxx
+++ b/sd/source/ui/inc/unoaprms.hxx
@@ -104,8 +104,8 @@ public:
, eNewSecondEffect(css::presentation::AnimationEffect_NONE)
, eOldSecondSpeed(css::presentation::AnimationSpeed_SLOW)
, eNewSecondSpeed(css::presentation::AnimationSpeed_SLOW)
- , pOldPathObj(NULL)
- , pNewPathObj(NULL)
+ , pOldPathObj(nullptr)
+ , pNewPathObj(nullptr)
, eOldClickAction(css::presentation::ClickAction_NONE)
, eNewClickAction(css::presentation::ClickAction_NONE)
, nOldVerb(0)