summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx')
-rw-r--r--offapi/com/sun/star/sdbcx/CheckOption.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Column.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/ColumnDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/CompareBookmark.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Container.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/DatabaseDefinition.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Descriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Driver.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Group.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Index.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/IndexColumn.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/IndexDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Key.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/KeyColumn.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/KeyDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/KeyType.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/PreparedStatement.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Privilege.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/PrivilegeObject.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/ReferenceColumn.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/ResultSet.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Statement.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/Table.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/TableDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/User.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/UserDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/View.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/ViewDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XAlterTable.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XAppend.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XAuthorizable.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XColumnsSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XCreateCatalog.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XDeleteRows.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XDrop.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XDropCatalog.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XGroupsSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XIndexesSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XKeysSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XRename.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XRowLocate.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XTablesSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XUser.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XUsersSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/XViewsSupplier.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/makefile.mk4
50 files changed, 100 insertions, 100 deletions
diff --git a/offapi/com/sun/star/sdbcx/CheckOption.idl b/offapi/com/sun/star/sdbcx/CheckOption.idl
index 5515582db0a4..fb4b916446c6 100644
--- a/offapi/com/sun/star/sdbcx/CheckOption.idl
+++ b/offapi/com/sun/star/sdbcx/CheckOption.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CheckOption.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Column.idl b/offapi/com/sun/star/sdbcx/Column.idl
index 2f743222600e..1ee158c72445 100644
--- a/offapi/com/sun/star/sdbcx/Column.idl
+++ b/offapi/com/sun/star/sdbcx/Column.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Column.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/ColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
index af7b873b76fc..9f2c2a584e27 100644
--- a/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ColumnDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/CompareBookmark.idl b/offapi/com/sun/star/sdbcx/CompareBookmark.idl
index a7ecf700ddeb..bf64354d63d3 100644
--- a/offapi/com/sun/star/sdbcx/CompareBookmark.idl
+++ b/offapi/com/sun/star/sdbcx/CompareBookmark.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CompareBookmark.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Container.idl b/offapi/com/sun/star/sdbcx/Container.idl
index 08e8c2cad047..5fb8cb7e30bf 100644
--- a/offapi/com/sun/star/sdbcx/Container.idl
+++ b/offapi/com/sun/star/sdbcx/Container.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Container.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/DatabaseDefinition.idl b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
index 38c120334b7a..45192690746c 100644
--- a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
+++ b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DatabaseDefinition.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Descriptor.idl b/offapi/com/sun/star/sdbcx/Descriptor.idl
index 3d3057e9147e..4976c1cc2916 100644
--- a/offapi/com/sun/star/sdbcx/Descriptor.idl
+++ b/offapi/com/sun/star/sdbcx/Descriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Descriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Driver.idl b/offapi/com/sun/star/sdbcx/Driver.idl
index d1f65e94d66c..79a68552108c 100644
--- a/offapi/com/sun/star/sdbcx/Driver.idl
+++ b/offapi/com/sun/star/sdbcx/Driver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Driver.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Group.idl b/offapi/com/sun/star/sdbcx/Group.idl
index a614699106d2..f2acf0b25039 100644
--- a/offapi/com/sun/star/sdbcx/Group.idl
+++ b/offapi/com/sun/star/sdbcx/Group.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Group.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Index.idl b/offapi/com/sun/star/sdbcx/Index.idl
index 45b9942b60e7..234bcbdf1013 100644
--- a/offapi/com/sun/star/sdbcx/Index.idl
+++ b/offapi/com/sun/star/sdbcx/Index.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Index.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/IndexColumn.idl b/offapi/com/sun/star/sdbcx/IndexColumn.idl
index a73518c44d5f..5bc775758316 100644
--- a/offapi/com/sun/star/sdbcx/IndexColumn.idl
+++ b/offapi/com/sun/star/sdbcx/IndexColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IndexColumn.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/IndexColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl
index 7e4e8bcd1cdb..c0f63ddd4a8f 100644
--- a/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IndexColumnDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/IndexDescriptor.idl b/offapi/com/sun/star/sdbcx/IndexDescriptor.idl
index 5cc5b30fdb2d..b165feabeb29 100644
--- a/offapi/com/sun/star/sdbcx/IndexDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/IndexDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IndexDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Key.idl b/offapi/com/sun/star/sdbcx/Key.idl
index 0a2f537b6914..4757e19619c4 100644
--- a/offapi/com/sun/star/sdbcx/Key.idl
+++ b/offapi/com/sun/star/sdbcx/Key.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Key.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/KeyColumn.idl b/offapi/com/sun/star/sdbcx/KeyColumn.idl
index 3cece346f3ae..34c05da5ee7a 100644
--- a/offapi/com/sun/star/sdbcx/KeyColumn.idl
+++ b/offapi/com/sun/star/sdbcx/KeyColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyColumn.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/KeyColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl
index 4a3dd9609dd0..6dda369715dd 100644
--- a/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyColumnDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/KeyDescriptor.idl b/offapi/com/sun/star/sdbcx/KeyDescriptor.idl
index 5507918f339d..78d061be01ba 100644
--- a/offapi/com/sun/star/sdbcx/KeyDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/KeyDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/KeyType.idl b/offapi/com/sun/star/sdbcx/KeyType.idl
index ead036fa57a6..f0640650490d 100644
--- a/offapi/com/sun/star/sdbcx/KeyType.idl
+++ b/offapi/com/sun/star/sdbcx/KeyType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyType.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/PreparedStatement.idl b/offapi/com/sun/star/sdbcx/PreparedStatement.idl
index 5b756ff63447..77c0f9562071 100644
--- a/offapi/com/sun/star/sdbcx/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdbcx/PreparedStatement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PreparedStatement.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Privilege.idl b/offapi/com/sun/star/sdbcx/Privilege.idl
index 443cd9bae4d8..2efd42bb9464 100644
--- a/offapi/com/sun/star/sdbcx/Privilege.idl
+++ b/offapi/com/sun/star/sdbcx/Privilege.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Privilege.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/PrivilegeObject.idl b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
index 7950306e6657..e7f5d8ac6f11 100644
--- a/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
+++ b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrivilegeObject.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/ReferenceColumn.idl b/offapi/com/sun/star/sdbcx/ReferenceColumn.idl
index 5e39a2b2d972..8eb97c0b6508 100644
--- a/offapi/com/sun/star/sdbcx/ReferenceColumn.idl
+++ b/offapi/com/sun/star/sdbcx/ReferenceColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ReferenceColumn.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:46 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/ResultSet.idl b/offapi/com/sun/star/sdbcx/ResultSet.idl
index 625076a45a5d..a604944cd607 100644
--- a/offapi/com/sun/star/sdbcx/ResultSet.idl
+++ b/offapi/com/sun/star/sdbcx/ResultSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ResultSet.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Statement.idl b/offapi/com/sun/star/sdbcx/Statement.idl
index 3911378eee40..574ef6c6ad24 100644
--- a/offapi/com/sun/star/sdbcx/Statement.idl
+++ b/offapi/com/sun/star/sdbcx/Statement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Statement.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/Table.idl b/offapi/com/sun/star/sdbcx/Table.idl
index 76d5201aa357..e5427c6c73fa 100644
--- a/offapi/com/sun/star/sdbcx/Table.idl
+++ b/offapi/com/sun/star/sdbcx/Table.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Table.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/TableDescriptor.idl b/offapi/com/sun/star/sdbcx/TableDescriptor.idl
index 2cf3c71f116b..0e53e0697d5b 100644
--- a/offapi/com/sun/star/sdbcx/TableDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/TableDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TableDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/User.idl b/offapi/com/sun/star/sdbcx/User.idl
index 5bba58a72fca..9b06c0cd8abd 100644
--- a/offapi/com/sun/star/sdbcx/User.idl
+++ b/offapi/com/sun/star/sdbcx/User.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: User.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/UserDescriptor.idl b/offapi/com/sun/star/sdbcx/UserDescriptor.idl
index eb773c94fbb7..0ea6488573b1 100644
--- a/offapi/com/sun/star/sdbcx/UserDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/UserDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UserDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/View.idl b/offapi/com/sun/star/sdbcx/View.idl
index 5fcfd096a11f..ae4371d67c93 100644
--- a/offapi/com/sun/star/sdbcx/View.idl
+++ b/offapi/com/sun/star/sdbcx/View.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: View.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/ViewDescriptor.idl b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
index 9a58ae5534ce..e5004dd192ef 100644
--- a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ViewDescriptor.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
*
* 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/sdbcx/XAlterTable.idl b/offapi/com/sun/star/sdbcx/XAlterTable.idl
index f768cee49a5d..d14fb7524543 100644
--- a/offapi/com/sun/star/sdbcx/XAlterTable.idl
+++ b/offapi/com/sun/star/sdbcx/XAlterTable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAlterTable.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XAppend.idl b/offapi/com/sun/star/sdbcx/XAppend.idl
index 345e582aec16..ffb3e9e72122 100644
--- a/offapi/com/sun/star/sdbcx/XAppend.idl
+++ b/offapi/com/sun/star/sdbcx/XAppend.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAppend.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XAuthorizable.idl b/offapi/com/sun/star/sdbcx/XAuthorizable.idl
index 4e385f767f49..13cdc24478bb 100644
--- a/offapi/com/sun/star/sdbcx/XAuthorizable.idl
+++ b/offapi/com/sun/star/sdbcx/XAuthorizable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAuthorizable.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XColumnsSupplier.idl b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
index 65118cf5ff03..9c6638f1b556 100644
--- a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XColumnsSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XCreateCatalog.idl b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
index c3659e52f408..eb9257eb1fbf 100644
--- a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
+++ b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCreateCatalog.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XDataDefinitionSupplier.idl b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl
index 6551a6e76e5f..f133e7d2c58d 100644
--- a/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataDefinitionSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XDataDescriptorFactory.idl b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl
index 8bfdd43fea18..168ad52e397c 100644
--- a/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl
+++ b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataDescriptorFactory.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XDeleteRows.idl b/offapi/com/sun/star/sdbcx/XDeleteRows.idl
index e4e8cc54ca37..2439220c8f16 100644
--- a/offapi/com/sun/star/sdbcx/XDeleteRows.idl
+++ b/offapi/com/sun/star/sdbcx/XDeleteRows.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDeleteRows.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XDrop.idl b/offapi/com/sun/star/sdbcx/XDrop.idl
index 29af935726ec..219287ee17d7 100644
--- a/offapi/com/sun/star/sdbcx/XDrop.idl
+++ b/offapi/com/sun/star/sdbcx/XDrop.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDrop.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XDropCatalog.idl b/offapi/com/sun/star/sdbcx/XDropCatalog.idl
index d88585579c72..dfc965bf9862 100644
--- a/offapi/com/sun/star/sdbcx/XDropCatalog.idl
+++ b/offapi/com/sun/star/sdbcx/XDropCatalog.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDropCatalog.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XGroupsSupplier.idl b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl
index fd93e676f80f..3801941cb3ad 100644
--- a/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XGroupsSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XIndexesSupplier.idl b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
index b96b94f4fc17..a16ec6fa9312 100644
--- a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIndexesSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XKeysSupplier.idl b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl
index f52c89859d6f..1cba4700041e 100644
--- a/offapi/com/sun/star/sdbcx/XKeysSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XKeysSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XRename.idl b/offapi/com/sun/star/sdbcx/XRename.idl
index fc0f2091b796..2e2981a7175e 100644
--- a/offapi/com/sun/star/sdbcx/XRename.idl
+++ b/offapi/com/sun/star/sdbcx/XRename.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRename.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XRowLocate.idl b/offapi/com/sun/star/sdbcx/XRowLocate.idl
index 17c26a9f8d1c..a08b36ad9994 100644
--- a/offapi/com/sun/star/sdbcx/XRowLocate.idl
+++ b/offapi/com/sun/star/sdbcx/XRowLocate.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRowLocate.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XTablesSupplier.idl b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
index 6cc2bbd3c3cb..abe6b74afc40 100644
--- a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTablesSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XUser.idl b/offapi/com/sun/star/sdbcx/XUser.idl
index f2864df43919..44d89e2e49eb 100644
--- a/offapi/com/sun/star/sdbcx/XUser.idl
+++ b/offapi/com/sun/star/sdbcx/XUser.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUser.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XUsersSupplier.idl b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl
index 684865dd9189..6e50c1d48547 100644
--- a/offapi/com/sun/star/sdbcx/XUsersSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUsersSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/XViewsSupplier.idl b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl
index 9624c4e1ed5f..a61ae2d52046 100644
--- a/offapi/com/sun/star/sdbcx/XViewsSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewsSupplier.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
*
* 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/sdbcx/makefile.mk b/offapi/com/sun/star/sdbcx/makefile.mk
index bdbe9beda8ac..4c300c06b262 100644
--- a/offapi/com/sun/star/sdbcx/makefile.mk
+++ b/offapi/com/sun/star/sdbcx/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 13:16:47 $
+# last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses