summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-28 00:07:48 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:04 +0200
commitce36de949df2351ee81ab05d32093372b65e9831 (patch)
tree6f8bde54d78c36517854e8c4144228a6d7a54b5b /udkapi
parentf3db7d1abb1d010a331b26793c3a3788eb8ba2cf (diff)
*api: convert more <method scope="foo">
sed -i 's,<method scope="\([^"]*\)">\([^<]\+\)</method>,\1::\2,g' Change-Id: I09ee9ecae922e0b28730d1689b802e6041b3ceed
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/registry/NestedRegistry.idl2
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