summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl')
-rw-r--r--offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
index ffed3ad35d24..a8b96f053f7a 100644
--- a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
+++ b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module ucb {
published interface XContentProviderManager;
/** This interface should be implemented together with
- <type>XRemoteContentProviderAcceptor</type> and allows for a lazy
+ XRemoteContentProviderAcceptor and allows for a lazy
implementation of
<member>XRemoteContentProviderAcceptor::addRemoteContentProvider</member>.
@@ -48,7 +48,7 @@ published interface XRemoteContentProviderActivator: com::sun::star::uno::XInter
to be implemented in a lazy fashion (remember the remote content
providers, but do not register them right away), which can increase
performance in certain situations. But it is not required that an
- implementation of <type>XRemoteContentProviderAcceptor</type> uses this
+ implementation of XRemoteContentProviderAcceptor uses this
lazy strategy (and thus also implements this interface).
@return