summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
commit19a8c241f9f0c5fd164e56ab1763a9cffab5318e (patch)
treef37fab3c31817b53354a1c08a5f8e386a79a4c5b /offapi/com/sun/star/sdbcx
parent44bf5dacd75eec3d27acf9590a29ce49a3b585cf (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'offapi/com/sun/star/sdbcx')
-rw-r--r--offapi/com/sun/star/sdbcx/CheckOption.idl17
-rw-r--r--offapi/com/sun/star/sdbcx/Column.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/CompareBookmark.idl20
-rw-r--r--offapi/com/sun/star/sdbcx/Container.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/DatabaseDefinition.idl35
-rw-r--r--offapi/com/sun/star/sdbcx/Descriptor.idl30
-rw-r--r--offapi/com/sun/star/sdbcx/Group.idl29
-rw-r--r--offapi/com/sun/star/sdbcx/GroupDescriptor.idl9
-rw-r--r--offapi/com/sun/star/sdbcx/Index.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/IndexColumn.idl17
-rw-r--r--offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl18
-rw-r--r--offapi/com/sun/star/sdbcx/IndexDescriptor.idl24
-rw-r--r--offapi/com/sun/star/sdbcx/Key.idl38
-rw-r--r--offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl24
-rw-r--r--offapi/com/sun/star/sdbcx/KeyDescriptor.idl4
-rw-r--r--offapi/com/sun/star/sdbcx/KeyType.idl17
-rw-r--r--offapi/com/sun/star/sdbcx/Privilege.idl23
-rw-r--r--offapi/com/sun/star/sdbcx/PrivilegeObject.idl17
-rw-r--r--offapi/com/sun/star/sdbcx/ReferenceColumn.idl23
-rw-r--r--offapi/com/sun/star/sdbcx/ResultSet.idl29
-rw-r--r--offapi/com/sun/star/sdbcx/Statement.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/Table.idl41
-rw-r--r--offapi/com/sun/star/sdbcx/TableDescriptor.idl27
-rw-r--r--offapi/com/sun/star/sdbcx/User.idl35
-rw-r--r--offapi/com/sun/star/sdbcx/UserDescriptor.idl21
-rw-r--r--offapi/com/sun/star/sdbcx/View.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/ViewDescriptor.idl21
-rw-r--r--offapi/com/sun/star/sdbcx/XAlterTable.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XAppend.idl29
-rw-r--r--offapi/com/sun/star/sdbcx/XAuthorizable.idl26
-rw-r--r--offapi/com/sun/star/sdbcx/XColumnsSupplier.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XCreateCatalog.idl26
-rw-r--r--offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl29
-rw-r--r--offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XDeleteRows.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XDrop.idl26
-rw-r--r--offapi/com/sun/star/sdbcx/XDropCatalog.idl29
-rw-r--r--offapi/com/sun/star/sdbcx/XGroupsSupplier.idl35
-rw-r--r--offapi/com/sun/star/sdbcx/XIndexesSupplier.idl35
-rw-r--r--offapi/com/sun/star/sdbcx/XKeysSupplier.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XRename.idl29
-rw-r--r--offapi/com/sun/star/sdbcx/XRowLocate.idl44
-rw-r--r--offapi/com/sun/star/sdbcx/XTablesSupplier.idl38
-rw-r--r--offapi/com/sun/star/sdbcx/XUser.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XUsersSupplier.idl32
-rw-r--r--offapi/com/sun/star/sdbcx/XViewsSupplier.idl35
46 files changed, 92 insertions, 1192 deletions
diff --git a/offapi/com/sun/star/sdbcx/CheckOption.idl b/offapi/com/sun/star/sdbcx/CheckOption.idl
index fb4b916446c6..ddb8ee4d4c11 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,18 +95,5 @@ constants CheckOption
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:13 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:06 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Column.idl b/offapi/com/sun/star/sdbcx/Column.idl
index 8a385cf3ec5f..bf7d4f5777bd 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:15 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -174,33 +174,5 @@ service Column
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.20.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4.20.1 2002/02/18 09:36:17 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/01/23 10:08:31 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.3 2000/06/26 16:21:50 dg
- IsCurrency new
-
- Revision 1.2 1999/12/20 16:26:13 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:06 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/CompareBookmark.idl b/offapi/com/sun/star/sdbcx/CompareBookmark.idl
index 4af2a30b8e46..8187ee921bf3 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:35:32 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,21 +105,5 @@ constants CompareBookmark
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.1 1999/12/20 16:27:19 dg
- #70278# new files from sdbc
-
- Revision 1.1 1999/11/24 08:40:59 dg
- new StarDataBaseConnectivity
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Container.idl b/offapi/com/sun/star/sdbcx/Container.idl
index 31caac2a60d0..a2fbb0580e5e 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:16 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,33 +136,5 @@ service Container
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/01/23 10:08:32 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:13 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:07 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
index c0e4ddb0cf73..235425419687 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:16 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,36 +114,5 @@ service DatabaseDefinition
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/01/23 10:08:33 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.3 2000/01/18 15:39:07 dg
- #70278# Documentation completed
-
- Revision 1.2 1999/12/20 16:26:13 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:07 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Descriptor.idl b/offapi/com/sun/star/sdbcx/Descriptor.idl
index 9808041250da..6a44f674d261 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 16:13:59 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,31 +99,5 @@ service Descriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5 2002/10/03 13:07:16 mi
- #94968# IDL reviews merged
-
- Revision 1.4.2.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:03:39 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Group.idl b/offapi/com/sun/star/sdbcx/Group.idl
index 38341c83aeb1..3a8f4d64ed2c 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:17 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,30 +100,5 @@ service Group
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3.24.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.3.24.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:13 dg
- #70278# new package name
-
- Revision 1.2 1999/11/29 16:16:05 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:07 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/GroupDescriptor.idl b/offapi/com/sun/star/sdbcx/GroupDescriptor.idl
index 7c1882747710..35fb7140464d 100644
--- a/offapi/com/sun/star/sdbcx/GroupDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/GroupDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GroupDescriptor.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2002-12-06 12:11:20 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,10 +86,5 @@ service GroupDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4 2002/10/03 13:07:17 mi
- #94968# IDL reviews merged
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Index.idl b/offapi/com/sun/star/sdbcx/Index.idl
index 009e3d3a30e1..001f234fa949 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:17 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,33 +135,5 @@ service Index
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.20.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4.20.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/01/23 10:08:33 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/29 16:16:05 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:07 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/IndexColumn.idl b/offapi/com/sun/star/sdbcx/IndexColumn.idl
index 5bc775758316..4dec75fbfcc7 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,18 +89,5 @@ service IndexColumn
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:07 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl
index a5252276321c..f899db0391ae 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:35:32 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,19 +89,5 @@ service IndexColumnDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:01:38 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/IndexDescriptor.idl b/offapi/com/sun/star/sdbcx/IndexDescriptor.idl
index 626c702cc5ad..8491da1f53c7 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:17 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,25 +109,5 @@ service IndexDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:44 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:01:38 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Key.idl b/offapi/com/sun/star/sdbcx/Key.idl
index 5fa5ac1e9df7..a9057cc23a15 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.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 16:14:00 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,39 +131,5 @@ service Key
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.6 2002/10/03 13:07:17 mi
- #94968# IDL reviews merged
-
- Revision 1.5.2.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/01/23 10:08:33 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/29 16:16:06 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:08 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl
index 80f7d8c255f9..295075e58279 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:18 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,25 +90,5 @@ service KeyColumnDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:43 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:01:38 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/KeyDescriptor.idl b/offapi/com/sun/star/sdbcx/KeyDescriptor.idl
index 0b15b38eec19..ca520f1e4de5 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 16:14:00 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:48 $
*
* 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 f0640650490d..5e8ba8af6efd 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,18 +93,5 @@ constants KeyType
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:08 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Privilege.idl b/offapi/com/sun/star/sdbcx/Privilege.idl
index 9122b01a1d7b..728ab27ea070 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:35:32 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,24 +131,5 @@ constants Privilege
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/30 08:28:31 dg
- constant missing
-
- Revision 1.1 1999/11/24 08:42:08 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/PrivilegeObject.idl b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
index e7f5d8ac6f11..4feb08b63eeb 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:39 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,18 +94,5 @@ constants PrivilegeObject
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:08 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/ReferenceColumn.idl b/offapi/com/sun/star/sdbcx/ReferenceColumn.idl
index 70a14ec8c5ba..0b33baf62592 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:18 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,24 +90,5 @@ service ReferenceColumn
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3.24.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:08 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/ResultSet.idl b/offapi/com/sun/star/sdbcx/ResultSet.idl
index c17ecde1d577..360d3ab4ae7d 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:35:32 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,30 +123,5 @@ service ResultSet
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4 2001/01/23 10:08:33 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 2000/01/10 09:45:54 dg
- #70278# Event changes
-
- Revision 1.1 1999/12/20 16:27:19 dg
- #70278# new files from sdbc
-
- Revision 1.2 1999/11/25 09:12:38 dg
- adjustments
-
- Revision 1.1 1999/11/24 08:39:01 dg
- new Star Data Beans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Statement.idl b/offapi/com/sun/star/sdbcx/Statement.idl
index e5394b1bedc4..9083c68c88cc 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:18 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,33 +97,5 @@ service Statement
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2000/12/14 12:53:40 mi
- <true></true> -> <TRUE/> and same with FALSE
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 2000/01/14 10:21:34 mi
- XML syntax error in documentation
-
- Revision 1.1 1999/12/20 16:27:19 dg
- #70278# new files from sdbc
-
- Revision 1.1 1999/11/24 08:39:01 dg
- new Star Data Beans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/Table.idl b/offapi/com/sun/star/sdbcx/Table.idl
index af3755b5b1d9..62437fd1ea5e 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:19 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -178,42 +178,5 @@ service Table
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/01/23 10:08:34 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.7 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.5 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.4 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.3 1999/11/29 16:16:06 dg
- Documentation
-
- Revision 1.2 1999/11/29 12:15:46 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:08 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/TableDescriptor.idl b/offapi/com/sun/star/sdbcx/TableDescriptor.idl
index 9bc93a3c8537..3c13c2defd80 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:19 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -125,28 +125,5 @@ service TableDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 09:37:12 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/01/23 10:08:34 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:01:38 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/User.idl b/offapi/com/sun/star/sdbcx/User.idl
index b23c7a0bef86..7169da439f88 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:19 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,36 +101,5 @@ service User
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/01/23 10:08:35 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/29 16:16:06 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/UserDescriptor.idl b/offapi/com/sun/star/sdbcx/UserDescriptor.idl
index 713e61e807cd..48432acb401d 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:19 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,22 +89,5 @@ service UserDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3.24.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:01:37 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/View.idl b/offapi/com/sun/star/sdbcx/View.idl
index ae72667364dd..62ba987cef3a 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:19 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,33 +134,5 @@ service View
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.20.2 2002/02/18 12:57:56 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4.20.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/01/23 10:08:35 mi
- optional interfaces now marked as [optional] instead of just a prosa description of this fact
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/29 16:16:06 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl
index f2810afb6ab6..01328a198746 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:20 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,22 +110,5 @@ service ViewDescriptor
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.3.24.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.3 2000/11/08 12:43:39 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.1 2000/06/05 13:02:06 dg
- new Services
-
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XAlterTable.idl b/offapi/com/sun/star/sdbcx/XAlterTable.idl
index 627a9ffcb6ba..1c5f49ffcbe6 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:20 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,33 +130,5 @@ interface XAlterTable: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/24 11:33:53 dg
- chk includes
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XAppend.idl b/offapi/com/sun/star/sdbcx/XAppend.idl
index a562c85235db..818b8fe14d0f 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:20 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,30 +107,5 @@ interface XAppend: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:14 dg
- #70278# new package name
-
- Revision 1.2 1999/11/24 11:33:54 dg
- chk includes
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XAuthorizable.idl b/offapi/com/sun/star/sdbcx/XAuthorizable.idl
index c9ba47ea424e..d3e4fe32f2bb 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:20 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -147,27 +147,5 @@ interface XAuthorizable: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
index 1d2dda11670f..40990f94dc0b 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:20 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,33 +96,5 @@ interface XColumnsSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.4 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.3 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.2 1999/11/29 12:15:46 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
index 34083b25a6db..a37fae0614f8 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:21 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,27 +106,5 @@ interface XCreateCatalog: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:09 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl
index 28fda5506ec8..da50b8dd802d 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:21 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -125,30 +125,5 @@ interface XDataDefinitionSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:44 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.2 1999/11/24 11:33:54 dg
- chk includes
-
- Revision 1.1 1999/11/24 08:42:10 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl
index 8c7bce5a63c6..9f63e8d0557e 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 16:14:01 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,33 +90,5 @@ interface XDataDescriptorFactory: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5 2002/10/03 13:07:21 mi
- #94968# IDL reviews merged
-
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.2 1999/11/24 11:33:54 dg
- chk includes
-
- Revision 1.1 1999/11/24 08:42:10 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XDeleteRows.idl b/offapi/com/sun/star/sdbcx/XDeleteRows.idl
index d1b589d754cf..2e23ae859c92 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:21 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,33 +99,5 @@ interface XDeleteRows: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 2000/01/10 09:45:18 dg
- #70278# return value change
-
- Revision 1.1 1999/12/20 16:27:19 dg
- #70278# new files from sdbc
-
- Revision 1.1 1999/11/24 08:41:05 dg
- new StarDataBaseConnectivity
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XDrop.idl b/offapi/com/sun/star/sdbcx/XDrop.idl
index d6e1021aaf1b..2fb4a5855455 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:21 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,27 +114,5 @@ interface XDrop: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:45 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:10 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XDropCatalog.idl b/offapi/com/sun/star/sdbcx/XDropCatalog.idl
index 4a1ca1495d27..43ba38490f50 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:22 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -108,30 +108,5 @@ interface XDropCatalog: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:10 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl
index 564ff2d9772d..b47e8be2d78e 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:22 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,36 +92,5 @@ interface XGroupsSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.4 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.3 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.2 1999/11/29 12:15:46 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:10 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
index 26351c90dd6a..4981dccd84b4 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:22 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,36 +92,5 @@ interface XIndexesSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.4 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.3 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.2 1999/11/29 12:15:46 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:10 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XKeysSupplier.idl b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl
index c392aefcfa66..3f99c4de4b05 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:22 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,33 +92,5 @@ interface XKeysSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.3 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.2 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.1 1999/11/24 08:42:11 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XRename.idl b/offapi/com/sun/star/sdbcx/XRename.idl
index b0be06b0c904..e9fd2112de53 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:22 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,30 +102,5 @@ interface XRename: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.2 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:11 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XRowLocate.idl b/offapi/com/sun/star/sdbcx/XRowLocate.idl
index 2b56749bc229..8b49a31ba4f1 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.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2002-12-10 16:14:02 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -195,45 +195,5 @@ interface XRowLocate: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.6 2002/10/03 13:07:23 mi
- #94968# IDL reviews merged
-
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.3 2000/01/14 10:02:09 mi
- XML syntax error in documentation
-
- Revision 1.2 2000/01/06 07:30:58 dg
- #70278# documentation
-
- Revision 1.1 1999/12/20 16:27:20 dg
- #70278# new files from sdbc
-
- Revision 1.3 1999/12/01 21:20:30 dg
- #70248# Documentation
-
- Revision 1.2 1999/12/01 21:18:00 dg
- #70248# Documentation
-
- Revision 1.1 1999/11/24 08:41:10 dg
- new StarDataBaseConnectivity
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl
index 4705fef57716..2a4ca1b53cff 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:23 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,39 +92,5 @@ interface XTablesSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.7 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.5 1999/12/20 16:26:15 dg
- #70278# new package name
-
- Revision 1.4 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.3 1999/11/29 12:15:46 dg
- Documentation
-
- Revision 1.2 1999/11/25 09:08:09 dg
- adjustments
-
- Revision 1.1 1999/11/24 08:42:11 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XUser.idl b/offapi/com/sun/star/sdbcx/XUser.idl
index 2dfec102091f..9a64f8ab7e39 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:23 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,33 +91,5 @@ interface XUser: XAuthorizable
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.3 2000/06/23 15:00:07 oj
- #76405# rename parameter
-
- Revision 1.2 1999/12/20 16:26:16 dg
- #70278# new package name
-
- Revision 1.1 1999/11/24 08:42:11 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XUsersSupplier.idl b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl
index a2f4d5136236..b9a0fed23099 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:23 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,33 +96,5 @@ interface XUsersSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.4.16.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.4 1999/12/20 16:26:16 dg
- #70278# new package name
-
- Revision 1.3 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.2 1999/11/29 12:15:47 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:11 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif
diff --git a/offapi/com/sun/star/sdbcx/XViewsSupplier.idl b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl
index 7ef7dcd76b5f..c4552799534c 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:23 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:55:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,36 +92,5 @@ interface XViewsSupplier: com::sun::star::uno::XInterface
}; }; }; };
/*===========================================================================
- $Log: not supported by cvs2svn $
- Revision 1.5.2.1 2002/02/18 10:00:22 oj
- #97563# parameter,return value and exception description
-
- Revision 1.5 2001/10/25 15:35:32 mi
- proofreading and corrections from Richard Holt
-
- Revision 1.4 2001/03/16 16:41:36 jsc
- remove interfaceheader with uik and remove [const] in method definitions
-
- Revision 1.3 2000/11/08 12:43:40 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:35:45 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:46 mi
- documentation merged from XML
-
- Revision 1.4 1999/12/20 16:26:16 dg
- #70278# new package name
-
- Revision 1.3 1999/11/30 17:26:51 dg
- #70248# const as const can
-
- Revision 1.2 1999/11/29 12:15:47 dg
- Documentation
-
- Revision 1.1 1999/11/24 08:42:11 dg
- new StarDataDefinitionBeans
-
===========================================================================*/
#endif