Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx123 OUString const & bootstrapPath, in addFactories() argument
137 lib, bootstrapPath, implName, xSF, xKey ) ) ); in addFactories()
379 OUString bootstrapPath; in defaultBootstrap_InitialComponentContext() local
382 bootstrapPath)) in defaultBootstrap_InitialComponentContext()
384 bootstrapPath = get_this_libpath(); in defaultBootstrap_InitialComponentContext()
391 bootstrapInitialSF(bootstrapPath) ); in defaultBootstrap_InitialComponentContext()
398 OUSTR("bootstrap.uno" SAL_DLLEXTENSION), bootstrapPath, in defaultBootstrap_InitialComponentContext()
406 OUSTR("bootstrap.uno" SAL_DLLEXTENSION), bootstrapPath, in defaultBootstrap_InitialComponentContext()
443 bootstrapPath, bootstrap ) ); in defaultBootstrap_InitialComponentContext()
H A Dservicefactory.cxx68 OUString const & bootstrapPath,