From 16a20f4a8097c7ef202a3844bb19ac42c0cfb6fe Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 15:44:18 +0000 Subject: INTEGRATION: CWS sb18 (1.4.270); FILE MERGED 2004/05/21 14:55:04 sb 1.4.270.1: #i21150# Added published flag. --- offapi/com/sun/star/accessibility/AccessibleEventId.idl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'offapi/com/sun/star/accessibility/AccessibleEventId.idl') diff --git a/offapi/com/sun/star/accessibility/AccessibleEventId.idl b/offapi/com/sun/star/accessibility/AccessibleEventId.idl index 1d16e873ec8f..76e015c1b1a5 100644 --- a/offapi/com/sun/star/accessibility/AccessibleEventId.idl +++ b/offapi/com/sun/star/accessibility/AccessibleEventId.idl @@ -2,9 +2,9 @@ * * $RCSfile: AccessibleEventId.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2003-06-10 10:54:13 $ + * last change: $Author: obo $ $Date: 2004-06-03 16:44:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,7 +58,6 @@ * * ************************************************************************/ - #ifndef __com_sun_star_accessibility_AccessibleEventId_idl__ #define __com_sun_star_accessibility_AccessibleEventId_idl__ @@ -77,7 +76,7 @@ module com { module sun { module star { module accessibility { @since #107627# */ -constants AccessibleEventId +published constants AccessibleEventId { /** Use this event type to indicate a change of the name string of an accessible object. The -- cgit