20#ifndef __com_sun_star_task_XJob_idl__
21#define __com_sun_star_task_XJob_idl__
28module
com { module sun { module star { module task {
70 [in] sequence< com::sun::star::beans::NamedValue > Arguments )
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
the base of all UNO exceptions
Definition Exception.idl:33
specifies a job which is to be executed synchronously
Definition XJob.idl:41
any execute([in] sequence< com::sun::star::beans::NamedValue > Arguments)
executes the job synchronously
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22