Home
last modified time | relevance | path

Searched refs:makeRelocatableURL (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl75 <code>makeRelocatableURL</code> must be used in order to re-replace the
86 string makeRelocatableURL( [in] string URL );
89 /** the counterpart of <code>makeRelocatableURL</code>.
93 directory, that was created using <code>makeRelocatableURL</code>, the
100 <code>makeRelocatableURL</code>, the input URL will be returned
/aoo4110/main/sfx2/source/inc/
H A Dsfxurlrelocator.hxx44 void makeRelocatableURL( rtl::OUString & rURL );
/aoo4110/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.hxx63 makeRelocatableURL( const ::rtl::OUString& URL )
H A Dofficeinstallationdirectories.cxx146 OfficeInstallationDirectories::makeRelocatableURL( const rtl::OUString& URL ) in makeRelocatableURL() function in OfficeInstallationDirectories
/aoo4110/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx442 = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in setData()
779 aValue = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in move()
/aoo4110/main/sfx2/source/doc/
H A Ddoctemplates.cxx1027 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_Impl
2905 rURL = mxOfficeInstDirs->makeRelocatableURL( rURL ); in makeRelocatableURL()
/aoo4110/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx351 sURL = m_xOfficeInstDirs->makeRelocatableURL( sURL ); in operator ()()

Completed in 46 milliseconds