From e317758d0b7e3026458381618e5afe3a3f723c21 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 19:08:28 +0000 Subject: INTEGRATION: CWS sb18 (1.7.406); FILE MERGED 2004/05/21 14:58:57 sb 1.7.406.1: #i21150# Added published flag. --- offapi/com/sun/star/frame/DesktopTask.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/frame/DesktopTask.idl') diff --git a/offapi/com/sun/star/frame/DesktopTask.idl b/offapi/com/sun/star/frame/DesktopTask.idl index b291514ac8e8..0fb034d5b043 100644 --- a/offapi/com/sun/star/frame/DesktopTask.idl +++ b/offapi/com/sun/star/frame/DesktopTask.idl @@ -2,9 +2,9 @@ * * $RCSfile: DesktopTask.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: as $ $Date: 2002-11-05 09:06:53 $ + * last change: $Author: obo $ $Date: 2004-06-03 20:08:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,7 +97,7 @@ /** use the Frame service instead of this @deprecated */ -service DesktopTask +published service DesktopTask { /** use Frame service */ interface com::sun::star::frame::XDesktopTask; -- cgit