diff options
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/registry/NestedRegistry.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/registry/NestedRegistry.idl b/udkapi/com/sun/star/registry/NestedRegistry.idl index 0ec29c1cf26f..07cdc7b990c5 100644 --- a/udkapi/com/sun/star/registry/NestedRegistry.idl +++ b/udkapi/com/sun/star/registry/NestedRegistry.idl @@ -112,7 +112,7 @@ the read-only one.<br> Two different ways are possible:<br> <ul> - <li> use <method scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</method> to + <li> use com::sun::star::lang::XMultiServiceFactory::createInstanceWithArguments() to create an instance of this service where the value of the any parameter must be the sequence with the two open registries. <li> use the initialize function of the com::sun::star::lang::XInitialization interface where the value of the |