summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/ResultSet.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:15:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:15:49 +0000
commit2738b87b6fc66fdb8fc7d1cb898e12addb84bee1 (patch)
treeab300e370677caa7902bf29908435b1860b76831 /offapi/com/sun/star/sdbc/ResultSet.idl
parent4dbb54ae77a2f1ec5eea44c28b89c035b1325ea4 (diff)
INTEGRATION: CWS sdk02 (1.8.34); FILE MERGED
2003/05/09 11:23:59 mi 1.8.34.1: #109038# removed @optional tags, now [optional]
Diffstat (limited to 'offapi/com/sun/star/sdbc/ResultSet.idl')
-rw-r--r--offapi/com/sun/star/sdbc/ResultSet.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdbc/ResultSet.idl b/offapi/com/sun/star/sdbc/ResultSet.idl
index af771fb0c..e3a7d068f 100644
--- a/offapi/com/sun/star/sdbc/ResultSet.idl
+++ b/offapi/com/sun/star/sdbc/ResultSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ResultSet.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:25 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:15:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -243,8 +243,6 @@ service ResultSet
which generated the ResultSet being used for positioning. Also,
cursor names must be unique within a connection.
</p>
-
- @optional
*/
[optional, readonly, property] string CursorName;