Kaydet (Commit) 309658bd authored tarafından Muthu Subramanian's avatar Muthu Subramanian

Reverting superfluous commit 36233b15

w.r.t David Tardon's suggestion, table cell now always has
textbody. commit: 772699ac
Hence reverting this.
üst 2f88fd3f
......@@ -358,8 +358,7 @@ void TableCell::pushToXCell( const ::oox::core::XmlFilterBase& rFilterBase, ::oo
aFillProperties.pushToPropMap( aPropMap, rFilterBase.getGraphicHelper() );
PropertySet( xPropSet ).setProperties( aPropMap );
if( getTextBody() )
getTextBody()->insertAt( rFilterBase, xText, xAt, aTextStyleProps, pMasterTextListStyle );
getTextBody()->insertAt( rFilterBase, xText, xAt, aTextStyleProps, pMasterTextListStyle );
}
} } }
......
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