Searched refs:mod2 (Results 1 – 2 of 2) sorted by relevance
237 oslModule mod2= osl_loadModule( lib1Name.pData, 0); in test2() local241 rtl_registerModuleForUnloading(mod2); in test2()282 oslModule mod2= osl_loadModule( lib1Name.pData, 0); in test3() local286 rtl_registerModuleForUnloading(mod2); in test3()
121 XStorable mod2 = (XStorable)UnoRuntime.queryInterface(XStorable.class,ds); in test() local122 mod2.store(); in test()
Completed in 18 milliseconds