update dev300-m57
[ooovba.git] / applied_patches / 0645-sw-source-filter-xml-xmltbli-uninitializedvalue.diff
blob09584e4f5eda11c2052fb8193573d229cd9ac439
1 --- sw/source/filter/xml/xmltbli.cxx 2008-08-25 08:36:07.000000000 +0200
2 +++ sw/source/filter/xml/xmltbli.cxx 2008-08-28 09:51:39.000000000 +0200
3 @@ -1390,6 +1390,7 @@
4 pDDESource(NULL),
5 bFirstSection( sal_False ),
6 bRelWidth( sal_True ),
7 + bHasSubTables( sal_False ),
8 nHeaderRows( 0 ),
9 nCurRow( 0UL ),
10 nCurCol( 0UL ),