Home
last modified time | relevance | path

Searched refs:AsyncJob (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java48 public class AsyncJob extends WeakBase implements XServiceInfo, XAsyncJob class
67 public AsyncJob( XComponentContext xCompContext ) in AsyncJob() method in AsyncJob
406 return( AsyncJob.class.getName() ); in getImplementationName()
415 if (sImplName.equals(AsyncJob.IMPLEMENTATIONNAME)) in __getComponentFactory()
416 xFactory = Factory.createComponentFactory(AsyncJob.class, SERVICENAMES); in __getComponentFactory()
H A DMakefile32 COMP_NAME=AsyncJob
44 JAVAFILES = AsyncJob.java
/aoo4110/main/offapi/com/sun/star/task/
H A DJobExecutor.idl43 configuration and some <type>Job</type>s or <type>AsyncJob</type>s must be registered for that.
47 @see AsyncJob
H A Dmakefile.mk50 AsyncJob.idl\
H A DAsyncJob.idl47 published service AsyncJob
H A DJob.idl43 @see AsyncJob
/aoo4110/main/odk/examples/DevelopersGuide/Components/
H A Dmakefile.mk41 $(DESTJOBSADDON)$/AsyncJob.java \
/aoo4110/main/odk/pack/copying/
H A Didl_chapter_refs.txt1214 com.sun.star.task.AsyncJob
1220 com.sun.star.task.AsyncJob
1937 com.sun.star.task.AsyncJob
7348 com.sun.star.task.AsyncJob

Completed in 55 milliseconds