summaryrefslogtreecommitdiff
path: root/xmloff/inc/animationimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animationimport.hxx')
-rw-r--r--xmloff/inc/animationimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/animationimport.hxx b/xmloff/inc/animationimport.hxx
index 8e406e9e5f2c..68c225342e0c 100644
--- a/xmloff/inc/animationimport.hxx
+++ b/xmloff/inc/animationimport.hxx
@@ -46,7 +46,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName,
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
- AnimationsImportHelperImpl* mpImpl = NULL );
+ AnimationsImportHelperImpl* mpImpl = nullptr );
virtual ~AnimationNodeContext();
virtual void StartElement( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& xAttrList ) override;