Searched refs:rBootstrapPath (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/cppuhelper/source/ |
| H A D | servicefactory.cxx | 107 OUString const & rBootstrapPath ) in createSimpleRegistry() argument 116 0 == rBootstrapPath.getLength() in createSimpleRegistry() 117 ? get_this_libpath() : rBootstrapPath, in createSimpleRegistry() 138 OUString const & rBootstrapPath ) in createNestedRegistry() argument 147 0 == rBootstrapPath.getLength() in createNestedRegistry() 148 ? get_this_libpath() : rBootstrapPath, in createNestedRegistry() 320 OUString const & rBootstrapPath ) in bootstrapInitialSF() argument 324 0 == rBootstrapPath.getLength() ? get_this_libpath() : rBootstrapPath; in bootstrapInitialSF() 367 OUString const & rBootstrapPath, Bootstrap const & bootstrap ) in bootstrapInitialContext() argument 491 0 == rBootstrapPath.getLength() in bootstrapInitialContext() [all …]
|
| H A D | bootstrap.cxx | 182 OUString const & rBootstrapPath ) 189 OUString const & rBootstrapPath, Bootstrap const & bootstrap )
|
| /AOO41X/main/cppuhelper/inc/cppuhelper/ |
| H A D | servicefactory.hxx | 64 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) 89 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) in createRegistryServiceFactory() 93 rRegistryFile, ::rtl::OUString(), bReadOnly, rBootstrapPath ); in createRegistryServiceFactory() 108 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) in createServiceFactory() 112 ::rtl::OUString(), ::rtl::OUString(), sal_False, rBootstrapPath ); in createServiceFactory()
|
| H A D | bootstrap.hxx | 48 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) 58 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) 84 ::rtl::OUString const & rBootstrapPath = ::rtl::OUString() )
|