summaryrefslogtreecommitdiff
path: root/android/sdremote/src/pl
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2025-01-16 08:58:27 +0100
committerMiklos Vajna <vmiklos@collabora.com>2025-01-16 22:37:23 +0100
commit62dd6274c71bc840f5c5abcd4b1fa536238aa25d (patch)
tree97cd0c7d29850950a2a3c6b07c601dcc44bbf5ee /android/sdremote/src/pl
parent29c73c128443bf2d63327346821be570b3fea5e0 (diff)
cool#10630 doc electronic sign: move signature line tracking to the view HEADmaster
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 'android/sdremote/src/pl')
0 files changed, 0 insertions, 0 deletions