summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync/SyncCollector.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sync/SyncCollector.idl')
-rw-r--r--offapi/com/sun/star/sync/SyncCollector.idl27
1 files changed, 4 insertions, 23 deletions
diff --git a/offapi/com/sun/star/sync/SyncCollector.idl b/offapi/com/sun/star/sync/SyncCollector.idl
index b7db88bab..51ed04564 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:16 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:09:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,12 +68,11 @@
//=============================================================================
- module com { module sun { module star { module sync {
+module com { module sun { module star { module sync {
-// DocMerge: empty anyway
+/// @deprecated
service SyncCollector
{
- // DocMerge: empty anyway
interface com::sun::star::sync::XSyncCollector;
};
@@ -81,22 +80,4 @@ service SyncCollector
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.2 2000/10/17 09:13:08 ka
- syntax (UCB must changes)
-
- Revision 1.1.1.1 2000/09/18 23:35:54 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:56 mi
- documentation merged from XML
-
- Revision 1.1 2000/01/10 08:47:41 ka
- #71663#: initial revision
-
-
-=============================================================================*/
-
#endif