Searched refs:rMSFac (Results 1 – 1 of 1) sorted by relevance
264 Reference< lang::XMultiServiceFactory > rMSFac; in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() local266 rMSFac = ::cppu::createRegistryServiceFactory( aWriteRegFile, bReadOnly); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()268 rMSFac = ::cppu::createRegistryServiceFactory(aWriteRegFile, aReadRegFile, bReadOnly); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()271 rMSFac, UNO_QUERY_THROW ); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()280 rMSFac.set( xContext->getServiceManager(), UNO_QUERY_THROW ); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()298 rMSFac.get(), in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
Completed in 25 milliseconds