summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment/ExtensionManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/ExtensionManager.idl')
-rw-r--r--offapi/com/sun/star/deployment/ExtensionManager.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/ExtensionManager.idl b/offapi/com/sun/star/deployment/ExtensionManager.idl
index 1911ce04dd81..a1747393c806 100644
--- a/offapi/com/sun/star/deployment/ExtensionManager.idl
+++ b/offapi/com/sun/star/deployment/ExtensionManager.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -34,12 +34,12 @@
module com { module sun { module star { module deployment {
/** the ExtensionManager service.
-
+
The component context entry is
<code>
/singletons/com.sun.star.deployment.ExtensionManager
</code>.
-
+
@since OOo 3.3.0
*/
singleton ExtensionManager : XExtensionManager;