diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XProgressMonitor.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XProgressMonitor.idl | 36 |
1 files changed, 2 insertions, 34 deletions
diff --git a/offapi/com/sun/star/awt/XProgressMonitor.idl b/offapi/com/sun/star/awt/XProgressMonitor.idl index 6cb32a215..32c731b01 100644 --- a/offapi/com/sun/star/awt/XProgressMonitor.idl +++ b/offapi/com/sun/star/awt/XProgressMonitor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProgressMonitor.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:40:43 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:52:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,36 +104,4 @@ interface XProgressMonitor: com::sun::star::awt::XProgressBar }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.5 2002/10/03 13:01:09 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:54 hjs - initial import - - Revision 1.6 2000/09/11 11:52:09 mi - documentation merged from XML - - Revision 1.4 2000/05/16 12:19:53 mi - documentation - - Revision 1.3 1999/12/03 13:39:17 as - #70475# repair interface of XProgressMonitor - - Revision 1.2 1999/11/30 17:30:51 kz - new parameter in addText, updateText - - Revision 1.1.1.1 1999/11/11 09:48:40 jsc - new - - -=============================================================================*/ #endif |