diff options
-rw-r--r-- | sw/source/filter/xml/xmlexp.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/filter/xml/xmlexp.cxx b/sw/source/filter/xml/xmlexp.cxx index 57589d84dd33..bc49caa7c615 100644 --- a/sw/source/filter/xml/xmlexp.cxx +++ b/sw/source/filter/xml/xmlexp.cxx @@ -86,6 +86,7 @@ SwXMLExport::SwXMLExport( pTableLines( 0 ), bBlock( sal_False ), bShowProgress( sal_True ), + bSavedShowChanges( sal_False ), doc( NULL ), sNumberFormat("NumberFormat"), sIsProtected("IsProtected"), |