diff options
Diffstat (limited to 'offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl')
-rw-r--r-- | offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl | 32 |
1 files changed, 2 insertions, 30 deletions
diff --git a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl index c845e38b5..fef281475 100644 --- a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XReportDocumentsSupplier.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:06:40 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:55:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,33 +91,5 @@ interface XReportDocumentsSupplier: com::sun::star::uno::XInterface }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.4.16.1 2002/02/18 10:27:56 oj - #97563# parameter,return value and exception description - - Revision 1.4 2001/03/16 16:41:32 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.3 2000/11/08 12:43:31 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:38 hjs - initial import - - Revision 1.6 2000/09/11 11:52:41 mi - documentation merged from XML - - Revision 1.4 1999/11/30 17:28:30 dg - #70248# const as const can - - Revision 1.3 1999/11/25 09:12:38 dg - adjustments - - Revision 1.2 1999/11/25 08:48:50 dg - adjustments - - Revision 1.1 1999/11/24 08:39:05 dg - new Star Data Beans - ===========================================================================*/ #endif |