summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/bridge
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/bridge')
-rw-r--r--udkapi/com/sun/star/bridge/OleObjectFactory.idl2
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl2
2 files changed, 2 insertions, 2 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
diff --git a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
index 93e6cd8455d5..0188446bc3f5 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl
@@ -45,7 +45,7 @@ module com { module sun { module star { module bridge { module oleautomation
intended to be a write or read operation. This is done by
providing either instances of PropertyPutArgument or
PropertyGetArgument as arguments to
- <member scope="com::sun::star::script">XInvocation::Invoke</member>.
+ com::sun::star::script::XInvocation::Invoke.
@since OOo 1.1.2
*/