Home
last modified time | relevance | path

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

/aoo42x/main/javaunohelper/source/
H A Djavaunohelper.cxx239 JNIEnv * pJEnv, jclass, jstring jWriteRegFile, in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() argument
257 if (jWriteRegFile) { in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
258 const jchar * pjWriteRegFile = pJEnv->GetStringChars(jWriteRegFile, NULL); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
260 pJEnv->ReleaseStringChars(jWriteRegFile, pjWriteRegFile); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
H A Dpreload.cxx134 JNIEnv * pJEnv, jclass jClass, jstring jWriteRegFile, in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory() argument
140 pJEnv, jClass, jWriteRegFile, jReadRegFile, jbReadOnly, loader ); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()

Completed in 10 milliseconds