Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleAddIn.java106 static private final String aExampleService = "org.openoffice.sheet.addin.ExampleAddIn"; field in ExampleAddIn._ExampleAddIn
252 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 20 milliseconds