summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/bridge/OleObjectFactory.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:25:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit24b331efedc6fdf1082e92a2db444d80ae7fed81 (patch)
treeb3cbb48758c70259bafb5053e46d5ae6937235ed /udkapi/com/sun/star/bridge/OleObjectFactory.idl
parent*api: convert remaining <member> (diff)
downloadcore-24b331efedc6fdf1082e92a2db444d80ae7fed81.tar.gz
core-24b331efedc6fdf1082e92a2db444d80ae7fed81.zip
*api: convert rest of <member scope="foo">
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
Diffstat (limited to 'udkapi/com/sun/star/bridge/OleObjectFactory.idl')
-rw-r--r--udkapi/com/sun/star/bridge/OleObjectFactory.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/bridge/OleObjectFactory.idl b/udkapi/com/sun/star/bridge/OleObjectFactory.idl
index 8693fffea634..fb5a69cc8171 100644
--- a/udkapi/com/sun/star/bridge/OleObjectFactory.idl
+++ b/udkapi/com/sun/star/bridge/OleObjectFactory.idl
@@ -35,7 +35,7 @@
if the original COM objects support IDispatch. </p>
<p>The optional parameters of the method
- <member scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</member>
+ com::sun::star::lang::XMultiServiceFactory::createInstanceWithArguments()
are reserved for future use; at this time they are ignored. </p>
@deprecated