Kaydet (Commit) d70b46c1 authored tarafından Caolán McNamara's avatar Caolán McNamara

CID#1103768 uninitialized scalar field

Change-Id: I05ce7f66ca76345eabb660a12d9cd85a34ef55dd
üst 9ad33165
......@@ -219,6 +219,7 @@ ScHTMLExport::ScHTMLExport( SvStream& rStrmP, const OUString& rBaseURL, ScDocume
nIndent( 0 ),
bAll( bAllP ),
bTabHasGraphics( false ),
bTabAlignedLeft( false ),
bCalcAsShown( pDocP->GetDocOptions().IsCalcAsShown() ),
bTableDataWidth( sal_True ),
bTableDataHeight( sal_True )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment