From ec99d571834faa58ac0c05a36eca7d0705afeb27 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 4 Jun 2004 01:21:15 +0000 Subject: INTEGRATION: CWS sb18 (1.8.406); FILE MERGED 2004/05/21 15:07:13 sb 1.8.406.1: #i21150# Added published flag. --- offapi/com/sun/star/view/XSelectionSupplier.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/offapi/com/sun/star/view/XSelectionSupplier.idl b/offapi/com/sun/star/view/XSelectionSupplier.idl index b6098b570e17..a878243b1fa1 100644 --- a/offapi/com/sun/star/view/XSelectionSupplier.idl +++ b/offapi/com/sun/star/view/XSelectionSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSelectionSupplier.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:11:13 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:21:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,7 @@ module com { module sun { module star { module view { @see OfficeDocumentView */ -interface XSelectionSupplier: com::sun::star::uno::XInterface +published interface XSelectionSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** selects the object represented by xSelection if it is -- cgit