diff options
-rw-r--r-- | offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl | 2 |
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; |