summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/mail
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:00:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:00:42 +0000
commitac7c24a40d497223d17ccaa92fd246ff4b90f1ed (patch)
treeda4a2465bfd65af7b5a1a589c9093878a8737d89 /offapi/com/sun/star/mail
parent8b0b993867242a8fcf41ac4a7742ba34016514d1 (diff)
INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED
2005/01/26 14:10:33 mi 1.2.100.1: #i30961# some new @since tags with #bugid# changed to @since OOo 2.0.0
Diffstat (limited to 'offapi/com/sun/star/mail')
-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
{