Searched refs:makeRelocatableURL (Results 1 – 7 of 7) sorted by relevance
75 <code>makeRelocatableURL</code> must be used in order to re-replace the86 string makeRelocatableURL( [in] string URL );89 /** the counterpart of <code>makeRelocatableURL</code>.93 directory, that was created using <code>makeRelocatableURL</code>, the100 <code>makeRelocatableURL</code>, the input URL will be returned
44 void makeRelocatableURL( rtl::OUString & rURL );
63 makeRelocatableURL( const ::rtl::OUString& URL )
146 OfficeInstallationDirectories::makeRelocatableURL( const rtl::OUString& URL ) in makeRelocatableURL() function in OfficeInstallationDirectories
442 = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in setData()779 aValue = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in move()
1027 maRelocator.makeRelocatableURL( aValue ); in setProperty()1037 maRelocator.makeRelocatableURL( aValues[ n ] ); in setProperty()2899 void SfxURLRelocator_Impl::makeRelocatableURL( rtl::OUString & rURL ) in makeRelocatableURL() function in SfxURLRelocator_Impl2905 rURL = mxOfficeInstDirs->makeRelocatableURL( rURL ); in makeRelocatableURL()
351 sURL = m_xOfficeInstDirs->makeRelocatableURL( sURL ); in operator ()()
Completed in 45 milliseconds