Home
last modified time | relevance | path

Searched refs:makeAbsoluteURL (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx438 sURL = m_xOfficeInstDirs->makeAbsoluteURL( sURL ); in operator ()()
759 sURL = getOfficeInstDirs()->makeAbsoluteURL( sURL ); in readPreviousState()
/aoo42x/main/sfx2/source/inc/
H A Dsfxurlrelocator.hxx45 void makeAbsoluteURL( rtl::OUString & rURL );
/aoo42x/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.hxx66 makeAbsoluteURL( const ::rtl::OUString& URL )
H A Dofficeinstallationdirectories.cxx193 OfficeInstallationDirectories::makeAbsoluteURL( const rtl::OUString& URL ) in makeAbsoluteURL() function in OfficeInstallationDirectories
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx222 aValue = m_xOfficeInstDirs->makeAbsoluteURL( aValue ); in getData()
1220 aValue = m_pImpl->officeDirs->makeAbsoluteURL( aValue ); in operator *()
/aoo42x/main/sfx2/source/doc/
H A Ddoctemplates.cxx1088 maRelocator.makeAbsoluteURL( aValue ); in getProperty()
1098 maRelocator.makeAbsoluteURL( aValues[ n ] ); in getProperty()
2910 void SfxURLRelocator_Impl::makeAbsoluteURL( rtl::OUString & rURL ) in makeAbsoluteURL() function in SfxURLRelocator_Impl
2916 rURL = mxOfficeInstDirs->makeAbsoluteURL( rURL ); in makeAbsoluteURL()
H A Ddoctempl.cxx2725 aRelocImpl.makeAbsoluteURL( rPropValue ); in getTextProperty_Impl()
/aoo42x/main/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl106 string makeAbsoluteURL( [in] string URL );

Completed in 82 milliseconds