summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:31:28 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:31:28 +0000
commit8466ed570c50f6328f7a3447dd61b45aed514ad3 (patch)
treed1a2ba06e417a13e170c72142f01dc1b76086aa5 /offapi/com/sun/star/sync
parentca72cfe3b380b381af8eb09ab5a33c051c005d76 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:04:08 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/SyncScheme.idl6
-rw-r--r--offapi/com/sun/star/sync/SyncType.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sync/SyncScheme.idl b/offapi/com/sun/star/sync/SyncScheme.idl
index cdaf0279740e..ab59125464c4 100644
--- a/offapi/com/sun/star/sync/SyncScheme.idl
+++ b/offapi/com/sun/star/sync/SyncScheme.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SyncScheme.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:23 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:31:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
@derepcated
*/
-struct SyncScheme
+published struct SyncScheme
{
/** contains the scheme name of this SyncScheme
*/
diff --git a/offapi/com/sun/star/sync/SyncType.idl b/offapi/com/sun/star/sync/SyncType.idl
index 91a140176daf..3e8c7c44bde5 100644
--- a/offapi/com/sun/star/sync/SyncType.idl
+++ b/offapi/com/sun/star/sync/SyncType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SyncType.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:24 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:31:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@ module com { module sun { module star { module sync {
//=============================================================================
/// @deprecated
-constants SyncType
+published constants SyncType
{
const unsigned long NONE = 0;