From 01ab93e8c724b189c60b66a6c72f16d546c15db3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:20:10 +0000 Subject: INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 15:03:37 sb 1.5.406.1: #i21150# Added published flag. --- offapi/com/sun/star/sheet/XVolatileResult.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/offapi/com/sun/star/sheet/XVolatileResult.idl b/offapi/com/sun/star/sheet/XVolatileResult.idl index 0295617a82ba..f214b6b060c0 100644 --- a/offapi/com/sun/star/sheet/XVolatileResult.idl +++ b/offapi/com/sun/star/sheet/XVolatileResult.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVolatileResult.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:08:30 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:20:10 $ * * 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 sheet { @see com::sun::star::sheet::VolatileResult @see com::sun::star::sheet::ResultEvent */ -interface XVolatileResult: com::sun::star::uno::XInterface +published interface XVolatileResult: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- -- cgit