summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-11-06 12:20:09 +0000
committerMichael Hönnig <mi@openoffice.org>2000-11-06 12:20:09 +0000
commit0413adb2d078be1ea19caf7c90a201be8884c331 (patch)
tree1c62e527ec8f02f279a4b8400cf91d1e50f97ede /offapi/com/sun/star/sdb
parent1f47610c1e38e0c1d987cac06a5a02aa36908355 (diff)
moved from api
Diffstat (limited to 'offapi/com/sun/star/sdb')
-rw-r--r--offapi/com/sun/star/sdb/CallableStatement.idl4
-rw-r--r--offapi/com/sun/star/sdb/Column.idl4
-rw-r--r--offapi/com/sun/star/sdb/ColumnSettings.idl4
-rw-r--r--offapi/com/sun/star/sdb/CommandType.idl4
-rw-r--r--offapi/com/sun/star/sdb/Connection.idl4
-rw-r--r--offapi/com/sun/star/sdb/DataColumn.idl4
-rw-r--r--offapi/com/sun/star/sdb/DataSettings.idl4
-rw-r--r--offapi/com/sun/star/sdb/DataSource.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseAccess.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseAccessConnection.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseAccessContext.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseContext.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseDocument.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatabaseEnvironment.idl4
-rw-r--r--offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl4
-rw-r--r--offapi/com/sun/star/sdb/DefinitionContainer.idl4
-rw-r--r--offapi/com/sun/star/sdb/DocumentDefinition.idl4
-rw-r--r--offapi/com/sun/star/sdb/InteractionHandler.idl4
-rw-r--r--offapi/com/sun/star/sdb/ParametersRequest.idl4
-rw-r--r--offapi/com/sun/star/sdb/PreparedStatement.idl4
-rw-r--r--offapi/com/sun/star/sdb/Query.idl4
-rw-r--r--offapi/com/sun/star/sdb/QueryDefinition.idl4
-rw-r--r--offapi/com/sun/star/sdb/QueryDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdb/ResultColumn.idl4
-rw-r--r--offapi/com/sun/star/sdb/ResultSet.idl4
-rw-r--r--offapi/com/sun/star/sdb/RowChangeAction.idl4
-rw-r--r--offapi/com/sun/star/sdb/RowChangeEvent.idl4
-rw-r--r--offapi/com/sun/star/sdb/RowSet.idl4
-rw-r--r--offapi/com/sun/star/sdb/RowSetVetoException.idl4
-rw-r--r--offapi/com/sun/star/sdb/SQLContext.idl4
-rw-r--r--offapi/com/sun/star/sdb/SQLErrorEvent.idl4
-rw-r--r--offapi/com/sun/star/sdb/SQLQueryComposer.idl4
-rw-r--r--offapi/com/sun/star/sdb/Table.idl4
-rw-r--r--offapi/com/sun/star/sdb/TableDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdb/XAlterQuery.idl4
-rw-r--r--offapi/com/sun/star/sdb/XColumn.idl4
-rw-r--r--offapi/com/sun/star/sdb/XColumnUpdate.idl4
-rw-r--r--offapi/com/sun/star/sdb/XCommandPreparation.idl4
-rw-r--r--offapi/com/sun/star/sdb/XCompletedConnection.idl4
-rw-r--r--offapi/com/sun/star/sdb/XCompletedExecution.idl4
-rw-r--r--offapi/com/sun/star/sdb/XDatabaseAccess.idl4
-rw-r--r--offapi/com/sun/star/sdb/XDatabaseAccessListener.idl4
-rw-r--r--offapi/com/sun/star/sdb/XDatabaseEnvironment.idl4
-rw-r--r--offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl4
-rw-r--r--offapi/com/sun/star/sdb/XParametersSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdb/XQueriesSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdb/XResultSetAccess.idl4
-rw-r--r--offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl4
-rw-r--r--offapi/com/sun/star/sdb/XRowSetApproveListener.idl4
-rw-r--r--offapi/com/sun/star/sdb/XRowSetSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl4
-rw-r--r--offapi/com/sun/star/sdb/XSQLErrorListener.idl4
-rw-r--r--offapi/com/sun/star/sdb/XSQLQueryComposer.idl4
-rw-r--r--offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl4
-rw-r--r--offapi/com/sun/star/sdb/makefile.mk4
59 files changed, 118 insertions, 118 deletions
diff --git a/offapi/com/sun/star/sdb/CallableStatement.idl b/offapi/com/sun/star/sdb/CallableStatement.idl
index 30ab09d3e397..e9d7bbd84f37 100644
--- a/offapi/com/sun/star/sdb/CallableStatement.idl
+++ b/offapi/com/sun/star/sdb/CallableStatement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CallableStatement.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/Column.idl b/offapi/com/sun/star/sdb/Column.idl
index 4e14d3f146ae..a6088a3ab976 100644
--- a/offapi/com/sun/star/sdb/Column.idl
+++ b/offapi/com/sun/star/sdb/Column.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Column.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/ColumnSettings.idl b/offapi/com/sun/star/sdb/ColumnSettings.idl
index c7001cfbe95c..30dae91da708 100644
--- a/offapi/com/sun/star/sdb/ColumnSettings.idl
+++ b/offapi/com/sun/star/sdb/ColumnSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ColumnSettings.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/CommandType.idl b/offapi/com/sun/star/sdb/CommandType.idl
index 0b88655c648d..40b58b0820b8 100644
--- a/offapi/com/sun/star/sdb/CommandType.idl
+++ b/offapi/com/sun/star/sdb/CommandType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CommandType.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/Connection.idl b/offapi/com/sun/star/sdb/Connection.idl
index b43958c3ae3e..38f1a30cb706 100644
--- a/offapi/com/sun/star/sdb/Connection.idl
+++ b/offapi/com/sun/star/sdb/Connection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Connection.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DataColumn.idl b/offapi/com/sun/star/sdb/DataColumn.idl
index 8c46e77db8ca..4d9cb177dd6b 100644
--- a/offapi/com/sun/star/sdb/DataColumn.idl
+++ b/offapi/com/sun/star/sdb/DataColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataColumn.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DataSettings.idl b/offapi/com/sun/star/sdb/DataSettings.idl
index 7cd8f2286b58..3b0288a03a9f 100644
--- a/offapi/com/sun/star/sdb/DataSettings.idl
+++ b/offapi/com/sun/star/sdb/DataSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataSettings.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DataSource.idl b/offapi/com/sun/star/sdb/DataSource.idl
index a69313c3c9ee..7c25d755af7e 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.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseAccess.idl b/offapi/com/sun/star/sdb/DatabaseAccess.idl
index b4826eed25f6..5f36eb73a15e 100644
--- a/offapi/com/sun/star/sdb/DatabaseAccess.idl
+++ b/offapi/com/sun/star/sdb/DatabaseAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseAccess.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl b/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl
index 59529245eeaa..4243eb14d84d 100644
--- a/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl
+++ b/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseAccessConnection.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseAccessContext.idl b/offapi/com/sun/star/sdb/DatabaseAccessContext.idl
index fca2be1ddcaf..8977f93b6784 100644
--- a/offapi/com/sun/star/sdb/DatabaseAccessContext.idl
+++ b/offapi/com/sun/star/sdb/DatabaseAccessContext.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseAccessContext.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl b/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
index f6356650a867..1626ca410720 100644
--- a/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
+++ b/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseAccessDataSource.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseContext.idl b/offapi/com/sun/star/sdb/DatabaseContext.idl
index 742d0b6edde7..a4eb54a90bad 100644
--- a/offapi/com/sun/star/sdb/DatabaseContext.idl
+++ b/offapi/com/sun/star/sdb/DatabaseContext.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseContext.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseDocument.idl b/offapi/com/sun/star/sdb/DatabaseDocument.idl
index ab1b2821800c..ff81b74782b3 100644
--- a/offapi/com/sun/star/sdb/DatabaseDocument.idl
+++ b/offapi/com/sun/star/sdb/DatabaseDocument.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseDocument.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatabaseEnvironment.idl b/offapi/com/sun/star/sdb/DatabaseEnvironment.idl
index 8a6d5ea4d073..21eb393a60b5 100644
--- a/offapi/com/sun/star/sdb/DatabaseEnvironment.idl
+++ b/offapi/com/sun/star/sdb/DatabaseEnvironment.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseEnvironment.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl b/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl
index 4bddb548b793..a556c28946f9 100644
--- a/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl
+++ b/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatasourceAdministrationDialog.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DefinitionContainer.idl b/offapi/com/sun/star/sdb/DefinitionContainer.idl
index 3f2c764f2b9f..deb541a190a7 100644
--- a/offapi/com/sun/star/sdb/DefinitionContainer.idl
+++ b/offapi/com/sun/star/sdb/DefinitionContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DefinitionContainer.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/DocumentDefinition.idl b/offapi/com/sun/star/sdb/DocumentDefinition.idl
index 90943d59affe..8d6fb7aed2d7 100644
--- a/offapi/com/sun/star/sdb/DocumentDefinition.idl
+++ b/offapi/com/sun/star/sdb/DocumentDefinition.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DocumentDefinition.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/InteractionHandler.idl b/offapi/com/sun/star/sdb/InteractionHandler.idl
index 2582b7eb50eb..70edaed2460e 100644
--- a/offapi/com/sun/star/sdb/InteractionHandler.idl
+++ b/offapi/com/sun/star/sdb/InteractionHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InteractionHandler.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/ParametersRequest.idl b/offapi/com/sun/star/sdb/ParametersRequest.idl
index f30635037ec9..e8ec1940eda9 100644
--- a/offapi/com/sun/star/sdb/ParametersRequest.idl
+++ b/offapi/com/sun/star/sdb/ParametersRequest.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ParametersRequest.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/PreparedStatement.idl b/offapi/com/sun/star/sdb/PreparedStatement.idl
index 1c153f9cff3f..984d086d670a 100644
--- a/offapi/com/sun/star/sdb/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdb/PreparedStatement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PreparedStatement.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/Query.idl b/offapi/com/sun/star/sdb/Query.idl
index 7a976efbaabf..ae6b7012b293 100644
--- a/offapi/com/sun/star/sdb/Query.idl
+++ b/offapi/com/sun/star/sdb/Query.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Query.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/QueryDefinition.idl b/offapi/com/sun/star/sdb/QueryDefinition.idl
index 96603334fbdc..d8a6d4a8b491 100644
--- a/offapi/com/sun/star/sdb/QueryDefinition.idl
+++ b/offapi/com/sun/star/sdb/QueryDefinition.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: QueryDefinition.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/QueryDescriptor.idl b/offapi/com/sun/star/sdb/QueryDescriptor.idl
index 7c3c86b22e6d..5c6d6585c79b 100644
--- a/offapi/com/sun/star/sdb/QueryDescriptor.idl
+++ b/offapi/com/sun/star/sdb/QueryDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: QueryDescriptor.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/ResultColumn.idl b/offapi/com/sun/star/sdb/ResultColumn.idl
index 753e5875d582..f68a19dc0a58 100644
--- a/offapi/com/sun/star/sdb/ResultColumn.idl
+++ b/offapi/com/sun/star/sdb/ResultColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ResultColumn.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/ResultSet.idl b/offapi/com/sun/star/sdb/ResultSet.idl
index e0c45b9fa6e0..087676109e55 100644
--- a/offapi/com/sun/star/sdb/ResultSet.idl
+++ b/offapi/com/sun/star/sdb/ResultSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ResultSet.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/RowChangeAction.idl b/offapi/com/sun/star/sdb/RowChangeAction.idl
index 581f221c5a4f..07a4bc65018d 100644
--- a/offapi/com/sun/star/sdb/RowChangeAction.idl
+++ b/offapi/com/sun/star/sdb/RowChangeAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowChangeAction.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/RowChangeEvent.idl b/offapi/com/sun/star/sdb/RowChangeEvent.idl
index a37511a9612c..0c211547359f 100644
--- a/offapi/com/sun/star/sdb/RowChangeEvent.idl
+++ b/offapi/com/sun/star/sdb/RowChangeEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowChangeEvent.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index 15b2bee52497..cf588cdd040f 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowSet.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/RowSetVetoException.idl b/offapi/com/sun/star/sdb/RowSetVetoException.idl
index 495ff602d0a2..75258de7b652 100644
--- a/offapi/com/sun/star/sdb/RowSetVetoException.idl
+++ b/offapi/com/sun/star/sdb/RowSetVetoException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowSetVetoException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/SQLContext.idl b/offapi/com/sun/star/sdb/SQLContext.idl
index 8bf720df8490..71d08d279721 100644
--- a/offapi/com/sun/star/sdb/SQLContext.idl
+++ b/offapi/com/sun/star/sdb/SQLContext.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SQLContext.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/SQLErrorEvent.idl b/offapi/com/sun/star/sdb/SQLErrorEvent.idl
index 3730a80aa663..a67d1dcdb17d 100644
--- a/offapi/com/sun/star/sdb/SQLErrorEvent.idl
+++ b/offapi/com/sun/star/sdb/SQLErrorEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SQLErrorEvent.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/SQLQueryComposer.idl b/offapi/com/sun/star/sdb/SQLQueryComposer.idl
index 35b622575193..c13586605432 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.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/Table.idl b/offapi/com/sun/star/sdb/Table.idl
index 3a9609e3f24f..b2e6c7061308 100644
--- a/offapi/com/sun/star/sdb/Table.idl
+++ b/offapi/com/sun/star/sdb/Table.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Table.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/TableDescriptor.idl b/offapi/com/sun/star/sdb/TableDescriptor.idl
index e9a6bb4e4c01..76eca91a8f69 100644
--- a/offapi/com/sun/star/sdb/TableDescriptor.idl
+++ b/offapi/com/sun/star/sdb/TableDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableDescriptor.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XAlterQuery.idl b/offapi/com/sun/star/sdb/XAlterQuery.idl
index 6b450f45d693..3786a1f93137 100644
--- a/offapi/com/sun/star/sdb/XAlterQuery.idl
+++ b/offapi/com/sun/star/sdb/XAlterQuery.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAlterQuery.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XColumn.idl b/offapi/com/sun/star/sdb/XColumn.idl
index e8c8da4ae81c..62bc44292369 100644
--- a/offapi/com/sun/star/sdb/XColumn.idl
+++ b/offapi/com/sun/star/sdb/XColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XColumn.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XColumnUpdate.idl b/offapi/com/sun/star/sdb/XColumnUpdate.idl
index 8c7e263dd15a..b846bd7bd9ac 100644
--- a/offapi/com/sun/star/sdb/XColumnUpdate.idl
+++ b/offapi/com/sun/star/sdb/XColumnUpdate.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XColumnUpdate.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XCommandPreparation.idl b/offapi/com/sun/star/sdb/XCommandPreparation.idl
index 2e2f133b3d33..1722feb48007 100644
--- a/offapi/com/sun/star/sdb/XCommandPreparation.idl
+++ b/offapi/com/sun/star/sdb/XCommandPreparation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCommandPreparation.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XCompletedConnection.idl b/offapi/com/sun/star/sdb/XCompletedConnection.idl
index add3a29944ba..b01e937212b2 100644
--- a/offapi/com/sun/star/sdb/XCompletedConnection.idl
+++ b/offapi/com/sun/star/sdb/XCompletedConnection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCompletedConnection.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XCompletedExecution.idl b/offapi/com/sun/star/sdb/XCompletedExecution.idl
index 9fdd7d4ba9df..a85078faf32a 100644
--- a/offapi/com/sun/star/sdb/XCompletedExecution.idl
+++ b/offapi/com/sun/star/sdb/XCompletedExecution.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCompletedExecution.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XDatabaseAccess.idl b/offapi/com/sun/star/sdb/XDatabaseAccess.idl
index 990145508416..76db8151808c 100644
--- a/offapi/com/sun/star/sdb/XDatabaseAccess.idl
+++ b/offapi/com/sun/star/sdb/XDatabaseAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseAccess.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
index 4a136e3ec718..eb0c361675bd 100644
--- a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
+++ b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseAccessListener.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl b/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl
index 2540ecf691cd..548f12da6ff8 100644
--- a/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl
+++ b/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDatabaseEnvironment.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl
index 12dbbcc26d9e..f75cd5ed60ec 100644
--- a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl
+++ b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XFormDocumentsSupplier.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl b/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl
index e5a940d51b82..5efaad500260 100644
--- a/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl
+++ b/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInteractionSupplyParameters.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XParametersSupplier.idl b/offapi/com/sun/star/sdb/XParametersSupplier.idl
index ecdbb0e2c47f..6e544c81c68f 100644
--- a/offapi/com/sun/star/sdb/XParametersSupplier.idl
+++ b/offapi/com/sun/star/sdb/XParametersSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XParametersSupplier.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XQueriesSupplier.idl b/offapi/com/sun/star/sdb/XQueriesSupplier.idl
index 95ab53a4c8bd..67ff3ed4f1e5 100644
--- a/offapi/com/sun/star/sdb/XQueriesSupplier.idl
+++ b/offapi/com/sun/star/sdb/XQueriesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XQueriesSupplier.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl b/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl
index 9634d8cf85c4..bd11474c3dee 100644
--- a/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl
+++ b/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XQueryDefinitionsSupplier.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl
index 370efd47b4b3..44c3d56b9ac3 100644
--- a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl
+++ b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XReportDocumentsSupplier.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XResultSetAccess.idl b/offapi/com/sun/star/sdb/XResultSetAccess.idl
index 169d1f76684f..ea41a5e2a7bb 100644
--- a/offapi/com/sun/star/sdb/XResultSetAccess.idl
+++ b/offapi/com/sun/star/sdb/XResultSetAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XResultSetAccess.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
index 3c97b846ed3c..222b7f2e78a7 100644
--- a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRowSetApproveBroadcaster.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl
index c47ecfe1804b..4481fa84fc77 100644
--- a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl
+++ b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRowSetApproveListener.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XRowSetSupplier.idl b/offapi/com/sun/star/sdb/XRowSetSupplier.idl
index 32ac4bfd4843..8a091e6ce924 100644
--- a/offapi/com/sun/star/sdb/XRowSetSupplier.idl
+++ b/offapi/com/sun/star/sdb/XRowSetSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRowSetSupplier.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
index c1ca7af18495..54563a7bfab9 100644
--- a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSQLErrorBroadcaster.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XSQLErrorListener.idl b/offapi/com/sun/star/sdb/XSQLErrorListener.idl
index bd0f2020d096..339ffdc0f214 100644
--- a/offapi/com/sun/star/sdb/XSQLErrorListener.idl
+++ b/offapi/com/sun/star/sdb/XSQLErrorListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSQLErrorListener.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl
index 6f9ab3c4fb6d..51acd6104f7f 100644
--- a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSQLQueryComposer.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl b/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl
index e879d64929bd..a697ea4cae89 100644
--- a/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl
+++ b/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSQLQueryComposerFactory.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/sdb/makefile.mk b/offapi/com/sun/star/sdb/makefile.mk
index 76bdc947687a..4d54e87a9fbf 100644
--- a/offapi/com/sun/star/sdb/makefile.mk
+++ b/offapi/com/sun/star/sdb/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 09:21:54 $
+# last change: $Author: mi $ $Date: 2000-11-06 13:16:23 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses