summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/XAsyncJob.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/XAsyncJob.idl')
-rw-r--r--offapi/com/sun/star/task/XAsyncJob.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/task/XAsyncJob.idl b/offapi/com/sun/star/task/XAsyncJob.idl
index e9eb23358d1d..03b7ff632f5e 100644
--- a/offapi/com/sun/star/task/XAsyncJob.idl
+++ b/offapi/com/sun/star/task/XAsyncJob.idl
@@ -33,13 +33,11 @@
#include <com/sun/star/beans/NamedValue.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module task {
published interface XJobListener;
-//=============================================================================
/** specifies a job which must be executed asynchronously
<p>
@@ -56,7 +54,6 @@ module com { module sun { module star { module task {
*/
published interface XAsyncJob : com::sun::star::uno::XInterface
{
- //------------------------------------------------------------------------
/** executes the job asynchronously
@param Arguments