summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/MailMerge.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/MailMerge.idl')
-rw-r--r--offapi/com/sun/star/text/MailMerge.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/MailMerge.idl b/offapi/com/sun/star/text/MailMerge.idl
index 15ab38b1cdd1..f669d71a1225 100644
--- a/offapi/com/sun/star/text/MailMerge.idl
+++ b/offapi/com/sun/star/text/MailMerge.idl
@@ -66,7 +66,7 @@ published service MailMerge
<p>This service describe the interaction between all data access related properties,
namely #DataSourceName, #Command, #CommandType,
- #Connection, #Selection, #ResultSet,
+ #ActiveConnection, #Selection, #ResultSet,
#Filter and #EscapeProcessing
*/
service com::sun::star::sdb::DataAccessDescriptor;
@@ -129,8 +129,8 @@ published service MailMerge
com::sun::star::sdbcx::XRowLocate interface.</p>
<p>If this array is empty, the whole result set, as described by #ResultSet
- respectively the triple (#DataSourceName, #DataCommandType,
- #DataCommand).</p>
+ respectively the triple (#DataSourceName, #CommandType,
+ #Command).</p>
<p>For the interaction of this property with other data access relevant properties, see
the com::sun::star::sdb::DataAccessDescriptor service.</p>