Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/source/
H A Djavaunohelper.cxx247 OUString aReadRegFile; in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() local
253 aReadRegFile = OUString(pjReadRegFile); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
265 if (aReadRegFile.getLength() == 0) 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()

Completed in 11 milliseconds