From 7db9b67e87053202935755571b763868aeba87a7 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:02:30 +0000 Subject: 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 --- offapi/com/sun/star/mail/XSmtpService.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/mail') 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 { -- cgit