summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:55:00 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:55:00 +0000
commitc01d91bbfe569b6e3a23bfd5a5a67061bd0c301e (patch)
tree797d580ab70fd682e93c54f7152b5ad691d2c6fe /offapi/com
parent26f9ad99e5f27f8d57f480cd29f35741f62a7310 (diff)
INTEGRATION: CWS sb18 (1.3.270); FILE MERGED
2004/05/21 14:59:48 sb 1.3.270.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/ldap/LdapConnectionException.idl6
-rw-r--r--offapi/com/sun/star/ldap/LdapGenericException.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/ldap/LdapConnectionException.idl b/offapi/com/sun/star/ldap/LdapConnectionException.idl
index 292fab9cf..73971ab1a 100644
--- a/offapi/com/sun/star/ldap/LdapConnectionException.idl
+++ b/offapi/com/sun/star/ldap/LdapConnectionException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LdapConnectionException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 11:13:39 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:54:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module ldap {
@since #107627#
*/
-exception LdapConnectionException : ::com::sun::star::uno::Exception
+published exception LdapConnectionException : ::com::sun::star::uno::Exception
{
} ;
diff --git a/offapi/com/sun/star/ldap/LdapGenericException.idl b/offapi/com/sun/star/ldap/LdapGenericException.idl
index fcf995f6a..ad2f42d1f 100644
--- a/offapi/com/sun/star/ldap/LdapGenericException.idl
+++ b/offapi/com/sun/star/ldap/LdapGenericException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LdapGenericException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 11:13:52 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:55:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@ module com { module sun { module star { module ldap {
@since #107627#
*/
-exception LdapGenericException : ::com::sun::star::uno::Exception
+published exception LdapGenericException : ::com::sun::star::uno::Exception
{
/**
LDAP error code, see LDAP SDK documentation for complete