Searched refs:jbReadOnly (Results 1 – 2 of 2) sorted by relevance
135 jstring jReadRegFile, jboolean jbReadOnly, jobject loader ) in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() argument140 pJEnv, jClass, jWriteRegFile, jReadRegFile, jbReadOnly, loader ); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
240 jstring jReadRegFile, jboolean jbReadOnly, jobject loader ) in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() argument249 sal_Bool bReadOnly = jbReadOnly == JNI_FALSE ? sal_False : sal_True; in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
Completed in 19 milliseconds