summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-02-12 08:35:09 +0000
committerStephan Bergmann <sb@openoffice.org>2001-02-12 08:35:09 +0000
commit91e929b6a15343ff6a77e78393cadd0f1251ed05 (patch)
tree09174562da7ebdd554230d0a9af9b88764bbcdca /offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
parent9f674b78d21aa25e6ed47b9ea7fd28fc6e81547e (diff)
#83642# Flagged XRemoteContentProviderActivator as 'deprecated' (for lack of a 'draft' flag).
Diffstat (limited to 'offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl')
-rw-r--r--offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
index de7457521..e5d8373ca 100644
--- a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
+++ b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRemoteContentProviderActivator.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sb $ $Date: 2001-02-09 12:42:02 $
+ * last change: $Author: sb $ $Date: 2001-02-12 09:35:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,6 +75,10 @@ interface XContentProviderManager;
<type scope="com::sun::star::ucb">XRemoteContentProviderAcceptor</type>
and allows for a lazy implementation of
<method scope="com::sun::star::ucb::XRemoteContentProviderAcceptor">addRemoteContentProvider</method>.
+
+ @deprecated
+ The way this works might change, therefore this interface is marked as
+ deprectated.
*/
[uik(F2686420-FDB7-11D4-A0370050-04526AAD),
ident("XRemoteContentProviderActivator", 1.0)]