summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/deployment/thePackageManagerFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/deployment/thePackageManagerFactory.idl')
-rw-r--r--offapi/com/sun/star/deployment/thePackageManagerFactory.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/deployment/thePackageManagerFactory.idl b/offapi/com/sun/star/deployment/thePackageManagerFactory.idl
index 4257a60cbeb0..7b9f106d646c 100644
--- a/offapi/com/sun/star/deployment/thePackageManagerFactory.idl
+++ b/offapi/com/sun/star/deployment/thePackageManagerFactory.idl
@@ -25,8 +25,8 @@
module com { module sun { module star { module deployment {
-/** <type>thePackageManagerFactory</type> denotes the one and only
- <type>XPackageManagerFactory</type> object to be used.
+/** thePackageManagerFactory denotes the one and only
+ XPackageManagerFactory object to be used.
<p>
The component context entry is
<code>
@@ -36,7 +36,7 @@ module com { module sun { module star { module deployment {
@since OOo 2.0
@deprecated
- Use <type>XExtensionManager</type>.
+ Use XExtensionManager.
*/
singleton thePackageManagerFactory : XPackageManagerFactory;