summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/DispatchHelper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/DispatchHelper.idl')
-rw-r--r--offapi/com/sun/star/frame/DispatchHelper.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/DispatchHelper.idl b/offapi/com/sun/star/frame/DispatchHelper.idl
index e061813c29f8..5a4ea7ce21df 100644
--- a/offapi/com/sun/star/frame/DispatchHelper.idl
+++ b/offapi/com/sun/star/frame/DispatchHelper.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/frame/XDispatchHelper.idl>
-//=============================================================================
module com { module sun { module star { module frame {
-//=============================================================================
/** provides an easy way to dispatch an URL using one call instead of multiple ones.
<p>
@@ -52,7 +50,6 @@ module com { module sun { module star { module frame {
*/
published service DispatchHelper : XDispatchHelper;
-//=============================================================================
}; }; }; };