summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/ResultSet.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 12:53:00 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 12:53:00 +0000
commitee8d61e18b539c666063dd677612b6fdb77ad7d9 (patch)
tree3a81713fe11a4992b0f9bc61ca0325fe49a3d413 /offapi/com/sun/star/sdb/ResultSet.idl
parent6745f8f53223abb90b1d9819c4035eb593c159d7 (diff)
INTEGRATION: CWS dba22b (1.8.232); FILE MERGED
2006/12/12 09:36:53 fs 1.8.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:59 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdb/ResultSet.idl')
-rw-r--r--offapi/com/sun/star/sdb/ResultSet.idl7
1 files changed, 2 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/ResultSet.idl b/offapi/com/sun/star/sdb/ResultSet.idl
index f597cd810354..be2e83673d38 100644
--- a/offapi/com/sun/star/sdb/ResultSet.idl
+++ b/offapi/com/sun/star/sdb/ResultSet.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: ResultSet.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:22:29 $
+ * last change: $Author: vg $ $Date: 2007-01-15 13:53:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,7 +46,6 @@
module com { module sun { module star { module sdb {
-// DocMerge from xml: service com::sun::star::sdbcx::com::sun::star::sdb::ResultSet
/** extends the
<type scope="com::sun::star::sdbcx">ResultSet</type>
by a more sophisticated access to the result sets
@@ -54,11 +53,9 @@
*/
published service ResultSet
{
- // DocMerge: empty anyway
service com::sun::star::sdbcx::ResultSet;
- // DocMerge from xml: service com::sun::star::sdbcx::com::sun::star::sdb::ResultSet: interface com::sun::star::sdbcx::XColumnsSupplier
/** access to the description and data.
*/
interface com::sun::star::sdbcx::XColumnsSupplier;