summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/sync/SyncCollector.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sync/SyncCollector.idl b/offapi/com/sun/star/sync/SyncCollector.idl
index 51ed04564..b9c301c3f 100644
--- a/offapi/com/sun/star/sync/SyncCollector.idl
+++ b/offapi/com/sun/star/sync/SyncCollector.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SyncCollector.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:22 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:29:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@
module com { module sun { module star { module sync {
/// @deprecated
-service SyncCollector
+published service SyncCollector
{
interface com::sun::star::sync::XSyncCollector;
};