summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl')
-rw-r--r--offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl
index ea0066693c83..eff305662462 100644
--- a/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl
+++ b/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module ucb {
/** Distribute a content broker to various
- <type>XRemoteContentProviderAcceptor</type>s.
+ XRemoteContentProviderAcceptors.
@version 1.0
@author Stephan Bergmann
@@ -44,10 +44,10 @@ published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInt
which is responsible for raising any of the advertised exceptions. </p>
@param Url A Uno Url to address the
- <type>XRemoteContentProviderAcceptor</type>.
+ XRemoteContentProviderAcceptor.
@param Identifier An identifier handed to the
- <type>XRemoteContentProviderAcceptor</type>.
+ XRemoteContentProviderAcceptor.
@returns success indicator. Especially, if there's already a
connection to the given Url, the call will fail, no matter whether
@@ -63,7 +63,7 @@ published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInt
content provider acceptor.
@param Url A Uno Url to address the
- <type>XRemoteContentProviderAcceptor</type>.
+ XRemoteContentProviderAcceptor.
@returns success indicator.
*/