diff options
Diffstat (limited to 'offapi/com/sun/star/sdbcx/TableDescriptor.idl')
-rw-r--r-- | offapi/com/sun/star/sdbcx/TableDescriptor.idl | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/offapi/com/sun/star/sdbcx/TableDescriptor.idl b/offapi/com/sun/star/sdbcx/TableDescriptor.idl index d779627e2..63dc24ddc 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 |