diff options
Diffstat (limited to 'offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl')
-rw-r--r-- | offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl b/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl index afb692a7e9bb..bb1c05882849 100644 --- a/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl +++ b/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl @@ -2,9 +2,9 @@ * * $RCSfile: RemoteContentProviderChangeAction.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: sb $ $Date: 2001-03-20 13:33:34 $ + * last change: $Author: mi $ $Date: 2002-12-10 16:14:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,7 +66,7 @@ module com { module sun { module star { module ucb { //============================================================================ /** An indication used in a - <type scope="com::sun::star::ucb">RemoteContentProviderEvent</type> to + <type scope="com::sun::star::ucb">RemoteContentProviderChangeEvent</type> to specify whether a remote content provider has been added to or removed from an <type scope="com::sun::star::ucb">XRemoteContentProviderSupplier</type>. |