Home
last modified time | relevance | path

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

/aoo4110/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java37 public class RegistryServiceFactory { class
91 …throw new RuntimeException(RegistryServiceFactory.class.toString() + ".create - can't use binary U… in create()
119 RegistryServiceFactory.class.getClassLoader() ); in create()
H A Dmakefile.mk42 RegistryServiceFactory.java \
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DFactory_Test.java40 import com.sun.star.comp.helper.RegistryServiceFactory;
154 XMultiServiceFactory xMgr = RegistryServiceFactory.create( rdb ); in main()
/aoo4110/main/javaunohelper/test/com/sun/star/comp/helper/
H A DRegistryServiceFactory_Test.java58 XMultiServiceFactory msf = RegistryServiceFactory.create( applicat ); in test()
/aoo4110/main/odk/examples/DevelopersGuide/Database/
H A DRowSet.java26 import com.sun.star.comp.helper.RegistryServiceFactory;
H A DCodeSamples.java26 import com.sun.star.comp.helper.RegistryServiceFactory;

Completed in 35 milliseconds