diff options
Diffstat (limited to 'offapi/com/sun/star/presentation/XPresentation.idl')
-rw-r--r-- | offapi/com/sun/star/presentation/XPresentation.idl | 33 |
1 files changed, 2 insertions, 31 deletions
diff --git a/offapi/com/sun/star/presentation/XPresentation.idl b/offapi/com/sun/star/presentation/XPresentation.idl index 8773ea13c..88e401511 100644 --- a/offapi/com/sun/star/presentation/XPresentation.idl +++ b/offapi/com/sun/star/presentation/XPresentation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPresentation.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:42:29 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:54:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -103,33 +103,4 @@ interface XPresentation: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.6 2002/10/03 13:06:23 mi - #94968# IDL reviews merged - - Revision 1.5.16.1 2002/02/07 07:53:10 cl - idl review - - Revision 1.5 2001/03/16 16:41:31 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.4 2000/12/21 08:35:11 mi - @see interface/service/... ident -> @see ident - for new docu generator - - Revision 1.3 2000/11/08 12:43:28 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:31 hjs - initial import - - Revision 1.3 2000/09/11 11:52:35 mi - documentation merged from XML - - Revision 1.1.1.1 1999/11/11 09:48:44 jsc - new - - -=============================================================================*/ #endif |