Searched refs:ConvertURLToSystemPath (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | localfilehelper.cxx | 75 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 D | multipat.cxx | 100 ::utl::LocalFileHelper::ConvertURLToSystemPath( aURL, sInsPath ); in IMPL_LINK() 290 ::utl::LocalFileHelper::ConvertURLToSystemPath( sPath, sSystemPath ); in SetPath()
|
H A D | hldoctp.cxx | 227 utl::LocalFileHelper::ConvertURLToSystemPath( aURL, aPath ); in IMPL_LINK()
|
H A D | hldocntp.cxx | 475 …utl::LocalFileHelper::ConvertURLToSystemPath( aNewURL.GetMainURL( INetURLObject::NO_DECODE ), aStr… in IMPL_LINK()
|
H A D | hltpbase.cxx | 793 …utl::LocalFileHelper::ConvertURLToSystemPath( aURLObj.GetMainURL(INetURLObject::NO_DECODE), aStrUi… in CreateUiNameFromURL()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | localfilehelper.hxx | 53 static sal_Bool ConvertURLToSystemPath( const String& rName, String& rReturn );
|
/aoo41x/main/uui/source/ |
H A D | fltdlg.cxx | 228 if( ::utl::LocalFileHelper::ConvertURLToSystemPath( sName, sShortName ) == sal_True ) in impl_buildUIFileName()
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 1262 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 D | iodlgimp.cxx | 324 if ( LocalFileHelper::ConvertURLToSystemPath(*aLoop, sDisplayName) ) in FillURLMenu()
|
/aoo41x/main/sfx2/source/inet/ |
H A D | inettbc.cxx | 279 if (::utl::LocalFileHelper::ConvertURLToSystemPath(sMainURL,sFile)) in StateChanged()
|
/aoo41x/main/svx/source/dialog/ |
H A D | docrecovery.cxx | 1492 …::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 D | printhelper.cxx | 655 if (::utl::LocalFileHelper::ConvertURLToSystemPath(sURL,sPath)) in print()
|
/aoo41x/main/svtools/source/control/ |
H A D | inettbc.cxx | 946 if (::utl::LocalFileHelper::ConvertURLToSystemPath(aURL,aFile)) in UpdatePicklistForSmartProtocol_Impl()
|
Completed in 96 milliseconds