summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/frame/DesktopTask.idl6
1 files changed, 3 insertions, 3 deletions
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 <type>Frame</type> service instead of this
@deprecated
*/
-service DesktopTask
+published service DesktopTask
{
/** use <type>Frame</type> service */
interface com::sun::star::frame::XDesktopTask;