sd signature line: extract copyExternalResources() from the pdf export code
commit6e267f362fec03662e36641d275a42119f1798ce
authorMiklos Vajna <vmiklos@collabora.com>
Thu, 18 Jun 2020 10:12:52 +0000 (18 12:12 +0200)
committerMiklos Vajna <vmiklos@collabora.com>
Mon, 29 Jun 2020 07:09:29 +0000 (29 09:09 +0200)
tree291d177cbd6fe6bd9572e1ee1f6494e89444b929
parenta35b5c26691fe938843a48a56e471eb048b9a182
sd signature line: extract copyExternalResources() from the pdf export code

Because I would like to reuse this in the "sign existing pdf" code, in
vcl::filter::PDFDocument::WriteAppearanceObject().

(cherry picked from commit 8277073ce3e33788d93b3df490a8f03d1814863b)

Conflicts:
vcl/source/gdi/pdfwriter_impl.cxx
vcl/source/gdi/pdfwriter_impl.hxx

Change-Id: Ia5e5c1e452bb0d0486bde2a082375b5131eea8c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97248
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
vcl/Library_vcl.mk
vcl/inc/pdf/objectcontainer.hxx [new file with mode: 0644]
vcl/inc/pdf/objectcopier.hxx [new file with mode: 0644]
vcl/source/gdi/pdfobjectcopier.cxx [new file with mode: 0644]
vcl/source/gdi/pdfwriter_impl.cxx
vcl/source/gdi/pdfwriter_impl.hxx