• Miklos Vajna's avatar
    DOCX import: fix handling of dropdown SDT around cell · 419054c0
    Miklos Vajna yazdı
    There were two problems here:
    
    1) The CT_SdtContentCell handlers didn't emit the usual
    NS_ooxml::LN_CT_SdtBlock_sdtContent /
    NS_ooxml::LN_CT_SdtBlock_sdtEndContent tokens, so the dropdown control
    was not created (and then was created with the wrong anchor).
    
    2) In case the SDT was around the cell, the newline character was also
    added to the text of the currently selected entry, resulting in an
    invalid argument of SwXText::convertToTable(), so no table was created.
    
    Change-Id: I4806626181f40c6d26ff7b25f5dbb863967d8077
    419054c0
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_misc.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
README Loading commit data...