summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync/Synchronizer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sync/Synchronizer.idl')
-rw-r--r--offapi/com/sun/star/sync/Synchronizer.idl24
1 files changed, 4 insertions, 20 deletions
diff --git a/offapi/com/sun/star/sync/Synchronizer.idl b/offapi/com/sun/star/sync/Synchronizer.idl
index fd1668c95..0886561b7 100644
--- a/offapi/com/sun/star/sync/Synchronizer.idl
+++ b/offapi/com/sun/star/sync/Synchronizer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Synchronizer.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:17 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:09:24 $
*
* 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 Synchronizer
{
- // DocMerge: empty anyway
interface com::sun::star::sync::XSynchronizer;
};
@@ -81,19 +80,4 @@ service Synchronizer
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 23:35:55 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:57 mi
- documentation merged from XML
-
- Revision 1.1 2000/01/10 08:47:41 ka
- #71663#: initial revision
-
-
-=============================================================================*/
-
#endif