diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2020-05-19 12:40:32 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@cib.de> | 2020-05-19 17:04:13 +0200 |
commit | 34a513428d0786578c1c5f38fdc8a0fbd3b8f82f (patch) | |
tree | 1156c86be7d235e03821b11928d5b7637c02d1a7 /ios | |
parent | 96db6fb300473fc7ba2af22770f0a7bd7c4f780b (diff) |
xmloff,filter: Flat ODF import: import BuildId from meta:generator
The problem is that SvXMLMetaDocumentContext::endFastElement() works to
init BuildId property for ODF packages but not for flat ODF files
because the entire content of the document is inside that element.
So init BuildId when the office:meta element ends.
Also, add the missing "BuildId" property in XmlFilterAdaptor.
This allows the CppunitTest_sd_import_tests testGradientAngle to work in
the subsequent commit.
Change-Id: I916a9288631078c1552cd8673e41fa9a9679f574
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94499
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions