summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sync2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-10-09 09:19:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-10-09 09:19:04 +0000
commit208e52ea2fe6dec975c9830a641aaf3c75d4a2a4 (patch)
treefdb10aa096fd0bc0b968d6185d2696d22b2cc2d3 /offapi/com/sun/star/sync2
parent811e0a94039fa5ed6baa37cefc4fd0ac26f22982 (diff)
INTEGRATION: CWS sb8 (1.1.240); FILE MERGED
2003/08/22 13:00:02 sb 1.1.240.1: #111874# Removed obsolete syncaccess module.
Diffstat (limited to 'offapi/com/sun/star/sync2')
-rw-r--r--offapi/com/sun/star/sync2/BadPartnershipException.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sync2/BadPartnershipException.idl b/offapi/com/sun/star/sync2/BadPartnershipException.idl
index 753bea23d652..a7fd04bb307d 100644
--- a/offapi/com/sun/star/sync2/BadPartnershipException.idl
+++ b/offapi/com/sun/star/sync2/BadPartnershipException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: BadPartnershipException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: sb $ $Date: 2001-07-13 13:07:51 $
+ * last change: $Author: vg $ $Date: 2003-10-09 10:19:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,6 +71,8 @@ module com { module sun { module star { module sync2 {
//============================================================================
/** indicates that a partnership does not exist, or that there are problems
accessing the partnership state.
+
+ @deprecated
*/
exception BadPartnershipException: com::sun::star::uno::Exception
{