Home
last modified time | relevance | path

Searched refs:JobExecutor (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/framework/source/jobs/
H A Djobexecutor.cxx70 DEFINE_XINTERFACE_6( JobExecutor , in DEFINE_XINTERFACE_6() argument
80 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 …]
/aoo4110/main/framework/inc/jobs/
H A Djobexecutor.hxx69 class JobExecutor : public css::lang::XTypeProvider class
99JobExecutor( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
100 … virtual ~JobExecutor( );
/aoo4110/main/offapi/com/sun/star/task/
H A DXJobListener.idl46 identifies the asynchronous job so the <type>JobExecutor</type>
53 <type>JobExecutor</type> and a real job. So it can be possible to:
H A Dmakefile.mk48 JobExecutor.idl\
H A DAsyncJob.idl40 /** represent an asynchronous job, which can be executed by the global <type>JobExecutor</type>
H A DJob.idl40 /** represent a synchronous job, which can be executed by the global <type>JobExecutor</type>
H A DJobExecutor.idl49 published service JobExecutor
H A DXJobExecutor.idl47 @see JobExecutor
H A DXJob.idl62 … (or expected). This values are persistent by the configuration of the <type>JobExecutor</type>
H A DXAsyncJob.idl68 … (or expected). This values are persistent by the configuration of the <type>JobExecutor</type>
/aoo4110/main/offapi/com/sun/star/setup/
H A DProductRegistration.idl28 #include <com/sun/star/task/JobExecutor.idl>
66 service com::sun::star::task::JobExecutor;
/aoo4110/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.JobExecutor.csv1 "JobExecutor";"com::sun::star::task::XJobExecutor";"trigger()"
/aoo4110/main/qadevOOo/testdocs/qadevlibs/source/test/
H A Dmakefile.mk25 PRJNAME = JobExecutor
/aoo4110/main/framework/source/register/
H A Dregisterservices.cxx95 IFFACTORY( ::framework::JobExecutor ) else
/aoo4110/main/framework/qa/unoapi/
H A Dknownissues.xcl58 fwk.JobExecutor
H A Dframework.sce34 #i84423 -o fwk.JobExecutor
/aoo4110/main/qadevOOo/tests/java/mod/_fwk/
H A DJobExecutor.java79 public class JobExecutor extends TestCase { class
/aoo4110/main/odk/pack/copying/
H A Didl_chapter_refs.txt1936 com.sun.star.task.JobExecutor
6546 com.sun.star.task.JobExecutor
6548 com.sun.star.task.JobExecutor

Completed in 69 milliseconds