summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timenodelistcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/timenodelistcontext.cxx')
-rw-r--r--oox/source/ppt/timenodelistcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/timenodelistcontext.cxx b/oox/source/ppt/timenodelistcontext.cxx
index 0a6035d8ccf6..c5ddf7654396 100644
--- a/oox/source/ppt/timenodelistcontext.cxx
+++ b/oox/source/ppt/timenodelistcontext.cxx
@@ -892,7 +892,7 @@ namespace oox { namespace ppt {
const Reference< XFastAttributeList >& xAttribs,
const TimeNodePtr & pNode )
{
- TimeNodeContext *pCtx = NULL;
+ TimeNodeContext *pCtx = nullptr;
switch( aElement )
{
case PPT_TOKEN( animClr ):