From 4f4fcd983fc53cd6e54af6863cfed753141b2597 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 16:04:12 +0000 Subject: INTEGRATION: CWS sb18 (1.2.76); FILE MERGED 2004/05/21 14:55:25 sb 1.2.76.1: #i21150# Added published flag. --- offapi/com/sun/star/awt/EnhancedMouseEvent.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun') diff --git a/offapi/com/sun/star/awt/EnhancedMouseEvent.idl b/offapi/com/sun/star/awt/EnhancedMouseEvent.idl index 9f8db3b0b9ef..dfbea875ea5a 100644 --- a/offapi/com/sun/star/awt/EnhancedMouseEvent.idl +++ b/offapi/com/sun/star/awt/EnhancedMouseEvent.idl @@ -2,9 +2,9 @@ * * $RCSfile: EnhancedMouseEvent.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obo $ $Date: 2004-03-19 16:19:19 $ + * last change: $Author: obo $ $Date: 2004-06-03 17:04:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,7 @@ @since #115009# */ -struct EnhancedMouseEvent: com::sun::star::awt::MouseEvent +published struct EnhancedMouseEvent: com::sun::star::awt::MouseEvent { /** contains the object on the location of the mouse. -- cgit