Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx202 } aImplementations[] = { in load() local
215 for ( size_t i=0; i < sizeof( aImplementations ) / sizeof( aImplementations[0] ); ++i ) in load()
217 if ( sComponentURL.equalsAscii( aImplementations[i].pAsciiServiceName ) ) in load()
219 aContext.createComponent( aImplementations[i].pAsciiImplementationName, xController ); in load()
/trunk/main/xml2cmp/source/finder/
H A Ddependy.hxx51 { return *aImplementations[0]; } in FirstImplementation()
56 aImplementations; member in Service
H A Ddependy.cxx48 aImplementations.push_back(ret); in AddImplementation()

Completed in 29 milliseconds