tdf#107604 Handle predefined table styles.
commit7f82e6dae98bc5e75ec03885eb955a7a72047bb4
authorGülşah Köse <gulsah.kose@collabora.com>
Fri, 27 Dec 2019 18:06:08 +0000 (27 21:06 +0300)
committerAndras Timar <andras.timar@collabora.com>
Tue, 7 Jan 2020 09:19:11 +0000 (7 10:19 +0100)
tree8c9e6507c396239320d629cddb5ebc4bcc2477a4
parentcebeafbf0f9efde6e17604cf2557b8490e7f5347
tdf#107604 Handle predefined table styles.

Handle table styles that we have just
style-id and have not corresponding style defination
in tableStyle.xml

Change-Id: Id06f5508d5eb1330b5bac1634c520c3066c09139
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86068
Tested-by: Jenkins
Reviewed-by: Andras Timar <andras.timar@collabora.com>
oox/documentation/predefined-styles-map.ods [new file with mode: 0644]
oox/source/drawingml/table/predefined-table-styles.cxx [new file with mode: 0644]
oox/source/drawingml/table/tableproperties.cxx
sd/qa/unit/data/pptx/predefined-table-style.pptx [new file with mode: 0644]
sd/qa/unit/import-tests.cxx