Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/splash/
H A Dservices_spl.cxx51 static const char* pImplementations[] = variable
110 for (int i = 0; (pImplementations[i]!=NULL); i++) { in component_getFactory()
111 if ( strcmp(pImplementations[i], pImplementationName ) == 0 ) { in component_getFactory()
/aoo4110/main/desktop/source/so_comp/
H A Dservices.cxx54 static const char* pImplementations[] = variable
113 for (int i = 0; (pImplementations[i]!=NULL); i++) { in component_getFactory()
114 if ( strcmp(pImplementations[i], pImplementationName ) == 0 ) { in component_getFactory()

Completed in 12 milliseconds