Home
last modified time | relevance | path

Searched refs:getFileURLFromSystemPath (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotest/source/cpp/
H A Ddirectories.cxx18 OUString getFileURLFromSystemPath(OUString const & path) { in getFileURLFromSystemPath() function
20 osl::FileBase::RC e = osl::FileBase::getFileURLFromSystemPath(path, url); in getFileURLFromSystemPath()
38 m_aSrcRootURL = getFileURLFromSystemPath(m_aSrcRootPath); in Directories()
41 m_aWorkdirRootURL = getFileURLFromSystemPath(m_aWorkdirRootPath); in Directories()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotest/source/cpp/
H A Ddirectories.cxx18 OUString getFileURLFromSystemPath(OUString const& path) in getFileURLFromSystemPath() function
21 osl::FileBase::RC e = osl::FileBase::getFileURLFromSystemPath(path, url); in getFileURLFromSystemPath()
40 m_aSrcRootURL = getFileURLFromSystemPath(m_aSrcRootPath); in Directories()
43 m_aWorkdirRootURL = getFileURLFromSystemPath(m_aWorkdirRootPath); in Directories()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/helper/
H A DURLHelper.java52 public static String getFileURLFromSystemPath( File aSystemPath ) in getFileURLFromSystemPath() method in URLHelper
93 public static String getFileURLFromSystemPath( String sSystemPath ) in getFileURLFromSystemPath() method in URLHelper
95 return getFileURLFromSystemPath(new File(sSystemPath)); in getFileURLFromSystemPath()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/helper/
H A DURLHelper.java52 public static String getFileURLFromSystemPath( File aSystemPath ) in getFileURLFromSystemPath() method in URLHelper
93 public static String getFileURLFromSystemPath( String sSystemPath ) in getFileURLFromSystemPath() method in URLHelper
95 return getFileURLFromSystemPath(new File(sSystemPath)); in getFileURLFromSystemPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/workben/
H A Dpdfverify.cxx42 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(rPdfPath), aInURL); in generatePreview()
53 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(rPngPath), aOutURL); in generatePreview()
107 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(pArgv[1]), aInURL); in pdfVerify()
110 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(pArgv[2]), aOutURL); in pdfVerify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/workben/
H A Dpdfverify.cxx42 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(rPdfPath), aInURL); in generatePreview()
53 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(rPngPath), aOutURL); in generatePreview()
107 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(pArgv[1]), aInURL); in pdfVerify()
110 osl::FileBase::getFileURLFromSystemPath(OUString::fromUtf8(pArgv[2]), aOutURL); in pdfVerify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java58 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(documentFile); in createDBDocument()
59 final String path = URLHelper.getFileURLFromSystemPath( m_tableFileLocation.getPath() ); in createDBDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java58 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(documentFile); in createDBDocument()
59 final String path = URLHelper.getFileURLFromSystemPath( m_tableFileLocation.getPath() ); in createDBDocument()
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/workbench/
H A DTestSmplMail.cxx120 osl::FileBase::getFileURLFromSystemPath( aFile, aFileURL ); in main()
124 osl::FileBase::getFileURLFromSystemPath( aFile, aFileURL ); in main()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/workbench/
H A DTestSmplMail.cxx120 osl::FileBase::getFileURLFromSystemPath( aFile, aFileURL ); in main()
124 osl::FileBase::getFileURLFromSystemPath( aFile, aFileURL ); in main()
/dports/editors/libreoffice/libreoffice-7.2.6.2/idl/source/prj/
H A Dsvidl.cxx64 osl::FileBase::getFileURLFromSystemPath( rFile2, fileURL2 ); in FileMove_Impl()
68 osl::FileBase::getFileURLFromSystemPath( rFile1, fileURL1 ); in FileMove_Impl()
92 osl::FileBase::getFileURLFromSystemPath( aTmpDir, aTmpDir ); in tempFileHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idl/source/prj/
H A Dsvidl.cxx64 osl::FileBase::getFileURLFromSystemPath( rFile2, fileURL2 ); in FileMove_Impl()
68 osl::FileBase::getFileURLFromSystemPath( rFile1, fileURL1 ); in FileMove_Impl()
92 osl::FileBase::getFileURLFromSystemPath( aTmpDir, aTmpDir ); in tempFileHelper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/l10ntools/source/
H A Dpocheck.cxx132 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPath, RTL_TEXTENCODING_UTF8), aPoPath… in checkStyleNames()
283 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPaths[i], RTL_TEXTENCODING_UTF8), aPo… in checkFunctionNames()
338 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPath, RTL_TEXTENCODING_UTF8), aPoPath… in checkVerticalBar()
390 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPath, RTL_TEXTENCODING_UTF8), aPoPath… in checkMathSymbolNames()
H A Dlocalize.cxx130 if (osl::FileBase::getFileURLFromSystemPath(outDir, outDirUrl) in InitPoFile()
442 if (osl::FileBase::getFileURLFromSystemPath(sPoPath, sPoUrl) in handleDirectory()
470 if (osl::FileBase::getFileURLFromSystemPath(root16, rootUrl) in handleProjects()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/l10ntools/source/
H A Dpocheck.cxx129 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPath, RTL_TEXTENCODING_UTF8), aPoPath… in checkStyleNames()
280 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPaths[i], RTL_TEXTENCODING_UTF8), aPo… in checkFunctionNames()
335 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPath, RTL_TEXTENCODING_UTF8), aPoPath… in checkVerticalBar()
387 …osl::FileBase::getFileURLFromSystemPath(OStringToOUString(aPoPath, RTL_TEXTENCODING_UTF8), aPoPath… in checkMathSymbolNames()
H A Dlocalize.cxx124 if (osl::FileBase::getFileURLFromSystemPath(outDir, outDirUrl) in InitPoFile()
405 if (osl::FileBase::getFileURLFromSystemPath(sPoPath, sPoUrl) in handleDirectory()
433 if (osl::FileBase::getFileURLFromSystemPath(root16, rootUrl) in handleProjects()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java212 String sURL = URLHelper.getFileURLFromSystemPath(aSysFile); in checkUsingOfMediaDescriptor()
304 String sTestURL = URLHelper.getFileURLFromSystemPath(aTestFile); in checkLoadingWithPassword()
354 String sFile = URLHelper.getFileURLFromSystemPath(aFile); in checkURLEncoding()
409 String sURL = URLHelper.getFileURLFromSystemPath(aFile); in checkStreamLoading()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java212 String sURL = URLHelper.getFileURLFromSystemPath(aSysFile); in checkUsingOfMediaDescriptor()
304 String sTestURL = URLHelper.getFileURLFromSystemPath(aTestFile); in checkLoadingWithPassword()
354 String sFile = URLHelper.getFileURLFromSystemPath(aFile); in checkURLEncoding()
409 String sURL = URLHelper.getFileURLFromSystemPath(aFile); in checkStreamLoading()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dappcfg.cxx355 …case SvtPathOptions::Paths::AddIn: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetAdd… in GetOptions()
364 …case SvtPathOptions::Paths::Filter: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetFil… in GetOptions()
367 …case SvtPathOptions::Paths::Help: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetHel… in GetOptions()
369 …case SvtPathOptions::Paths::Module: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetMod… in GetOptions()
371 …case SvtPathOptions::Paths::Plugin: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetPlu… in GetOptions()
372 …case SvtPathOptions::Paths::Storage: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetSto… in GetOptions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Forms/
H A DURLHelper.java36 public static String getFileURLFromSystemPath( File aSystemPath ) in getFileURLFromSystemPath() method in URLHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Forms/
H A DURLHelper.java36 public static String getFileURLFromSystemPath( File aSystemPath ) in getFileURLFromSystemPath() method in URLHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/registry/tools/
H A Dfileurl.cxx67 if (FileBase::getFileURLFromSystemPath(uFileName, uFileUrl) != FileBase::E_None) in convertToFileUrl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/registry/tools/
H A Dfileurl.cxx70 if (FileBase::getFileURLFromSystemPath(uFileName, uFileUrl) != FileBase::E_None) in convertToFileUrl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappcfg.cxx416 …case SvtPathOptions::PATH_ADDIN: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetAddin… in GetOptions()
425 …case SvtPathOptions::PATH_FILTER: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetFilte… in GetOptions()
428 …case SvtPathOptions::PATH_HELP: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetHelpP… in GetOptions()
430 …case SvtPathOptions::PATH_MODULE: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetModul… in GetOptions()
432 …case SvtPathOptions::PATH_PLUGIN: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetPlugi… in GetOptions()
433 …case SvtPathOptions::PATH_STORAGE: osl::FileBase::getFileURLFromSystemPath( aPathCfg.GetStora… in GetOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/osl/security/
H A Dosl_Security.cxx349 …::osl::File::E_None, ::osl::File::getFileURLFromSystemPath( OUString::createFromAscii( pw_dir ), s… in initialize()
388 … ::osl::File::E_None, ::osl::File::getFileURLFromSystemPath( PathW, strConfigDirectory ) ); in initialize()
396 … ::osl::File::E_None, ::osl::File::getFileURLFromSystemPath( PathW, strHomeDirectory ) ); in initialize()

12345678910>>...12