summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl')
-rw-r--r--offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl b/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl
index 2deddbceb078..e108ae20e7e0 100644
--- a/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl
+++ b/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl
@@ -22,7 +22,6 @@
module com { module sun { module star { module ucb {
-//============================================================================
/** An indication used in a
<type scope="com::sun::star::ucb">RemoteContentProviderChangeEvent</type> to
specify whether a remote content provider has been added to or removed
@@ -34,12 +33,10 @@ module com { module sun { module star { module ucb {
*/
published enum RemoteContentProviderChangeAction
{
- //------------------------------------------------------------------------
/** The indicator that a remote content provider has been added.
*/
ADDED,
- //------------------------------------------------------------------------
/** The indicator that a remote content provider has been removed.
*/
REMOVED