tdf#128320: RTF export: do not write shape attrs for postponed shape
commitbd4e3facd59473974b02a17a39a4a0a975d208b0
authorVasily Melenchuk <vasily.melenchuk@cib.de>
Mon, 16 Dec 2019 15:08:29 +0000 (16 16:08 +0100)
committerMiklos Vajna <vmiklos@collabora.com>
Wed, 18 Dec 2019 08:05:29 +0000 (18 09:05 +0100)
treef9e5aff2126a0501eac77bc305e29dd47405a0d8
parentec3915d99524c873243d5d66da77e8ce3a953ee2
tdf#128320: RTF export: do not write shape attrs for postponed shape

If graphical object is postponed (here stored in m_aRunText for later
writing) it is wrong to write shape attributes right now. Anyway they
wll be written during shape output in a correct destination.

Change-Id: I1835485870648d4f1e363d34a3f58e390672442f
Reviewed-on: https://gerrit.libreoffice.org/85227
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
(cherry picked from commit 7b26e517d50ca4c34fa7a6291948fb200b2e5d71)
Reviewed-on: https://gerrit.libreoffice.org/85274
sw/qa/extras/rtfexport/data/tdf128320.odt [new file with mode: 0644]
sw/qa/extras/rtfexport/rtfexport5.cxx
sw/source/filter/ww8/rtfattributeoutput.cxx