summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl')
-rw-r--r--offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl b/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl
index 401d71d4d0b4..5bf182ad5c8b 100644
--- a/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl
+++ b/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl
@@ -25,7 +25,6 @@
module com { module sun { module star { module ucb {
-//============================================================================
/** The description of a change to a
<type scope="com::sun::star::ucb">XRemoteContentProviderSupplier</type>.
@@ -34,14 +33,12 @@ module com { module sun { module star { module ucb {
*/
published struct RemoteContentProviderChangeEvent: com::sun::star::lang::EventObject
{
- //------------------------------------------------------------------------
/** The identifier with which the remote content provider is registered
at the
<type scope="com::sun::star::ucb">XRemoteContentProviderSupplier</type>.
*/
string Identifier;
- //------------------------------------------------------------------------
/** An indicator whether a remote content provider has been added or
removed.
*/