Searched refs:sVMService (Results 1 – 2 of 2) sorted by relevance
62 OUString sVMService( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.java.JavaVirtualMachine")); in testJavaVM() local63 Reference<XInterface> xXInt= xMgr->createInstance(sVMService); in testJavaVM()
138 OUString sVMService( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.java.JavaVirtualMachine")); in test1() local139 Reference<XInterface> xXInt= xMgr->createInstance(sVMService); in test1()
Completed in 6 milliseconds