Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl65 <code>makeRelocatableURL</code> must be used in order to re-replace the
76 string makeRelocatableURL( [in] string URL );
78 /** the counterpart of <code>makeRelocatableURL</code>.
82 directory, that was created using <code>makeRelocatableURL</code>, the
89 <code>makeRelocatableURL</code>, the input URL will be returned
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/util/
H A DXOfficeInstallationDirectories.idl65 <code>makeRelocatableURL</code> must be used in order to re-replace the
76 string makeRelocatableURL( [in] string URL );
78 /** the counterpart of <code>makeRelocatableURL</code>.
82 directory, that was created using <code>makeRelocatableURL</code>, the
89 <code>makeRelocatableURL</code>, the input URL will be returned
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/inc/
H A Dsfxurlrelocator.hxx39 void makeRelocatableURL( OUString & rURL );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/inc/
H A Dsfxurlrelocator.hxx40 void makeRelocatableURL( OUString & rURL );
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.hxx58 makeRelocatableURL( const OUString& URL ) override;
H A Dofficeinstallationdirectories.cxx118 OfficeInstallationDirectories::makeRelocatableURL( const OUString& URL ) in makeRelocatableURL() function in comphelper::OfficeInstallationDirectories
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.hxx59 makeRelocatableURL( const OUString& URL ) override;
H A Dofficeinstallationdirectories.cxx118 OfficeInstallationDirectories::makeRelocatableURL( const OUString& URL ) in makeRelocatableURL() function in comphelper::OfficeInstallationDirectories
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/misc/
H A Dtemplatefoldercache.cxx272 sURL = m_xOfficeInstDirs->makeRelocatableURL( sURL ); in operator ()()
628 getOfficeInstDirs()->makeRelocatableURL(sTemplatePath)); in readCurrentState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dtemplatefoldercache.cxx263 sURL = m_xOfficeInstDirs->makeRelocatableURL( sURL ); in operator ()()
618 getOfficeInstDirs()->makeRelocatableURL(sTemplatePath)); in readCurrentState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx403 = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in setData()
702 aValue = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in move()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx403 = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in setData()
707 aValue = m_xOfficeInstDirs->makeRelocatableURL( aValue ); in move()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddoctemplates.cxx581 maRelocator.makeRelocatableURL(rInternalTemplateDir); in getDirList()
963 maRelocator.makeRelocatableURL( aValue ); in setProperty()
973 maRelocator.makeRelocatableURL( rValue ); in setProperty()
2699 void SfxURLRelocator_Impl::makeRelocatableURL( OUString & rURL ) in makeRelocatableURL() function in SfxURLRelocator_Impl
2705 rURL = mxOfficeInstDirs->makeRelocatableURL( rURL ); in makeRelocatableURL()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddoctemplates.cxx586 maRelocator.makeRelocatableURL(rInternalTemplateDir); in getDirList()
985 maRelocator.makeRelocatableURL( aValue ); in setProperty()
995 maRelocator.makeRelocatableURL( rValue ); in setProperty()
2743 void SfxURLRelocator_Impl::makeRelocatableURL( OUString & rURL ) in makeRelocatableURL() function in SfxURLRelocator_Impl
2749 rURL = mxOfficeInstDirs->makeRelocatableURL( rURL ); in makeRelocatableURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dtemplatelocalview.cxx956 aRelocator.makeRelocatableURL(rInternalTemplateDir); in IsInternalTemplate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl17147 string makeRelocatableURL([in] string URL);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl17222 string makeRelocatableURL([in] string URL);