From cb23f6a62077022736a40d6315ee92a218f489e0 Mon Sep 17 00:00:00 2001 From: Michael Hönnig Date: Thu, 3 Oct 2002 12:11:20 +0000 Subject: #94968# IDL reviews merged --- offapi/com/sun/star/awt/XPaintListener.idl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'offapi/com/sun/star/awt/XPaintListener.idl') diff --git a/offapi/com/sun/star/awt/XPaintListener.idl b/offapi/com/sun/star/awt/XPaintListener.idl index c83bf84db6d4..d5f5b45b3e0a 100644 --- a/offapi/com/sun/star/awt/XPaintListener.idl +++ b/offapi/com/sun/star/awt/XPaintListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPaintListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ + * last change: $Author: mi $ $Date: 2002-10-03 13:01:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,6 +98,9 @@ interface XPaintListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + 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 -- cgit