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/awt/XControlModel.idl | |
parent | 02728dc9c736875b9826a56374f09d478321b145 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'offapi/com/sun/star/awt/XControlModel.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XControlModel.idl | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/offapi/com/sun/star/awt/XControlModel.idl b/offapi/com/sun/star/awt/XControlModel.idl index 8ecd076f6..5133ed86b 100644 --- a/offapi/com/sun/star/awt/XControlModel.idl +++ b/offapi/com/sun/star/awt/XControlModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: XControlModel.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:40:35 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:52:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,30 +83,4 @@ interface XControlModel: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.5 2002/10/03 13:00:59 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:52 hjs - initial import - - Revision 1.4 2000/09/11 11:52:08 mi - documentation merged from XML - - Revision 1.2 2000/05/16 12:19:52 mi - documentation - - Revision 1.1.1.1 1999/11/11 09:48:40 jsc - new - - -=============================================================================*/ #endif |