Searched refs:ConvertSystemPathToURL (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/unotools/inc/unotools/ |
H A D | localfilehelper.hxx | 44 …static sal_Bool ConvertSystemPathToURL( const String& rName, const String& rBaseURL, String& rRetu…
|
/aoo4110/main/unotools/source/ucbhelper/ |
H A D | localfilehelper.cxx | 47 sal_Bool LocalFileHelper::ConvertSystemPathToURL( const String& rName, const String& rBaseURL, Stri… in ConvertSystemPathToURL() function in utl::LocalFileHelper
|
/aoo4110/main/cui/source/dialogs/ |
H A D | hldoctp.cxx | 143 utl::LocalFileHelper::ConvertSystemPathToURL( aStrPath, aBaseURL, aStrURL ); in GetCurrentURL()
|
H A D | hldocntp.cxx | 428 utl::LocalFileHelper::ConvertSystemPathToURL( aTempStrURL, maCbbPath.GetBaseURL(), aStrURL ); in IMPL_LINK()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | linkmgr2.cxx | 542 utl::LocalFileHelper::ConvertSystemPathToURL( rTopic, rBaseURL, sRet ); in lcl_DDE_RelToAbs()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objcont.cxx | 991 … if( ::utl::LocalFileHelper::ConvertSystemPathToURL( aTemplURL, GetMedium()->GetName(), aURL ) ) in UpdateFromTemplate_Impl()
|
/aoo4110/main/svtools/source/control/ |
H A D | inettbc.cxx | 585 ::utl::LocalFileHelper::ConvertSystemPathToURL( aText, aWorkDir, aMatch ); in ParseSmart()
|
/aoo4110/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 2170 … utl::LocalFileHelper::ConvertSystemPathToURL( pPtr->aTarget, aBaseURL, aBookmarkURL ); in FillSdAnimationInfo()
|
Completed in 43 milliseconds