diff options
Diffstat (limited to 'xmlsecurity/inc/digitalsignaturesdialog.hxx')
-rw-r--r-- | xmlsecurity/inc/digitalsignaturesdialog.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmlsecurity/inc/digitalsignaturesdialog.hxx b/xmlsecurity/inc/digitalsignaturesdialog.hxx index 21b048117670..09a9bd0780b4 100644 --- a/xmlsecurity/inc/digitalsignaturesdialog.hxx +++ b/xmlsecurity/inc/digitalsignaturesdialog.hxx @@ -90,6 +90,8 @@ private: void ImplFillSignaturesBox(); void ImplShowSignaturesDetails(); bool IsThereCertificateMgr(); + void GetCertificateManager(OUString& aPath, OUString& sExecutable, OUString& sFoundGUIServer); + bool GetPathAllOS(OUString& aPath); css::uno::Reference<css::security::XCertificate> getCertificate(const SignatureInformation& rInfo); css::uno::Reference<css::xml::crypto::XSecurityEnvironment> getSecurityEnvironmentForCertificate( |