diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2025-01-16 08:58:27 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2025-01-16 22:37:23 +0100 |
commit | 62dd6274c71bc840f5c5abcd4b1fa536238aa25d (patch) | |
tree | 97cd0c7d29850950a2a3c6b07c601dcc44bbf5ee /vcl/inc/OptionalBox.hxx | |
parent | 29c73c128443bf2d63327346821be570b3fea5e0 (diff) |
No functional changes intended:
- Replace SfxObjectShell::GetSignPDFCertificate() and
SfxObjectShell::ResetSignPDFCertificate() with
SfxViewShell::SetSignPDFCertificate() and
SfxViewShell::GetSignPDFCertificate(), because information about shape
selection belongs to the view.
- Change svx::SignatureLineHelper::setShapeCertificate() to use
SfxViewShell::SetSignPDFCertificate() to avoid duplication.
- Change GetSignatureLineShape() in xmlsecurity/ to use
SfxViewShell::GetSignPDFCertificate(), again to avoid duplication.
With this, all setters/getters of the inserted signature line go via
SfxViewShell and the amount of getCurrentSelection() calls on the model
is reduced.
Change-Id: I021bc41262b2a16d1014fbf1431a0eb6e1e86c73
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/180355
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'vcl/inc/OptionalBox.hxx')
0 files changed, 0 insertions, 0 deletions