From c16e36ffb7d7320bc2da5369ea3b8907c3f89f90 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 14:39:48 +0000 Subject: INTEGRATION: CWS sb18 (1.4.100); FILE MERGED 2004/05/21 15:09:27 sb 1.4.100.1: #i21150# Added published flag. --- udkapi/com/sun/star/container/XImplicitIDReplace.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/udkapi/com/sun/star/container/XImplicitIDReplace.idl b/udkapi/com/sun/star/container/XImplicitIDReplace.idl index c4d661a83..9fc2f5bf2 100644 --- a/udkapi/com/sun/star/container/XImplicitIDReplace.idl +++ b/udkapi/com/sun/star/container/XImplicitIDReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImplicitIDReplace.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:35:05 $ + * last change: $Author: obo $ $Date: 2004-06-03 15:39:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ module com { module sun { module star { module container { /** makes it possible to replace contents in a collection by an implicit (unique) ID: */ -interface XImplicitIDReplace: com::sun::star::uno::XInterface +published interface XImplicitIDReplace: com::sun::star::uno::XInterface { /** replaces the content which is specified by its implicit (unique) ID with a new content. -- cgit v1.2.3