diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 12:59:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 12:59:19 +0000 |
commit | 8f2d46ca0e5b648b405f18329b3b6da858df22e1 (patch) | |
tree | aa6ae7d4ce7446d1fec4f4538758b33854c3ba06 /offapi/com/sun/star/sdbc/XBlob.idl | |
parent | 02728dc9c736875b9826a56374f09d478321b145 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'offapi/com/sun/star/sdbc/XBlob.idl')
-rw-r--r-- | offapi/com/sun/star/sdbc/XBlob.idl | 38 |
1 files changed, 2 insertions, 36 deletions
diff --git a/offapi/com/sun/star/sdbc/XBlob.idl b/offapi/com/sun/star/sdbc/XBlob.idl index 27d815f84..5cd0c948f 100644 --- a/offapi/com/sun/star/sdbc/XBlob.idl +++ b/offapi/com/sun/star/sdbc/XBlob.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBlob.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:06:59 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:55:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -287,39 +287,5 @@ interface XBlob: com::sun::star::uno::XInterface }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.4.16.1 2002/02/18 09:00:56 oj - #97563# parameter,return value and exception description - - Revision 1.4 2001/03/16 16:41:35 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.3 2000/11/08 12:43:35 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:41 hjs - initial import - - Revision 1.8 2000/09/11 11:52:42 mi - documentation merged from XML - - Revision 1.6 2000/02/07 11:24:52 mi - zu #70728# missing documentation marked - - Revision 1.5 2000/01/14 11:09:11 mi - XML syntax error in documentation - - Revision 1.4 1999/12/20 16:11:35 dg - #70278# changes in API - - Revision 1.3 1999/12/13 13:47:54 dg - #70278# XSQLErrorBroadcaster removed - - Revision 1.2 1999/11/24 11:33:26 dg - chk includes - - Revision 1.1 1999/11/24 08:41:04 dg - new StarDataBaseConnectivity - ===========================================================================*/ #endif |