diff options
Diffstat (limited to 'offapi/com/sun/star/sdbcx/XAlterTable.idl')
-rw-r--r-- | offapi/com/sun/star/sdbcx/XAlterTable.idl | 32 |
1 files changed, 2 insertions, 30 deletions
diff --git a/offapi/com/sun/star/sdbcx/XAlterTable.idl b/offapi/com/sun/star/sdbcx/XAlterTable.idl index 50c250c5e..e94f9b1ae 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 |