Searched refs:rBootstrapPath (Results 1 – 4 of 4) sorted by relevance
| /trunk/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() 321 OUString const & rBootstrapPath ) in bootstrapInitialSF() argument 325 0 == rBootstrapPath.getLength() ? get_this_libpath() : rBootstrapPath; in bootstrapInitialSF() 368 OUString const & rBootstrapPath, Bootstrap const & bootstrap ) in bootstrapInitialContext() argument 492 0 == rBootstrapPath.getLength() in bootstrapInitialContext() [all …]
|
| H A D | bootstrap.cxx | 182 OUString const & rBootstrapPath ) 189 OUString const & rBootstrapPath, Bootstrap const & bootstrap )
|
| /trunk/main/cppuhelper/inc/cppuhelper/ |
| H A D | servicefactory.hxx | 66 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) 91 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) in createRegistryServiceFactory() 95 rRegistryFile, ::rtl::OUString(), bReadOnly, rBootstrapPath ); in createRegistryServiceFactory() 110 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) in createServiceFactory() 114 ::rtl::OUString(), ::rtl::OUString(), sal_False, rBootstrapPath ); in createServiceFactory()
|
| H A D | bootstrap.hxx | 51 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) 62 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() ) 90 ::rtl::OUString const & rBootstrapPath = ::rtl::OUString() )
|