summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-12-08 10:55:50 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-12-08 12:59:58 +0100
commit4328cfc535ddbfe70fa9c5f631d84c3fe250dd19 (patch)
tree47082f6080f6d427b3113e5d0e4ec2e74127724d /offapi
parent2f4832a31d1e81ffbe043d9bb1d0816a03b8d137 (diff)
Missing @since tag
(introduced into libreoffice-6-0 with cherry-pick c7fa2da1532d9f140cb9018b0a62c62228c67ba1 "Restore GPG SEInitializer service") Change-Id: I3ba63f91b3d45591a2cb4804a1792e630093425f (cherry picked from commit 93fd1ce9b8af01f2d7c169775a0c04f2460c465d) Reviewed-on: https://gerrit.libreoffice.org/46082 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl b/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl
index 82e836c7c0ca..d041eb9fa94b 100644
--- a/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl
+++ b/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl
@@ -26,6 +26,8 @@ module com { module sun { module star { module xml { module crypto {
/**
* Service of GPGSEInitializer
+ *
+ * @since LibreOffice 6.0
*/
service GPGSEInitializer : XSEInitializer;