• Miklos Vajna's avatar
    n#780645 DOCX import: add support for fixed column width · ad913681
    Miklos Vajna yazdı
    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.
    
    Change-Id: I0dd6c1f0c06f81c2afa00489b7ad1f33ff300a7c
    ad913681
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
prj Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_doctok.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
JunitTest_writerfilter_complex.mk Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
Package_sprmids.mk Loading commit data...
README Loading commit data...