summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DataSource.idl
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-02-07 10:11:30 +0000
committerFrank Schönheit <fs@openoffice.org>2001-02-07 10:11:30 +0000
commitfeecaa9e30b8a7716c985382ff5825a4a040cf5b (patch)
treea800fdbca2f6e4762f8d6b1116b4194359633d0d /offapi/com/sun/star/sdb/DataSource.idl
parent7629ea50fb620d56b03263244f06b47bfbd755e5 (diff)
a new missing detail ...
Diffstat (limited to 'offapi/com/sun/star/sdb/DataSource.idl')
-rw-r--r--offapi/com/sun/star/sdb/DataSource.idl9
1 files changed, 7 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/DataSource.idl b/offapi/com/sun/star/sdb/DataSource.idl
index c0fbbe7aacc5..4550a74b04e5 100644
--- a/offapi/com/sun/star/sdb/DataSource.idl
+++ b/offapi/com/sun/star/sdb/DataSource.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataSource.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: fs $ $Date: 2001-02-06 07:56:02 $
+ * last change: $Author: fs $ $Date: 2001-02-07 11:11:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,6 +113,8 @@ service DataSource
// DocMerge from xml: service com::sun::star::sdb::DataSource: interface com::sun::star::sdb::XQueryDefinitionsSupplier
/** provides the access to DataSource related queries.
+ <p>The object returned by the <method>XQueryDefinitionsSupplier::getQueryDefinitions</method> supports the
+ <service>DefinitionContainer</service> service.</p>
*/
interface XQueryDefinitionsSupplier;
@@ -196,6 +198,9 @@ service DataSource
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/02/06 07:56:02 fs
+ removed XFormDocumentsSupplier / XReportDocumentsSupplier from the service description - they're obsolete
+
Revision 1.3 2000/11/08 12:43:30 mi
moved from api