summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader/XImplementationLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/loader/XImplementationLoader.idl')
-rw-r--r--udkapi/com/sun/star/loader/XImplementationLoader.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index 4f7572465521..ba7d7b523a79 100644
--- a/udkapi/com/sun/star/loader/XImplementationLoader.idl
+++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl
@@ -60,8 +60,8 @@ published interface XImplementationLoader: com::sun::star::uno::XInterface
@return returns a factory interface, which allows to create an instance of
the concrete implementation. In general, the object supports a
- <type scope="com::sun::star::lang">XSingleComponentFactory</type>
- and the <type scope="com::sun::star::lang">XServiceInfo</type> interface. The
+ com::sun::star::lang::XSingleComponentFactory
+ and the com::sun::star::lang::XServiceInfo interface. The
XServiceInfo interface informs about the capabilities of the
service implementation, not the factory itself.
*/