summaryrefslogtreecommitdiffstats
path: root/include/xmloff/unoatrcn.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-10 10:29:15 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-10 10:32:01 +0100
commit51b45df6bba163dec7ba91c700de695ad517e5dd (patch)
tree566633496f4048112c75edbbe250b0f01d86a8dd /include/xmloff/unoatrcn.hxx
parentloplugin:nullptr (automatic rewrite) (diff)
downloadcore-51b45df6bba163dec7ba91c700de695ad517e5dd.tar.gz
core-51b45df6bba163dec7ba91c700de695ad517e5dd.zip
loplugin:nullptr (automatic rewrite)
Change-Id: I8690de2cb68dcfedc9f2239ce66cea06fd94bc16
Diffstat (limited to 'include/xmloff/unoatrcn.hxx')
-rw-r--r--include/xmloff/unoatrcn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/unoatrcn.hxx b/include/xmloff/unoatrcn.hxx
index 59c2c2026e3b..1f81e9171321 100644
--- a/include/xmloff/unoatrcn.hxx
+++ b/include/xmloff/unoatrcn.hxx
@@ -47,7 +47,7 @@ private:
const;
public:
- SvUnoAttributeContainer( SvXMLAttrContainerData* pContainer = NULL );
+ SvUnoAttributeContainer( SvXMLAttrContainerData* pContainer = nullptr );
virtual ~SvUnoAttributeContainer();
SvXMLAttrContainerData* GetContainerImpl() const { return mpContainer; }