Home
last modified time | relevance | path

Searched refs:rBootstrapPath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dservicefactory.cxx106 OUString const & rBootstrapPath ) in createSimpleRegistry() argument
115 0 == rBootstrapPath.getLength() in createSimpleRegistry()
116 ? get_this_libpath() : rBootstrapPath, in createSimpleRegistry()
137 OUString const & rBootstrapPath ) in createNestedRegistry() argument
146 0 == rBootstrapPath.getLength() in createNestedRegistry()
147 ? get_this_libpath() : rBootstrapPath, in createNestedRegistry()
319 OUString const & rBootstrapPath ) in bootstrapInitialSF() argument
322 0 == rBootstrapPath.getLength() ? get_this_libpath() : rBootstrapPath; in bootstrapInitialSF()
365 OUString const & rBootstrapPath, Bootstrap const & bootstrap ) in bootstrapInitialContext() argument
488 0 == rBootstrapPath.getLength() in bootstrapInitialContext()
[all …]
H A Dbootstrap.cxx181 OUString const & rBootstrapPath );
187 OUString const & rBootstrapPath, Bootstrap const & bootstrap );
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dservicefactory.hxx66 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() );
90 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()
111 ::rtl::OUString(), ::rtl::OUString(), sal_False, rBootstrapPath ); in createServiceFactory()
H A Dbootstrap.hxx51 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() )
62 const ::rtl::OUString & rBootstrapPath = ::rtl::OUString() )
90 ::rtl::OUString const & rBootstrapPath = ::rtl::OUString() );