summaryrefslogtreecommitdiff
path: root/svl/source
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2012-11-19 12:41:39 +0100
committerMiklos Vajna <vmiklos@suse.cz>2012-11-19 13:21:06 +0100
commitc31270abc1605a9de505f4753f1192520fd4130d (patch)
tree84a4dd8dd32512a2e5d643d434f0cc0f4c624c3d /svl/source
parent90bb5281988d8088cd73a4134b162be1165bde61 (diff)
n#780645 DOCX import: add support for fixed column width
In general, DOCX tables provide a grid for the table, then use spans in case different number of cells are used in different rows. In this case, the cell width is ignored, as the wished width can be counted from the grid and span values. However, it's also valid to simply provide more cells then the amount defined by the grid, and in this case the cell width should decide the final width of the cells. This commit adds support for this later case. (cherry picked from commit ad913681c0e0cdaaa706329f518f59ee54b86d43) Conflicts: writerfilter/source/dmapper/DomainMapperTableManager.cxx Change-Id: I0dd6c1f0c06f81c2afa00489b7ad1f33ff300a7c
Diffstat (limited to 'svl/source')
0 files changed, 0 insertions, 0 deletions