summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XRowSet.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
commitcb052b66e6e945ae51f93baf28a53c9a5ad07d2e (patch)
treea8ea17ad9c564e34d8a1b91012fa4e5962353af3 /offapi/com/sun/star/sdbc/XRowSet.idl
parent2503ca170abbf7dc9faebe97369b8a67d9423cea (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/sdbc/XRowSet.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XRowSet.idl8
1 files changed, 5 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/XRowSet.idl b/offapi/com/sun/star/sdbc/XRowSet.idl
index d7f891f09929..7c715f802cf2 100644
--- a/offapi/com/sun/star/sdbc/XRowSet.idl
+++ b/offapi/com/sun/star/sdbc/XRowSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRowSet.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,6 @@ interface XConnection;
a software layer on top of an SDBC driver. Implementations of the
RowSet interface can be provided by anyone.</p>
*/
-[ uik(C76294D0-96B3-11d3-9EE40010-5AD7A5C4), ident("XRowSet", 1.0) ]
interface XRowSet: XResultSet
{
//-------------------------------------------------------------------------
@@ -113,6 +112,9 @@ interface XRowSet: XResultSet
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:43 hjs
initial import