diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx index e795600afdd7..86f43cba78e1 100644 --- a/sw/source/core/doc/docnew.cxx +++ b/sw/source/core/doc/docnew.cxx @@ -277,6 +277,7 @@ SwDoc::SwDoc() mbLinksUpdated( false ), //#i38810# mbClipBoard( false ), mbColumnSelection( false ), + mbIsPrepareSelAll(false), #ifdef DBG_UTIL mbXMLExport(false), #endif