summaryrefslogtreecommitdiff
path: root/xmlsecurity/util/xmlsecurity.component
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/util/xmlsecurity.component')
-rw-r--r--xmlsecurity/util/xmlsecurity.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlsecurity/util/xmlsecurity.component b/xmlsecurity/util/xmlsecurity.component
index ce19281af5b6..383572bff403 100644
--- a/xmlsecurity/util/xmlsecurity.component
+++ b/xmlsecurity/util/xmlsecurity.component
@@ -22,7 +22,8 @@
<implementation name="com.sun.star.security.CertificateContainer">
<service name="com.sun.star.security.CertificateContainer"/>
</implementation>
- <implementation name="com.sun.star.security.DocumentDigitalSignatures">
+ <implementation name="com.sun.star.security.DocumentDigitalSignatures"
+ constructor="com_sun_star_security_DocumentDigitalSignatures_get_implementation">
<service name="com.sun.star.security.DocumentDigitalSignatures"/>
</implementation>
</component>