summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/unoidl/unopback.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/unoidl/unopback.cxx b/sd/source/ui/unoidl/unopback.cxx
index 8b50af5c0498..4157b126d861 100644
--- a/sd/source/ui/unoidl/unopback.cxx
+++ b/sd/source/ui/unoidl/unopback.cxx
@@ -71,6 +71,8 @@ SdUnoPageBackground::SdUnoPageBackground(
SdUnoPageBackground::~SdUnoPageBackground() throw()
{
+ SolarMutexGuard g;
+
if( mpDoc )
EndListening( *mpDoc );