repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m57
[ooovba.git]
/
applied_patches
/
0645-sw-source-filter-xml-xmltbli-uninitializedvalue.diff
blob
09584e4f5eda11c2052fb8193573d229cd9ac439
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 ),