Searched refs:OEMPreloadJob (Results 1 – 3 of 3) sorted by relevance
56 const char* OEMPreloadJob::interfaces[] =64 OUString OEMPreloadJob::GetImplementationName() in GetImplementationName()69 Sequence< OUString > OEMPreloadJob::GetSupportedServiceNames() in GetSupportedServiceNames()79 Reference< XInterface > SAL_CALL OEMPreloadJob::CreateInstance( in CreateInstance()84 return (XComponent*) ( new OEMPreloadJob( rSMgr ) ); in CreateInstance()87 OEMPreloadJob::OEMPreloadJob( const Reference< XMultiServiceFactory >& xFactory ) : in OEMPreloadJob() function in desktop::OEMPreloadJob93 OEMPreloadJob::~OEMPreloadJob() in ~OEMPreloadJob()119 return OEMPreloadJob::GetImplementationName(); in getImplementationName()136 return OEMPreloadJob::GetSupportedServiceNames(); in getSupportedServiceNames()251 sal_Bool OEMPreloadJob::checkOEMPreloadFlag() in checkOEMPreloadFlag()[all …]
50 OEMPreloadJob::serviceName,57 OEMPreloadJob::implementationName, 66 OEMPreloadJob::CreateInstance,74 OEMPreloadJob::interfaces,
45 class OEMPreloadJob : public ::cppu::WeakImplHelper3< XJob, XComponent, XServiceInfo > class57 OEMPreloadJob( const Reference < XMultiServiceFactory >& xFactory );58 virtual ~OEMPreloadJob();
Completed in 17 milliseconds