summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unomlstr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unomlstr.cxx')
-rw-r--r--svx/source/unodraw/unomlstr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unomlstr.cxx b/svx/source/unodraw/unomlstr.cxx
index 265d3c2711ed..e764a10dc35f 100644
--- a/svx/source/unodraw/unomlstr.cxx
+++ b/svx/source/unodraw/unomlstr.cxx
@@ -54,7 +54,7 @@ void SvxUnoShapeModifyListener::disposing(const lang::EventObject& ) throw( uno:
// internal
void SvxUnoShapeModifyListener::invalidate() throw()
{
- mpObj = NULL;
+ mpObj = nullptr;
}