summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLEventExport.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/XMLEventExport.hxx
parent87bae0e188aa3ce3c31d1aa91707c0fad6b81b65 (diff)
loplugin:nullptr (automatic rewrite)
Change-Id: I8690de2cb68dcfedc9f2239ce66cea06fd94bc16
Diffstat (limited to 'include/xmloff/XMLEventExport.hxx')
-rw-r--r--include/xmloff/XMLEventExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLEventExport.hxx b/include/xmloff/XMLEventExport.hxx
index 58740e0752b7..7980fb007d4e 100644
--- a/include/xmloff/XMLEventExport.hxx
+++ b/include/xmloff/XMLEventExport.hxx
@@ -69,7 +69,7 @@ class XMLOFF_DLLPUBLIC XMLEventExport
public:
XMLEventExport(SvXMLExport& rExport,
- const XMLEventNameTranslation* pTranslationTable = NULL);
+ const XMLEventNameTranslation* pTranslationTable = nullptr);
~XMLEventExport();
/// register an EventExportHandler for a particular script type