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.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/task/XAsyncJob.idl b/offapi/com/sun/star/task/XAsyncJob.idl
index 5f00ce4e9dd8..cd5a16ea8d24 100644
--- a/offapi/com/sun/star/task/XAsyncJob.idl
+++ b/offapi/com/sun/star/task/XAsyncJob.idl
@@ -52,7 +52,7 @@ published interface XAsyncJob : com::sun::star::uno::XInterface
a concrete implementation of a job specifies in its service descriptions which parameters are allowed
(or expected). This values are persistent by the configuration of the JobExecutor
which use this asynchronous job. It's possible to write it back by called listener
- function <member>XJobListener::jobFinished()</member>.
+ function XJobListener::jobFinished().
@param Listener
specifies a listener which should be notified on events. May be <NULL/>.