diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:02:30 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:02:30 +0000 |
commit | 7db9b67e87053202935755571b763868aeba87a7 (patch) | |
tree | 43d7a44849fd20b4c0205ba046d222339cff2d12 /offapi/com/sun/star/mail | |
parent | 83f33353d1feb9487acb9dc04626e18a01bf6457 (diff) |
INTEGRATION: CWS sdk14 (1.2.100); FILE MERGED
2005/01/26 14:10:36 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/XSmtpService.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/mail/XSmtpService.idl b/offapi/com/sun/star/mail/XSmtpService.idl index 21fef5e712de..a816019d86fc 100644 --- a/offapi/com/sun/star/mail/XSmtpService.idl +++ b/offapi/com/sun/star/mail/XSmtpService.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSmtpService.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-09-20 13:32:17 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:02:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,7 +98,7 @@ module com { module sun { module star { module mail { @see com::sun::star::mail::XMailService @see com::sun::star::mail::XMailMessage - @since #116332# + @since OOo 2.0.0 */ interface XSmtpService: ::com::sun::star::mail::XMailService { |