summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/frame/XDispatch.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/XDispatch.idl b/offapi/com/sun/star/frame/XDispatch.idl
index a5a522549..7065ef6d8 100644
--- a/offapi/com/sun/star/frame/XDispatch.idl
+++ b/offapi/com/sun/star/frame/XDispatch.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDispatch.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: as $ $Date: 2002-11-05 09:06:58 $
+ * last change: $Author: obo $ $Date: 2004-06-03 20:17:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ module com { module sun { module star { module frame {
@see Frame
@see FeatureStateEvent
*/
-interface XDispatch: com::sun::star::uno::XInterface
+published interface XDispatch: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** dispatches (executes) an URL asynchronously.