diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-10-01 23:02:57 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-10-01 23:15:42 +0200 |
commit | f3020438938d019784d32fffeaf5f18dc6175ed8 (patch) | |
tree | 0960c5558d5e148bc15fa8a52d74d49824d03066 /sal | |
parent | df706c23dcdc81f0cfaa8c2b106afd6accc03ad5 (diff) |
fdo#55496: fix lifecycle of SwMailMergeOutputPage:
Its member m_pDocumentPrinterCopy contains a SfxItemSet that points at
the SwDoc's item pool; the SwDoc is freed in
SwMailMergeWizardExecutor::LinkStubCancelHdl. But the SwDoc::setPrinter
method does seem to work fine if the printer that is set is the same as
the one it already has, so it does not seem to be necessary to clone the
printer; just get it and set it again.
Change-Id: Ic591f68f6e0bab4e42cb22a9cb0a47e97f5e938f
Diffstat (limited to 'sal')
0 files changed, 0 insertions, 0 deletions