diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XVclContainer.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XVclContainer.idl | 33 |
1 files changed, 2 insertions, 31 deletions
diff --git a/offapi/com/sun/star/awt/XVclContainer.idl b/offapi/com/sun/star/awt/XVclContainer.idl index 0f8a103c3..e92ba4939 100644 --- a/offapi/com/sun/star/awt/XVclContainer.idl +++ b/offapi/com/sun/star/awt/XVclContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVclContainer.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:40:44 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:52:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,33 +127,4 @@ interface XVclContainer: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.5 2002/10/03 13:01:16 mi - #94968# IDL reviews merged - - Revision 1.4 2001/03/16 16:41:13 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.3 2000/11/08 12:42:11 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:34:55 hjs - initial import - - Revision 1.5 2000/09/11 11:52:10 mi - documentation merged from XML - - Revision 1.3 2000/05/16 12:19:54 mi - documentation - - Revision 1.2 2000/02/07 11:24:17 mi - zu #70728# missing documentation marked - - Revision 1.1.1.1 1999/11/11 09:48:40 jsc - new - - -=============================================================================*/ #endif |