summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync/SyncCollector.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:29:49 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:29:49 +0000
commit9b23b1365ad7c2b0cae83d3b9fdda8c73641c441 (patch)
tree9e637035608288bf54c9cfc83b4e8986da647842 /offapi/com/sun/star/sync/SyncCollector.idl
parent1df912951353e6968b83ab39ff25ab69ac409cda (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:04:06 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sync/SyncCollector.idl')
-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;
};