summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/docshell/docsh4.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx
index e2d14daf4220..8d220ec0e3bf 100644
--- a/sc/source/ui/docshell/docsh4.cxx
+++ b/sc/source/ui/docshell/docsh4.cxx
@@ -1862,8 +1862,8 @@ void ScDocShell::ExecutePageStyle( const SfxViewShell& rCaller,
SetDocumentModified();
xRequest->Done();
- pDlg->disposeOnce();
}
+ pDlg->disposeOnce();
});
}
}