summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/app/docsh2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/app/docsh2.cxx')
-rw-r--r--sw/source/core/uibase/app/docsh2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/app/docsh2.cxx b/sw/source/core/uibase/app/docsh2.cxx
index 6029f721d6a7..9ae3e47158f6 100644
--- a/sw/source/core/uibase/app/docsh2.cxx
+++ b/sw/source/core/uibase/app/docsh2.cxx
@@ -1033,7 +1033,7 @@ void SwDocShell::Execute(SfxRequest& rReq)
if( !aFileName.isEmpty() )
{
- if( PrepareClose( sal_False ) )
+ if( PrepareClose( false ) )
{
SwWait aWait( *this, true );