diff options
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/loader/XImplementationLoader.idl | 2 |
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 0a00139e911e..e5de72cb5b28 100644 --- a/udkapi/com/sun/star/loader/XImplementationLoader.idl +++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl @@ -55,7 +55,7 @@ published interface XImplementationLoader: com::sun::star::uno::XInterface more than only one file url). @param xKey A registry which may be used to read static data previously - written via <method>XImplementationLoader::writeRegistryInfo()</method>. + written via XImplementationLoader::writeRegistryInfo(). The use of this parameter is deprecated. @return returns a factory interface, which allows to create an instance of |