summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/XJobListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/XJobListener.idl')
-rw-r--r--offapi/com/sun/star/task/XJobListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/XJobListener.idl b/offapi/com/sun/star/task/XJobListener.idl
index 151b729c7f01..0bdbf4db4f6c 100644
--- a/offapi/com/sun/star/task/XJobListener.idl
+++ b/offapi/com/sun/star/task/XJobListener.idl
@@ -38,7 +38,7 @@ published interface XJobListener : com::sun::star::lang::XEventListener
can differ between more then ones.
@param Result
- should be the same like for the synchronous mode on <member>XJob::execute()</member>.
+ should be the same like for the synchronous mode on XJob::execute().
It provides information about success or failure of job execution. It's possible too,
to use special protocol (which depends from real implementation) between
JobExecutor and a real job. So it can be possible to: