diff --git a/binfilter/bf_sw/source/filter/xml/sw_xmltble.cxx b/binfilter/bf_sw/source/filter/xml/sw_xmltble.cxx index f501826..4b30c91 100644 --- a/binfilter/bf_sw/source/filter/xml/sw_xmltble.cxx +++ b/binfilter/bf_sw/source/filter/xml/sw_xmltble.cxx @@ -854,7 +854,7 @@ void SwXMLExport::ExportTableBox( const SwTableBox& rBox, sal_uInt16 nColSpan, SetNumberFormatAttributes( *this, nNumberFormat, xCell->getValue(), XML_NAMESPACE_TABLE, - (xText->getString().getLength() > 0) ); + true ); } // else: invalid key; ignore