summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/mail/NoMailServiceProviderException.idl6
-rw-r--r--offapi/com/sun/star/mail/NoMailTransportProviderException.idl6
-rw-r--r--offapi/com/sun/star/mail/SendMailMessageFailedException.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/mail/NoMailServiceProviderException.idl b/offapi/com/sun/star/mail/NoMailServiceProviderException.idl
index 8cecc5044eae..30346eae4691 100644
--- a/offapi/com/sun/star/mail/NoMailServiceProviderException.idl
+++ b/offapi/com/sun/star/mail/NoMailServiceProviderException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NoMailServiceProviderException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 13:30:40 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:00:08 $
*
* 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 mail {
@see com::sun::star::mail::MailService
- @since #116332#
+ @since OOo 2.0.0
*/
exception NoMailServiceProviderException: com::sun::star::mail::MailException
{
diff --git a/offapi/com/sun/star/mail/NoMailTransportProviderException.idl b/offapi/com/sun/star/mail/NoMailTransportProviderException.idl
index 770ceca95193..5d1aa27aef4f 100644
--- a/offapi/com/sun/star/mail/NoMailTransportProviderException.idl
+++ b/offapi/com/sun/star/mail/NoMailTransportProviderException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NoMailTransportProviderException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 13:30:52 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:00:26 $
*
* 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 mail {
@see com::sun::star::mail::MailServer
- @since #116332#
+ @since OOo 2.0.0
*/
exception NoMailTransportProviderException: com::sun::star::mail::MailException
{
diff --git a/offapi/com/sun/star/mail/SendMailMessageFailedException.idl b/offapi/com/sun/star/mail/SendMailMessageFailedException.idl
index 5213d8544691..1e1ebfa759f7 100644
--- a/offapi/com/sun/star/mail/SendMailMessageFailedException.idl
+++ b/offapi/com/sun/star/mail/SendMailMessageFailedException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SendMailMessageFailedException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 13:31:03 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:00:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module mail {
@see com::sun::star::mail::XMailServer
- @since #116332#
+ @since OOo 2.0.0
*/
exception SendMailMessageFailedException: com::sun::star::mail::MailException
{