Searched refs:aExampleService (Results 1 – 1 of 1) sorted by relevance
106 static private final String aExampleService = "org.openoffice.sheet.addin.ExampleAddIn"; field in ExampleAddIn._ExampleAddIn252 return aExampleService; in getServiceName()265 aSupportedServices[ 0 ] = aExampleService; in getSupportedServiceNames()272 return (aService.equals( aExampleService ) || in supportsService()288 _ExampleAddIn.class, _ExampleAddIn.aExampleService, in __getServiceFactory()
Completed in 11 milliseconds