Home
last modified time | relevance | path

Searched refs:ConvertURLToSystemPath (Results 1 – 13 of 13) sorted by relevance

/aoo41x/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx75 sal_Bool LocalFileHelper::ConvertURLToSystemPath( const String& rName, String& rReturn ) in ConvertURLToSystemPath() function in utl::LocalFileHelper
167 return ConvertURLToSystemPath( rName, aTmp ); in IsFileContent()
/aoo41x/main/cui/source/dialogs/
H A Dmultipat.cxx100 ::utl::LocalFileHelper::ConvertURLToSystemPath( aURL, sInsPath ); in IMPL_LINK()
290 ::utl::LocalFileHelper::ConvertURLToSystemPath( sPath, sSystemPath ); in SetPath()
H A Dhldoctp.cxx227 utl::LocalFileHelper::ConvertURLToSystemPath( aURL, aPath ); in IMPL_LINK()
H A Dhldocntp.cxx475 …utl::LocalFileHelper::ConvertURLToSystemPath( aNewURL.GetMainURL( INetURLObject::NO_DECODE ), aStr… in IMPL_LINK()
H A Dhltpbase.cxx793 …utl::LocalFileHelper::ConvertURLToSystemPath( aURLObj.GetMainURL(INetURLObject::NO_DECODE), aStrUi… in CreateUiNameFromURL()
/aoo41x/main/unotools/inc/unotools/
H A Dlocalfilehelper.hxx53 static sal_Bool ConvertURLToSystemPath( const String& rName, String& rReturn );
/aoo41x/main/uui/source/
H A Dfltdlg.cxx228 if( ::utl::LocalFileHelper::ConvertURLToSystemPath( sName, sShortName ) == sal_True ) in impl_buildUIFileName()
/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx1262 if ( ::utl::LocalFileHelper::ConvertURLToSystemPath( aFileName, aCurPath ) ) in IMPL_STATIC_LINK()
1558 ::utl::LocalFileHelper::ConvertURLToSystemPath( rURL, sText ); in UpdateControls()
1581 if ( !::utl::LocalFileHelper::ConvertURLToSystemPath( sURL, sText ) ) in UpdateControls()
1990 ::utl::LocalFileHelper::ConvertURLToSystemPath( _rURL, sDisplayPath ); in displayIOException()
H A Diodlgimp.cxx324 if ( LocalFileHelper::ConvertURLToSystemPath(*aLoop, sDisplayName) ) in FillURLMenu()
/aoo41x/main/sfx2/source/inet/
H A Dinettbc.cxx279 if (::utl::LocalFileHelper::ConvertURLToSystemPath(sMainURL,sFile)) in StateChanged()
/aoo41x/main/svx/source/dialog/
H A Ddocrecovery.cxx1492 …::utl::LocalFileHelper::ConvertURLToSystemPath( aObj.GetMainURL( INetURLObject::NO_DECODE ), sPath… in BrokenRecoveryDialog()
1592 ::utl::LocalFileHelper::ConvertURLToSystemPath( m_sSavePath, sPath ); in impl_askForSavePath()
/aoo41x/main/sfx2/source/doc/
H A Dprinthelper.cxx655 if (::utl::LocalFileHelper::ConvertURLToSystemPath(sURL,sPath)) in print()
/aoo41x/main/svtools/source/control/
H A Dinettbc.cxx946 if (::utl::LocalFileHelper::ConvertURLToSystemPath(aURL,aFile)) in UpdatePicklistForSmartProtocol_Impl()

Completed in 55 milliseconds