XMailMergeBroadcaster.idl (d1766043) XMailMergeBroadcaster.idl (2a413f17)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 35 unchanged lines hidden (view full) ---

44
45 <p>Registered listeners will be notified with a
46 <type scope="com::sun::star::text">MailMergeEvent</type>
47 when a document is about to get merged.</p>
48
49 @see com::sun::star::text::MailMergeEvent
50 @see com::sun::star::text::MailMerge
51
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 35 unchanged lines hidden (view full) ---

44
45 <p>Registered listeners will be notified with a
46 <type scope="com::sun::star::text">MailMergeEvent</type>
47 when a document is about to get merged.</p>
48
49 @see com::sun::star::text::MailMergeEvent
50 @see com::sun::star::text::MailMerge
51
52 @since OOo 1.1.2
52 @since OpenOffice 1.1.2
53*/
54published interface XMailMergeBroadcaster : com::sun::star::uno::XInterface
55{
56 //-------------------------------------------------------------------------
57 /** Adds an entry to the list of mail merge listeners.
58
59 @param xListener
60 The listener to be added.

--- 19 unchanged lines hidden ---
53*/
54published interface XMailMergeBroadcaster : com::sun::star::uno::XInterface
55{
56 //-------------------------------------------------------------------------
57 /** Adds an entry to the list of mail merge listeners.
58
59 @param xListener
60 The listener to be added.

--- 19 unchanged lines hidden ---