Searched refs:AsyncJob (Results 1 – 8 of 8) sorted by relevance
48 public class AsyncJob extends WeakBase implements XServiceInfo, XAsyncJob class67 public AsyncJob( XComponentContext xCompContext ) in AsyncJob() method in AsyncJob406 return( AsyncJob.class.getName() ); in getImplementationName()415 if (sImplName.equals(AsyncJob.IMPLEMENTATIONNAME)) in __getComponentFactory()416 xFactory = Factory.createComponentFactory(AsyncJob.class, SERVICENAMES); in __getComponentFactory()
32 COMP_NAME=AsyncJob44 JAVAFILES = AsyncJob.java
43 configuration and some <type>Job</type>s or <type>AsyncJob</type>s must be registered for that.47 @see AsyncJob
50 AsyncJob.idl\
43 @see AsyncJob
47 published service AsyncJob
41 $(DESTJOBSADDON)$/AsyncJob.java \
1214 com.sun.star.task.AsyncJob1220 com.sun.star.task.AsyncJob1937 com.sun.star.task.AsyncJob7348 com.sun.star.task.AsyncJob
Completed in 220 milliseconds