diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-07-12 15:26:25 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-07-14 14:56:24 +0200 |
commit | 07d790ca473cd6e71f0343419b819fa6b485dc01 (patch) | |
tree | cdca4b6e130675323362012a2ef23f37a9a70489 /ucb/Library_ucptdoc1.mk | |
parent | 9a148e4fb402d203ab0d2683dc316aa8217b576c (diff) |
tdf#154982 vcl: PDF Export: split BeginStructureElement
... into 3 parts:
EnsureStructureElement/InitStructureElement/BeginStructureElement
So EnsureStructureElement and BeginStructureElement/EndStructureElement
can be called multiple times for the same object, passing in a unique
key and PDFExtOutDevData will only create the element once.
InitStructureElement will be used exactly once for each object when its
actual content is exported.
In PDFExtOutDevData rely on the indexes being the same here and in
PDFWriterImpl, because then only PDFExtOutDevData needs to maintain the
map from key to index.
Change-Id: Idea6e34627fe559038cf13cf01dafe84b759e3c8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154357
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'ucb/Library_ucptdoc1.mk')
0 files changed, 0 insertions, 0 deletions