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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index ba7d7b523a79..0a00139e911e 100644
--- a/udkapi/com/sun/star/loader/XImplementationLoader.idl
+++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl
@@ -40,7 +40,7 @@ published interface XImplementationLoader: com::sun::star::uno::XInterface
/** activates a concrete implementation within a component.
@param implementationName The name of the implementation,
which shall be instantiated. The method
- <member>XImplementationLoader::writeRegistryInfo</member>
+ XImplementationLoader::writeRegistryInfo()
writes a list of implementation names hosted by this component.
@param implementationLoaderUrl specification bug, ignore this parameter, please
pass an empty string.