From 0413adb2d078be1ea19caf7c90a201be8884c331 Mon Sep 17 00:00:00 2001 From: Michael Hönnig Date: Mon, 6 Nov 2000 12:20:09 +0000 Subject: moved from api --- offapi/com/sun/star/sdbc/BatchUpdateException.idl | 4 ++-- offapi/com/sun/star/sdbc/BestRowScope.idl | 4 ++-- offapi/com/sun/star/sdbc/BestRowType.idl | 4 ++-- offapi/com/sun/star/sdbc/CallableStatement.idl | 4 ++-- offapi/com/sun/star/sdbc/ChangeAction.idl | 4 ++-- offapi/com/sun/star/sdbc/ChangeEvent.idl | 4 ++-- offapi/com/sun/star/sdbc/ColumnSearch.idl | 4 ++-- offapi/com/sun/star/sdbc/ColumnType.idl | 4 ++-- offapi/com/sun/star/sdbc/ColumnValue.idl | 4 ++-- offapi/com/sun/star/sdbc/Connection.idl | 4 ++-- offapi/com/sun/star/sdbc/DataTruncation.idl | 4 ++-- offapi/com/sun/star/sdbc/DataType.idl | 4 ++-- offapi/com/sun/star/sdbc/Deferrability.idl | 4 ++-- offapi/com/sun/star/sdbc/Driver.idl | 4 ++-- offapi/com/sun/star/sdbc/DriverManager.idl | 4 ++-- offapi/com/sun/star/sdbc/DriverPropertyInfo.idl | 4 ++-- offapi/com/sun/star/sdbc/FetchDirection.idl | 4 ++-- offapi/com/sun/star/sdbc/IndexType.idl | 4 ++-- offapi/com/sun/star/sdbc/KeyRule.idl | 4 ++-- offapi/com/sun/star/sdbc/PreparedStatement.idl | 4 ++-- offapi/com/sun/star/sdbc/ProcedureColumn.idl | 4 ++-- offapi/com/sun/star/sdbc/ProcedureResult.idl | 4 ++-- offapi/com/sun/star/sdbc/ResultSet.idl | 4 ++-- offapi/com/sun/star/sdbc/ResultSetConcurrency.idl | 4 ++-- offapi/com/sun/star/sdbc/ResultSetType.idl | 4 ++-- offapi/com/sun/star/sdbc/RowSet.idl | 4 ++-- offapi/com/sun/star/sdbc/SQLException.idl | 4 ++-- offapi/com/sun/star/sdbc/SQLWarning.idl | 4 ++-- offapi/com/sun/star/sdbc/Statement.idl | 4 ++-- offapi/com/sun/star/sdbc/TransactionIsolation.idl | 4 ++-- offapi/com/sun/star/sdbc/XArray.idl | 4 ++-- offapi/com/sun/star/sdbc/XBatchExecution.idl | 4 ++-- offapi/com/sun/star/sdbc/XBlob.idl | 4 ++-- offapi/com/sun/star/sdbc/XClob.idl | 4 ++-- offapi/com/sun/star/sdbc/XCloseable.idl | 4 ++-- offapi/com/sun/star/sdbc/XColumnLocate.idl | 4 ++-- offapi/com/sun/star/sdbc/XConnection.idl | 4 ++-- offapi/com/sun/star/sdbc/XDataSource.idl | 4 ++-- offapi/com/sun/star/sdbc/XDatabaseMetaData.idl | 4 ++-- offapi/com/sun/star/sdbc/XDriver.idl | 4 ++-- offapi/com/sun/star/sdbc/XDriverAccess.idl | 4 ++-- offapi/com/sun/star/sdbc/XDriverManager.idl | 4 ++-- offapi/com/sun/star/sdbc/XMultipleResults.idl | 4 ++-- offapi/com/sun/star/sdbc/XOutParameters.idl | 4 ++-- offapi/com/sun/star/sdbc/XParameters.idl | 4 ++-- offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl | 4 ++-- offapi/com/sun/star/sdbc/XPreparedStatement.idl | 4 ++-- offapi/com/sun/star/sdbc/XRef.idl | 4 ++-- offapi/com/sun/star/sdbc/XResultSet.idl | 4 ++-- offapi/com/sun/star/sdbc/XResultSetMetaData.idl | 4 ++-- offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl | 4 ++-- offapi/com/sun/star/sdbc/XResultSetUpdate.idl | 4 ++-- offapi/com/sun/star/sdbc/XRow.idl | 4 ++-- offapi/com/sun/star/sdbc/XRowSet.idl | 4 ++-- offapi/com/sun/star/sdbc/XRowSetListener.idl | 4 ++-- offapi/com/sun/star/sdbc/XRowUpdate.idl | 4 ++-- offapi/com/sun/star/sdbc/XSQLData.idl | 4 ++-- offapi/com/sun/star/sdbc/XSQLInput.idl | 4 ++-- offapi/com/sun/star/sdbc/XSQLOutput.idl | 4 ++-- offapi/com/sun/star/sdbc/XStatement.idl | 4 ++-- offapi/com/sun/star/sdbc/XStruct.idl | 4 ++-- offapi/com/sun/star/sdbc/XWarningsSupplier.idl | 4 ++-- offapi/com/sun/star/sdbc/makefile.mk | 4 ++-- 63 files changed, 126 insertions(+), 126 deletions(-) (limited to 'offapi/com/sun/star/sdbc') diff --git a/offapi/com/sun/star/sdbc/BatchUpdateException.idl b/offapi/com/sun/star/sdbc/BatchUpdateException.idl index d848580f93c8..ad114794cde4 100644 --- a/offapi/com/sun/star/sdbc/BatchUpdateException.idl +++ b/offapi/com/sun/star/sdbc/BatchUpdateException.idl @@ -2,9 +2,9 @@ * * $RCSfile: BatchUpdateException.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/BestRowScope.idl b/offapi/com/sun/star/sdbc/BestRowScope.idl index 209f18f8942d..d73df7406d78 100644 --- a/offapi/com/sun/star/sdbc/BestRowScope.idl +++ b/offapi/com/sun/star/sdbc/BestRowScope.idl @@ -2,9 +2,9 @@ * * $RCSfile: BestRowScope.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/BestRowType.idl b/offapi/com/sun/star/sdbc/BestRowType.idl index 275587e11d6b..5e7b53341f03 100644 --- a/offapi/com/sun/star/sdbc/BestRowType.idl +++ b/offapi/com/sun/star/sdbc/BestRowType.idl @@ -2,9 +2,9 @@ * * $RCSfile: BestRowType.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/CallableStatement.idl b/offapi/com/sun/star/sdbc/CallableStatement.idl index 98820e31c2a3..46b3481304e8 100644 --- a/offapi/com/sun/star/sdbc/CallableStatement.idl +++ b/offapi/com/sun/star/sdbc/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:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ChangeAction.idl b/offapi/com/sun/star/sdbc/ChangeAction.idl index b242fc027dfe..01fdedaad68a 100644 --- a/offapi/com/sun/star/sdbc/ChangeAction.idl +++ b/offapi/com/sun/star/sdbc/ChangeAction.idl @@ -2,9 +2,9 @@ * * $RCSfile: ChangeAction.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ChangeEvent.idl b/offapi/com/sun/star/sdbc/ChangeEvent.idl index b5e1f2e0cdbc..6285010f6a92 100644 --- a/offapi/com/sun/star/sdbc/ChangeEvent.idl +++ b/offapi/com/sun/star/sdbc/ChangeEvent.idl @@ -2,9 +2,9 @@ * * $RCSfile: ChangeEvent.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ColumnSearch.idl b/offapi/com/sun/star/sdbc/ColumnSearch.idl index c121f7a694ba..3d94cda3abf9 100644 --- a/offapi/com/sun/star/sdbc/ColumnSearch.idl +++ b/offapi/com/sun/star/sdbc/ColumnSearch.idl @@ -2,9 +2,9 @@ * * $RCSfile: ColumnSearch.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ColumnType.idl b/offapi/com/sun/star/sdbc/ColumnType.idl index 45e69ed64828..a8e1aa22e2fb 100644 --- a/offapi/com/sun/star/sdbc/ColumnType.idl +++ b/offapi/com/sun/star/sdbc/ColumnType.idl @@ -2,9 +2,9 @@ * * $RCSfile: ColumnType.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ColumnValue.idl b/offapi/com/sun/star/sdbc/ColumnValue.idl index bbe9ce3b1580..dfe2095c4c0d 100644 --- a/offapi/com/sun/star/sdbc/ColumnValue.idl +++ b/offapi/com/sun/star/sdbc/ColumnValue.idl @@ -2,9 +2,9 @@ * * $RCSfile: ColumnValue.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/Connection.idl b/offapi/com/sun/star/sdbc/Connection.idl index 2f1a6bc33a25..a7823b8f02c0 100644 --- a/offapi/com/sun/star/sdbc/Connection.idl +++ b/offapi/com/sun/star/sdbc/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:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/DataTruncation.idl b/offapi/com/sun/star/sdbc/DataTruncation.idl index 4938ae174c17..009f06cae633 100644 --- a/offapi/com/sun/star/sdbc/DataTruncation.idl +++ b/offapi/com/sun/star/sdbc/DataTruncation.idl @@ -2,9 +2,9 @@ * * $RCSfile: DataTruncation.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/DataType.idl b/offapi/com/sun/star/sdbc/DataType.idl index 3101584befc3..1a583147eedd 100644 --- a/offapi/com/sun/star/sdbc/DataType.idl +++ b/offapi/com/sun/star/sdbc/DataType.idl @@ -2,9 +2,9 @@ * * $RCSfile: DataType.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/Deferrability.idl b/offapi/com/sun/star/sdbc/Deferrability.idl index b575e599ae82..4a11878e55a4 100644 --- a/offapi/com/sun/star/sdbc/Deferrability.idl +++ b/offapi/com/sun/star/sdbc/Deferrability.idl @@ -2,9 +2,9 @@ * * $RCSfile: Deferrability.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/Driver.idl b/offapi/com/sun/star/sdbc/Driver.idl index 87425085a8e4..800d79a80ec2 100644 --- a/offapi/com/sun/star/sdbc/Driver.idl +++ b/offapi/com/sun/star/sdbc/Driver.idl @@ -2,9 +2,9 @@ * * $RCSfile: Driver.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/DriverManager.idl b/offapi/com/sun/star/sdbc/DriverManager.idl index e00bfea884d9..49f3d8b85e6b 100644 --- a/offapi/com/sun/star/sdbc/DriverManager.idl +++ b/offapi/com/sun/star/sdbc/DriverManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: DriverManager.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/DriverPropertyInfo.idl b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl index 530c79caae1d..5db5be58e466 100644 --- a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl +++ b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl @@ -2,9 +2,9 @@ * * $RCSfile: DriverPropertyInfo.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/FetchDirection.idl b/offapi/com/sun/star/sdbc/FetchDirection.idl index e46ee6449862..5add156b6e80 100644 --- a/offapi/com/sun/star/sdbc/FetchDirection.idl +++ b/offapi/com/sun/star/sdbc/FetchDirection.idl @@ -2,9 +2,9 @@ * * $RCSfile: FetchDirection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/IndexType.idl b/offapi/com/sun/star/sdbc/IndexType.idl index 6864a0dc0f17..ce1c83ba76c4 100644 --- a/offapi/com/sun/star/sdbc/IndexType.idl +++ b/offapi/com/sun/star/sdbc/IndexType.idl @@ -2,9 +2,9 @@ * * $RCSfile: IndexType.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/KeyRule.idl b/offapi/com/sun/star/sdbc/KeyRule.idl index 53dca2c3c505..136f3eec415e 100644 --- a/offapi/com/sun/star/sdbc/KeyRule.idl +++ b/offapi/com/sun/star/sdbc/KeyRule.idl @@ -2,9 +2,9 @@ * * $RCSfile: KeyRule.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/PreparedStatement.idl b/offapi/com/sun/star/sdbc/PreparedStatement.idl index c9e2ad553eab..b82d75b81185 100644 --- a/offapi/com/sun/star/sdbc/PreparedStatement.idl +++ b/offapi/com/sun/star/sdbc/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:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ProcedureColumn.idl b/offapi/com/sun/star/sdbc/ProcedureColumn.idl index 4d771b4d6bfb..13241b4b7837 100644 --- a/offapi/com/sun/star/sdbc/ProcedureColumn.idl +++ b/offapi/com/sun/star/sdbc/ProcedureColumn.idl @@ -2,9 +2,9 @@ * * $RCSfile: ProcedureColumn.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ProcedureResult.idl b/offapi/com/sun/star/sdbc/ProcedureResult.idl index 38a3206389b2..5919f4256670 100644 --- a/offapi/com/sun/star/sdbc/ProcedureResult.idl +++ b/offapi/com/sun/star/sdbc/ProcedureResult.idl @@ -2,9 +2,9 @@ * * $RCSfile: ProcedureResult.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ResultSet.idl b/offapi/com/sun/star/sdbc/ResultSet.idl index 480cae8a9612..972e68071007 100644 --- a/offapi/com/sun/star/sdbc/ResultSet.idl +++ b/offapi/com/sun/star/sdbc/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:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ResultSetConcurrency.idl b/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl index 5f2536e00e43..6154c0bc681a 100644 --- a/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl +++ b/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl @@ -2,9 +2,9 @@ * * $RCSfile: ResultSetConcurrency.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/ResultSetType.idl b/offapi/com/sun/star/sdbc/ResultSetType.idl index f28013cfae7d..3fb4e92959d3 100644 --- a/offapi/com/sun/star/sdbc/ResultSetType.idl +++ b/offapi/com/sun/star/sdbc/ResultSetType.idl @@ -2,9 +2,9 @@ * * $RCSfile: ResultSetType.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/RowSet.idl b/offapi/com/sun/star/sdbc/RowSet.idl index 3804dc804495..6ca796c0de78 100644 --- a/offapi/com/sun/star/sdbc/RowSet.idl +++ b/offapi/com/sun/star/sdbc/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:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/SQLException.idl b/offapi/com/sun/star/sdbc/SQLException.idl index aa0e871957ea..890fe32f517b 100644 --- a/offapi/com/sun/star/sdbc/SQLException.idl +++ b/offapi/com/sun/star/sdbc/SQLException.idl @@ -2,9 +2,9 @@ * * $RCSfile: SQLException.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl index 908fbd802515..cfa5e22a40f3 100644 --- a/offapi/com/sun/star/sdbc/SQLWarning.idl +++ b/offapi/com/sun/star/sdbc/SQLWarning.idl @@ -2,9 +2,9 @@ * * $RCSfile: SQLWarning.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/Statement.idl b/offapi/com/sun/star/sdbc/Statement.idl index a92cf0d51fcc..60427515abe6 100644 --- a/offapi/com/sun/star/sdbc/Statement.idl +++ b/offapi/com/sun/star/sdbc/Statement.idl @@ -2,9 +2,9 @@ * * $RCSfile: Statement.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/TransactionIsolation.idl b/offapi/com/sun/star/sdbc/TransactionIsolation.idl index dc1915f6afc8..b08d6bb95c64 100644 --- a/offapi/com/sun/star/sdbc/TransactionIsolation.idl +++ b/offapi/com/sun/star/sdbc/TransactionIsolation.idl @@ -2,9 +2,9 @@ * * $RCSfile: TransactionIsolation.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XArray.idl b/offapi/com/sun/star/sdbc/XArray.idl index 95eed6e52627..de4e2e57dec5 100644 --- a/offapi/com/sun/star/sdbc/XArray.idl +++ b/offapi/com/sun/star/sdbc/XArray.idl @@ -2,9 +2,9 @@ * * $RCSfile: XArray.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XBatchExecution.idl b/offapi/com/sun/star/sdbc/XBatchExecution.idl index bd49ae7f6dcc..9adbe189c4f8 100644 --- a/offapi/com/sun/star/sdbc/XBatchExecution.idl +++ b/offapi/com/sun/star/sdbc/XBatchExecution.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBatchExecution.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XBlob.idl b/offapi/com/sun/star/sdbc/XBlob.idl index aa8d1811805a..5351e9a882eb 100644 --- a/offapi/com/sun/star/sdbc/XBlob.idl +++ b/offapi/com/sun/star/sdbc/XBlob.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBlob.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XClob.idl b/offapi/com/sun/star/sdbc/XClob.idl index 56138b58706b..2cfb81afb229 100644 --- a/offapi/com/sun/star/sdbc/XClob.idl +++ b/offapi/com/sun/star/sdbc/XClob.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClob.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XCloseable.idl b/offapi/com/sun/star/sdbc/XCloseable.idl index 13a33db3737f..bc399e3b6c5b 100644 --- a/offapi/com/sun/star/sdbc/XCloseable.idl +++ b/offapi/com/sun/star/sdbc/XCloseable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCloseable.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XColumnLocate.idl b/offapi/com/sun/star/sdbc/XColumnLocate.idl index c5af087ef5aa..20a36e948cff 100644 --- a/offapi/com/sun/star/sdbc/XColumnLocate.idl +++ b/offapi/com/sun/star/sdbc/XColumnLocate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XColumnLocate.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl index 740fe4a43a12..7548fb7573bc 100644 --- a/offapi/com/sun/star/sdbc/XConnection.idl +++ b/offapi/com/sun/star/sdbc/XConnection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConnection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XDataSource.idl b/offapi/com/sun/star/sdbc/XDataSource.idl index 7cbd2f99a0be..00ffa030dd37 100644 --- a/offapi/com/sun/star/sdbc/XDataSource.idl +++ b/offapi/com/sun/star/sdbc/XDataSource.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataSource.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl index a2b44eced2ab..d177490a4aae 100644 --- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl +++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseMetaData.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XDriver.idl b/offapi/com/sun/star/sdbc/XDriver.idl index f7af59bfa89c..98cd0fdce43c 100644 --- a/offapi/com/sun/star/sdbc/XDriver.idl +++ b/offapi/com/sun/star/sdbc/XDriver.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDriver.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XDriverAccess.idl b/offapi/com/sun/star/sdbc/XDriverAccess.idl index db1bdb5bc5ae..6518a58cd642 100644 --- a/offapi/com/sun/star/sdbc/XDriverAccess.idl +++ b/offapi/com/sun/star/sdbc/XDriverAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDriverAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XDriverManager.idl b/offapi/com/sun/star/sdbc/XDriverManager.idl index 9619c6f1a9e5..b1219e3b0ed2 100644 --- a/offapi/com/sun/star/sdbc/XDriverManager.idl +++ b/offapi/com/sun/star/sdbc/XDriverManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDriverManager.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XMultipleResults.idl b/offapi/com/sun/star/sdbc/XMultipleResults.idl index 7554d30d12a5..89a03851b70a 100644 --- a/offapi/com/sun/star/sdbc/XMultipleResults.idl +++ b/offapi/com/sun/star/sdbc/XMultipleResults.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMultipleResults.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XOutParameters.idl b/offapi/com/sun/star/sdbc/XOutParameters.idl index 2034c30aea15..25e26a4dd5a1 100644 --- a/offapi/com/sun/star/sdbc/XOutParameters.idl +++ b/offapi/com/sun/star/sdbc/XOutParameters.idl @@ -2,9 +2,9 @@ * * $RCSfile: XOutParameters.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XParameters.idl b/offapi/com/sun/star/sdbc/XParameters.idl index bc3bd9d13b2e..d8fa716ccc52 100644 --- a/offapi/com/sun/star/sdbc/XParameters.idl +++ b/offapi/com/sun/star/sdbc/XParameters.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParameters.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XPreparedBatchExecution.idl b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl index d42f9c836127..7cea87836b03 100644 --- a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl +++ b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPreparedBatchExecution.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XPreparedStatement.idl b/offapi/com/sun/star/sdbc/XPreparedStatement.idl index 32ac2480374b..f5ffd594d695 100644 --- a/offapi/com/sun/star/sdbc/XPreparedStatement.idl +++ b/offapi/com/sun/star/sdbc/XPreparedStatement.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPreparedStatement.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XRef.idl b/offapi/com/sun/star/sdbc/XRef.idl index df2ed8efd8ce..94cc03d526f7 100644 --- a/offapi/com/sun/star/sdbc/XRef.idl +++ b/offapi/com/sun/star/sdbc/XRef.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRef.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XResultSet.idl b/offapi/com/sun/star/sdbc/XResultSet.idl index 391bd6d17a9f..64c498cd95c2 100644 --- a/offapi/com/sun/star/sdbc/XResultSet.idl +++ b/offapi/com/sun/star/sdbc/XResultSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSet.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XResultSetMetaData.idl b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl index fdc430429597..8aa87ce22b90 100644 --- a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl +++ b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetMetaData.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XResultSetMetaDataSupplier.idl b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl index b208fa1e9f26..6f08c02a762d 100644 --- a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl +++ b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetMetaDataSupplier.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XResultSetUpdate.idl b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl index 50bfd144d3d9..20864fa7765c 100644 --- a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl +++ b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetUpdate.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XRow.idl b/offapi/com/sun/star/sdbc/XRow.idl index 2b405e5b6b5f..b190edc652df 100644 --- a/offapi/com/sun/star/sdbc/XRow.idl +++ b/offapi/com/sun/star/sdbc/XRow.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRow.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:34 $ * * 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/sdbc/XRowSet.idl b/offapi/com/sun/star/sdbc/XRowSet.idl index bea7aef2aac7..071651a2356f 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.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XRowSetListener.idl b/offapi/com/sun/star/sdbc/XRowSetListener.idl index 6de686b858c2..fbdbd7869bef 100644 --- a/offapi/com/sun/star/sdbc/XRowSetListener.idl +++ b/offapi/com/sun/star/sdbc/XRowSetListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowSetListener.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XRowUpdate.idl b/offapi/com/sun/star/sdbc/XRowUpdate.idl index 4ba2158dd1f7..74102fc2c609 100644 --- a/offapi/com/sun/star/sdbc/XRowUpdate.idl +++ b/offapi/com/sun/star/sdbc/XRowUpdate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowUpdate.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XSQLData.idl b/offapi/com/sun/star/sdbc/XSQLData.idl index 8da8f5c379eb..161402a3adf1 100644 --- a/offapi/com/sun/star/sdbc/XSQLData.idl +++ b/offapi/com/sun/star/sdbc/XSQLData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLData.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XSQLInput.idl b/offapi/com/sun/star/sdbc/XSQLInput.idl index 6ee339fca76b..f53e9a074b00 100644 --- a/offapi/com/sun/star/sdbc/XSQLInput.idl +++ b/offapi/com/sun/star/sdbc/XSQLInput.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLInput.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XSQLOutput.idl b/offapi/com/sun/star/sdbc/XSQLOutput.idl index 775a37513243..dd0fba79935f 100644 --- a/offapi/com/sun/star/sdbc/XSQLOutput.idl +++ b/offapi/com/sun/star/sdbc/XSQLOutput.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLOutput.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XStatement.idl b/offapi/com/sun/star/sdbc/XStatement.idl index 2128e4d71760..14237e499303 100644 --- a/offapi/com/sun/star/sdbc/XStatement.idl +++ b/offapi/com/sun/star/sdbc/XStatement.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatement.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XStruct.idl b/offapi/com/sun/star/sdbc/XStruct.idl index 34c5bfb29937..ebb1b24d7411 100644 --- a/offapi/com/sun/star/sdbc/XStruct.idl +++ b/offapi/com/sun/star/sdbc/XStruct.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStruct.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/XWarningsSupplier.idl b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl index 1940fa1acb81..f72e81cf44b7 100644 --- a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl +++ b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWarningsSupplier.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-06 09:21:57 $ + * last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ * * 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/sdbc/makefile.mk b/offapi/com/sun/star/sdbc/makefile.mk index 189f69d29ff6..5c335d1446a7 100644 --- a/offapi/com/sun/star/sdbc/makefile.mk +++ b/offapi/com/sun/star/sdbc/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:57 $ +# last change: $Author: mi $ $Date: 2000-11-06 13:16:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses -- cgit