• Justin Luth's avatar
    tdf#117297 sw unotbl XCell: apply char/para style props to text · 5e4d89f5
    Justin Luth yazdı
    This is specifically for the benefit of DOCX import, but it
    also makes sense in general. If a SwXCell is given char/para
    properties, then apply those properties (without overwriting)
    to the cell's contents.
    
    This allows ANY paragraph or character properties that are applied
    to a table style to become the "default" for the table.
    
    This fixes a number of things:
    -remove one-off hack to get PROP_PARA_LINE_SPACING to work.
    -works for all character and paragraph properties (except those
    shared with tables like borders).
    -works in multi-paragraph cells. Previously those could return
    AMBIGUOUS state, in which case the style wasn't applied at all.
    
    Change-Id: Ia98c129879575c1aa8ca1fe2a64f4991c0a264e8
    Reviewed-on: https://gerrit.libreoffice.org/54511Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarJustin Luth <justin_luth@sil.org>
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
    5e4d89f5
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
complex/indeterminateState Loading commit data...
core Loading commit data...
extras Loading commit data...
python Loading commit data...
uitest/writer_tests Loading commit data...
unit Loading commit data...
unoapi Loading commit data...
README Loading commit data...