Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/testdocs/backend/org/openoffice/
H A DJavaSystemBackend.java95 String[] supServiceNames = { __serviceName }; in getSupportedServiceNames() local
97 return supServiceNames; in getSupportedServiceNames()
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java307 String[] supServiceNames = {__serviceName}; in getSupportedServiceNames() local
308 return supServiceNames; in getSupportedServiceNames()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunnerService.java199 String[] supServiceNames = {__serviceName}; in getSupportedServiceNames() local
200 return supServiceNames; in getSupportedServiceNames()

Completed in 21 milliseconds