Searched refs:JobExecutor (Results 1 – 18 of 18) sorted by relevance
70 DEFINE_XINTERFACE_6( JobExecutor , in DEFINE_XINTERFACE_6() argument80 DEFINE_XTYPEPROVIDER_6( JobExecutor , in DEFINE_XINTERFACE_6()89 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE( JobExecutor , in DEFINE_XINTERFACE_6()95 DEFINE_INIT_SERVICE( JobExecutor, in DEFINE_XINTERFACE_6()142 JobExecutor::JobExecutor( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMG…153 JobExecutor::~JobExecutor() in ~JobExecutor()169 void SAL_CALL JobExecutor::trigger( const ::rtl::OUString& sEvent ) throw(css::uno::RuntimeExceptio… in trigger()219 void SAL_CALL JobExecutor::notifyEvent( const css::document::EventObject& aEvent ) throw(css::uno::… in notifyEvent()311 void SAL_CALL JobExecutor::elementInserted( const css::container::ContainerEvent& aEvent ) throw(cs… in elementInserted()341 void SAL_CALL JobExecutor::elementReplaced( const css::container::ContainerEvent& ) throw(css::uno:… in elementReplaced()[all …]
69 class JobExecutor : public css::lang::XTypeProvider class99 … JobExecutor( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );100 … virtual ~JobExecutor( );
46 identifies the asynchronous job so the <type>JobExecutor</type>53 <type>JobExecutor</type> and a real job. So it can be possible to:
48 JobExecutor.idl\
40 /** represent an asynchronous job, which can be executed by the global <type>JobExecutor</type>
40 /** represent a synchronous job, which can be executed by the global <type>JobExecutor</type>
49 published service JobExecutor
47 @see JobExecutor
62 … (or expected). This values are persistent by the configuration of the <type>JobExecutor</type>
68 … (or expected). This values are persistent by the configuration of the <type>JobExecutor</type>
28 #include <com/sun/star/task/JobExecutor.idl>66 service com::sun::star::task::JobExecutor;
1 "JobExecutor";"com::sun::star::task::XJobExecutor";"trigger()"
25 PRJNAME = JobExecutor
95 IFFACTORY( ::framework::JobExecutor ) else
58 fwk.JobExecutor
34 #i84423 -o fwk.JobExecutor
79 public class JobExecutor extends TestCase { class
1936 com.sun.star.task.JobExecutor6546 com.sun.star.task.JobExecutor6548 com.sun.star.task.JobExecutor
Completed in 60 milliseconds