summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/crypto/SEInitializer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/crypto/SEInitializer.idl')
-rw-r--r--offapi/com/sun/star/xml/crypto/SEInitializer.idl6
1 files changed, 1 insertions, 5 deletions
diff --git a/offapi/com/sun/star/xml/crypto/SEInitializer.idl b/offapi/com/sun/star/xml/crypto/SEInitializer.idl
index bf947f5555d0..e27bafd319e9 100644
--- a/offapi/com/sun/star/xml/crypto/SEInitializer.idl
+++ b/offapi/com/sun/star/xml/crypto/SEInitializer.idl
@@ -25,10 +25,6 @@
*
************************************************************************/
-//i20156 - new file for xmlsecurity module
-
-/** -- idl definition -- **/
-
#ifndef __com_sun_star_xml_crypto_seinitializer_idl_
#define __com_sun_star_xml_crypto_seinitializer_idl_
@@ -44,7 +40,7 @@ module com { module sun { module star { module xml { module crypto {
/**
* Service of SEInitializer
*/
-service SEInitializer {
+published service SEInitializer {
interface com::sun::star::xml::crypto::XSEInitializer ;
interface com::sun::star::lang::XServiceInfo ;
};