diff options
author | David Tardon <dtardon@redhat.com> | 2012-07-26 14:17:09 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-07-26 15:53:05 +0200 |
commit | 772699ac1f2375c33f0819ebb127555d3178c4e5 (patch) | |
tree | 4ac32e8c1419fdb884fc92750bfd3ffff1f261c7 /svx | |
parent | 6eda57693398486d5c887cfcc2a60cd133d110ee (diff) |
rhbz#842552 always create text content
The following line in oox::drawingml::table::TableCell::pushToXCell
suggests that it is assumed that the cell always contains text:
Reference< text::XText > xText( rxCell, UNO_QUERY_THROW );
So TableCell should always hold a valid TextBody too.
Change-Id: Ic2db7b535c98dd5f2b18941846709a781df4585c
Diffstat (limited to 'svx')
0 files changed, 0 insertions, 0 deletions