summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/GraphicObjectBar.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/GraphicObjectBar.cxx')
-rw-r--r--sd/source/ui/view/GraphicObjectBar.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/GraphicObjectBar.cxx b/sd/source/ui/view/GraphicObjectBar.cxx
index 15f037d582b0..6e20c21a04be 100644
--- a/sd/source/ui/view/GraphicObjectBar.cxx
+++ b/sd/source/ui/view/GraphicObjectBar.cxx
@@ -81,7 +81,7 @@ GraphicObjectBar::GraphicObjectBar (
GraphicObjectBar::~GraphicObjectBar()
{
- SetRepeatTarget( NULL );
+ SetRepeatTarget( nullptr );
}
void GraphicObjectBar::GetAttrState( SfxItemSet& rSet )