Searched refs:makeURLAppendSysPathSegment (Results 1 – 4 of 4) sorted by relevance
700 OUString sFolderUrl = makeURLAppendSysPathSegment(destFolderContent.getURL(), title); in insertToActivationLayer()1294 url = makeURLAppendSysPathSegment( url + OUSTR("_"), i->second.fileName); in synchronizeRemovedExtensions()1428 url = makeURLAppendSysPathSegment(m_activePackages_expanded, title); in synchronizeAddedExtensions()1429 url = makeURLAppendSysPathSegment(url, sExtFolder); in synchronizeAddedExtensions()1539 url = makeURLAppendSysPathSegment( url + OUSTR("_"), i->second.fileName); in getExtensionsWithUnacceptedLicenses()
93 DESKTOP_DEPLOYMENTMISC_DLLPUBLIC ::rtl::OUString makeURLAppendSysPathSegment(
298 OUString makeURLAppendSysPathSegment( OUString const & baseURL, OUString const & relPath_ ) in makeURLAppendSysPathSegment() function
292 makeURLAppendSysPathSegment(sDataFolder, title)); in deleteUnusedFolders()
Completed in 46 milliseconds