Home
last modified time | relevance | path

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

/aoo4110/main/javaunohelper/source/
H A Djavaunohelper.cxx264 Reference< lang::XMultiServiceFactory > rMSFac; in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() local
266 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 19 milliseconds