summaryrefslogtreecommitdiff
path: root/framework/source/fwe/helper/imageproducer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/fwe/helper/imageproducer.cxx')
-rw-r--r--framework/source/fwe/helper/imageproducer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/fwe/helper/imageproducer.cxx b/framework/source/fwe/helper/imageproducer.cxx
index 197456a3acae..3c70b2256258 100644
--- a/framework/source/fwe/helper/imageproducer.cxx
+++ b/framework/source/fwe/helper/imageproducer.cxx
@@ -22,7 +22,7 @@
namespace framework
{
-static pfunc_getImage _pGetImageFunc = NULL;
+static pfunc_getImage _pGetImageFunc = nullptr;
pfunc_getImage SAL_CALL SetImageProducer( pfunc_getImage pNewGetImageFunc )
{