summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XDispatch.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 19:17:51 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 19:17:51 +0000
commit7c0ac7e8e66f340ab1daa5b82a203069f0559818 (patch)
tree88cdda07f22d7e593fc9c9236606aa64fffff08d /offapi/com/sun/star/frame/XDispatch.idl
parent75559a26e67d94ce8d6f4ea3c39ebe73a89c4259 (diff)
INTEGRATION: CWS sb18 (1.9.406); FILE MERGED
2004/05/21 14:59:09 sb 1.9.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/frame/XDispatch.idl')
-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.