summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc
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
commit8dac53e51f264714dff50509cf2e06db6afe3441 (patch)
treecddb71eca7b4b4169fc37e885d76ab7857f1e3f2 /offapi/com/sun/star/sdbc
parentdcc4a605270993648e817d3a4faa4f4ca48a6a40 (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')
-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 59518f2dcf07..9911580f0d34 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;