summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/RowSet.idl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-06 13:53:34 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-06 13:53:34 +0000
commit3c477408972785ade68e0762cf5f4664740d3a26 (patch)
treebff77b866c1635a4780aba0c358ab4937d1ce5e1 /offapi/com/sun/star/sdb/RowSet.idl
parent44101ec67895d9c0c0c0d46b6a735f44ab5ace3b (diff)
INTEGRATION: CWS jsc14 (1.20.166); FILE MERGED
2006/10/25 10:06:24 jsc 1.20.166.1: #i69167# correct typo
Diffstat (limited to 'offapi/com/sun/star/sdb/RowSet.idl')
-rw-r--r--offapi/com/sun/star/sdb/RowSet.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index 7a655ae2f560..4b2307e9fbcd 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: RowSet.idl,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2006-01-25 15:03:48 $
+ * last change: $Author: kz $ $Date: 2006-11-06 14:53:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -114,7 +114,7 @@ published interface XResultSetAccess;
</tr>
<tr><td valign="top"><em>row count</em></td>
<td valign="top">If the operation leads to new knowledge about the number of rows in the result set,
- the the respective changes in the <member>RowCount</member> and <member>IsRowCountFinal</member>
+ the respective changes in the <member>RowCount</member> and <member>IsRowCountFinal</member>
are notified last (in this order).
</td>
</tr>