summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/SQLQueryComposer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/SQLQueryComposer.idl')
-rw-r--r--offapi/com/sun/star/sdb/SQLQueryComposer.idl18
1 files changed, 13 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/SQLQueryComposer.idl b/offapi/com/sun/star/sdb/SQLQueryComposer.idl
index 0ac8dff8d..eb8026af2 100644
--- a/offapi/com/sun/star/sdb/SQLQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/SQLQueryComposer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SQLQueryComposer.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:00:32 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,12 +74,14 @@ interface XColumnsSupplier;
// DocMerge from xml: service com::sun::star::sdbcx::com::sun::star::sdb::SQLQueryComposer
-/** represents a tool for composing SQL Select statements.
+/** represents a tool for composing SQL select statements.
- <p>It hides the complexity of parsing and evaluating SQL Statements and provides
+ <p>
+ It hides the complexity of parsing and evaluating SQL Statements and provides
sophisticated methods for expanding a SQL-Statement with filter and order
- criteria.</p>
+ criteria.
+ </p>
*/
service SQLQueryComposer
{
@@ -108,6 +110,12 @@ service SQLQueryComposer
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4.2.1 2002/02/18 10:25:16 oj
+ #97563# parameter,return value and exception description
+
+ Revision 1.4 2001/10/25 15:00:32 mi
+ proofreading and corrections from Richard Holt
+
Revision 1.3 2000/11/08 12:43:31 mi
moved from api