Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java45 public static class _LicenseTest extends WeakBase class in LicenseTest
67 public _LicenseTest(XComponentContext xCompContext) { in _LicenseTest() method in LicenseTest._LicenseTest
106 return _LicenseTest.class.getName(); in getImplementationName()
125 if ( sImplName.equals( _LicenseTest.class.getName() ) ) in __getComponentFactory()
126 xFactory = Factory.createComponentFactory(_LicenseTest.class, in __getComponentFactory()
127 _LicenseTest.getServiceNames()); in __getComponentFactory()

Completed in 10 milliseconds