diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-04-17 09:15:54 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-04-17 09:15:54 +0000 |
commit | 3e9af39d4f979ccc9b74878ff895ffe747194ea3 (patch) | |
tree | d5c5c77676f829da21f36995b3a89589d119851d | |
parent | f66d5b1940f175ef5ad1e38da28717d48262cb09 (diff) |
INTEGRATION: CWS sdk01 (1.1.4.1.38); FILE MERGED
2003/04/07 09:10:31 mi 1.1.4.1.38.1: #107627# new idls marked with @since
-rw-r--r-- | offapi/com/sun/star/text/XMailMergeListener.idl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/XMailMergeListener.idl b/offapi/com/sun/star/text/XMailMergeListener.idl index f3321027c3f4..c0c6c4b68c57 100644 --- a/offapi/com/sun/star/text/XMailMergeListener.idl +++ b/offapi/com/sun/star/text/XMailMergeListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMailMergeListener.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:57:06 $ + * last change: $Author: rt $ $Date: 2003-04-17 10:15:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,6 +83,8 @@ module com { module sun { module star { module text { @see com::sun::star::text::MailMerge @see com::sun::star::text::MailMergeEvent + + @since #107627# */ interface XMailMergeListener : com::sun::star::uno::XInterface { |