summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeInfoContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangeInfoContext.cxx')
-rw-r--r--xmloff/source/text/XMLChangeInfoContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangeInfoContext.cxx b/xmloff/source/text/XMLChangeInfoContext.cxx
index 4ec494314c0b..9b4f7959cb34 100644
--- a/xmloff/source/text/XMLChangeInfoContext.cxx
+++ b/xmloff/source/text/XMLChangeInfoContext.cxx
@@ -62,7 +62,7 @@ SvXMLImportContext* XMLChangeInfoContext::CreateChildContext(
const OUString& rLocalName,
const Reference<XAttributeList >& xAttrList )
{
- SvXMLImportContext* pContext = NULL;
+ SvXMLImportContext* pContext = nullptr;
if( XML_NAMESPACE_DC == nPrefix )
{