summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync
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
commit782485999d5d2541e3be38c4cd2aec729508e5d3 (patch)
tree52f1c9e55e6a0ffe0c675b2daf7f032283d4930c /offapi/com/sun/star/sync
parenta60a7d8b02f18b6d6823649506b22efdd379aaad (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')
-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 01a883afe513..7820e4934c70 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;
};