summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/viewshel.cxx')
-rw-r--r--sd/source/ui/view/viewshel.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/view/viewshel.cxx b/sd/source/ui/view/viewshel.cxx
index 9ef01355849c..97719c049e32 100644
--- a/sd/source/ui/view/viewshel.cxx
+++ b/sd/source/ui/view/viewshel.cxx
@@ -929,6 +929,8 @@ void ViewShell::ArrangeGUIElements()
{
if (mpImpl->mbArrangeActive)
return;
+ if (maViewSize.IsEmpty())
+ return;
mpImpl->mbArrangeActive = true;
// Calculate border for in-place editing.