summaryrefslogtreecommitdiff
path: root/include/svx/signaturelinehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/signaturelinehelper.hxx')
-rw-r--r--include/svx/signaturelinehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/signaturelinehelper.hxx b/include/svx/signaturelinehelper.hxx
index 6f17f3726dd2..e17d4ce148e6 100644
--- a/include/svx/signaturelinehelper.hxx
+++ b/include/svx/signaturelinehelper.hxx
@@ -61,7 +61,7 @@ SVX_DLLPUBLIC css::uno::Reference<css::graphic::XGraphic> importSVG(std::u16stri
/**
* Sets xCertificate as the signing certificate of the selected shape on pView.
*/
-SVX_DLLPUBLIC void setShapeCertificate(const SdrView* pView,
+SVX_DLLPUBLIC void setShapeCertificate(SfxViewShell* pViewShell,
const svl::crypto::CertificateOrName& rCertificateOrName);
}