Home
last modified time | relevance | path

Searched refs:tempDirURL (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/qa/cppunit/
H A Dxslt-test.cxx90 OUString tempDirURL; in testXsltCopyNew() local
91 osl_getTempDirURL(&tempDirURL.pData); in testXsltCopyNew()
107 args[4] <<= beans::NamedValue("TargetBaseURL", uno::makeAny(tempDirURL)); in testXsltCopyNew()
144 OUString tempDirURL; in testXsltCopyOld() local
145 osl_getTempDirURL(&tempDirURL.pData); in testXsltCopyOld()
161 args[4] <<= beans::NamedValue("TargetBaseURL", uno::makeAny(tempDirURL)); in testXsltCopyOld()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/qa/cppunit/
H A Dxslt-test.cxx93 OUString tempDirURL; in testXsltCopyNew() local
94 osl_getTempDirURL(&tempDirURL.pData); in testXsltCopyNew()
110 args[4] <<= beans::NamedValue("TargetBaseURL", uno::makeAny(tempDirURL)); in testXsltCopyNew()
147 OUString tempDirURL; in testXsltCopyOld() local
148 osl_getTempDirURL(&tempDirURL.pData); in testXsltCopyOld()
164 args[4] <<= beans::NamedValue("TargetBaseURL", uno::makeAny(tempDirURL)); in testXsltCopyOld()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/base_wx/
H A Dplatform.cpp457 CFURLRef tempDirURL = CFURLCreateFromFSRef(kCFAllocatorSystemDefault, &tempDirRef); in MacGetPathToUserDomainTempDir() local
458 if (tempDirURL != NULL) in MacGetPathToUserDomainTempDir()
460 CFStringRef tmpPath = CFURLCopyFileSystemPath(tempDirURL, kCFURLPOSIXPathStyle); in MacGetPathToUserDomainTempDir()
463 CFRelease(tempDirURL); in MacGetPathToUserDomainTempDir()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java141 final String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in before() local
142 m_sTempPath = graphical.FileHelper.getSystemPathFromFileURL(tempDirURL); in before()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java141 final String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in before() local
142 m_sTempPath = graphical.FileHelper.getSystemPathFromFileURL(tempDirURL); in before()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java340 String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in checkDocumentAccelCfg() local
341 sDocCfgName = FileHelper.appendPath(tempDirURL, "test.cfg"); in checkDocumentAccelCfg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java340 String tempDirURL = util.utils.getOfficeTemp/*Dir*/(getMSF()); in checkDocumentAccelCfg() local
341 sDocCfgName = FileHelper.appendPath(tempDirURL, "test.cfg"); in checkDocumentAccelCfg()