Home
last modified time | relevance | path

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

12345

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DURLHelper.java62 public static String getFileURLFromSystemPath( File aSystemPath ) in getFileURLFromSystemPath() method in URLHelper
105 public static String getFileURLFromSystemPath( String sSystemPath ) in getFileURLFromSystemPath() method in URLHelper
107 return getFileURLFromSystemPath(new File(sSystemPath)); in getFileURLFromSystemPath()
138 String sFileURL = URLHelper.getFileURLFromSystemPath(aSystemPath); in getURLWithProtocolFromSystemPath()
139 String sBaseURL = URLHelper.getFileURLFromSystemPath(aBasePath ); in getURLWithProtocolFromSystemPath()
/trunk/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx55 if ( FileBase::getFileURLFromSystemPath( rName, aRet ) == FileBase::E_None ) in ConvertSystemPathToURL()
64 rReturn = ::ucbhelper::getFileURLFromSystemPath( xManager, rBaseURL, rName ); in ConvertSystemPathToURL()
108 if ( FileBase::getFileURLFromSystemPath( rName, aRet ) == FileBase::E_None ) in ConvertPhysicalNameToURL()
119 rReturn = ::ucbhelper::getFileURLFromSystemPath( xManager, aBase, rName ); in ConvertPhysicalNameToURL()
/trunk/main/sal/qa/osl/file/
H A Dtest_cpy_wrt_file.cxx52 FileBase::getFileURLFromSystemPath(rtl::OUString::createFromAscii(COPY_SOURCE_PATH), src_url); in TEST_F()
55 FileBase::getFileURLFromSystemPath(rtl::OUString::createFromAscii(COPY_DEST_PATH), dest_url); in TEST_F()
76 FileBase::getFileURLFromSystemPath(rtl::OUString::createFromAscii(WRITE_DEST_PATH), dest_url); in TEST_F()
/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java59 public static java.lang.String getFileURLFromSystemPath(java.io.File aSystemPath) in getFileURLFromSystemPath() method in FileHelper
105 public static java.lang.String getFileURLFromSystemPath(java.lang.String sSystemPath) in getFileURLFromSystemPath() method in FileHelper
107 return getFileURLFromSystemPath(new java.io.File(sSystemPath)); in getFileURLFromSystemPath()
143 java.lang.String sFileURL = FileHelper.getFileURLFromSystemPath(aSystemPath); in getURLWithProtocolFromSystemPath()
144 java.lang.String sBaseURL = FileHelper.getFileURLFromSystemPath(aBasePath ); in getURLWithProtocolFromSystemPath()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DGfxCompare.java152 sInputURL = URLHelper.getFileURLFromSystemPath(sInputFile); in createJPEG()
155 sOutputURL = URLHelper.getFileURLFromSystemPath(sOutputFile); in createJPEG()
158 sPrintFileURL = URLHelper.getFileURLFromSystemPath(sPrintFile); in createJPEG()
H A DOfficePrint.java810 String sInputFileURL = URLHelper.getFileURLFromSystemPath(_sAbsoluteInputFile); in buildReference()
840 sPrintFileURL = URLHelper.getFileURLFromSystemPath(sAbsolutePrintFilename); in buildReference()
845 sPrintFileURL = URLHelper.getFileURLFromSystemPath(sAbsolutePrintFilename ); in buildReference()
849 sPrintFileURL = URLHelper.getFileURLFromSystemPath(sAbsolutePrintFilename ); in buildReference()
1233 String sInputURL = URLHelper.getFileURLFromSystemPath(_sInputFile); in convertDocument()
1357 sOutputURL = URLHelper.getFileURLFromSystemPath(sOutputFile); in convertDocument()
H A DConvWatch.java134 String sAbsoluteInputFileURL = URLHelper.getFileURLFromSystemPath(_sAbsoluteInputFile); in createPostscriptStartCheck()
144 String sAbsoluteOutputFileURL = URLHelper.getFileURLFromSystemPath(sAbsoluteOutputFile); in createPostscriptStartCheck()
152 String sAbsolutePrintFileURL = URLHelper.getFileURLFromSystemPath(sAbsolutePrintFile); in createPostscriptStartCheck()
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx275 rc = ::osl::FileBase::getFileURLFromSystemPath( in getFiles()
308 ::osl::FileBase::getFileURLFromSystemPath( displayDir, pathURL ); in getDisplayDirectory()
541 rc = ::osl::FileBase::getFileURLFromSystemPath( in getFiles()
567 ::osl::FileBase::getFileURLFromSystemPath( displayDir, pathURL ); in getDisplayDirectory()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java280 String sURL = URLHelper.getFileURLFromSystemPath(aSysFile); in checkUsingOfMediaDescriptor()
389 String sTestURL = URLHelper.getFileURLFromSystemPath(aTestFile); in checkLoadingWithPassword()
439 String sFile = URLHelper.getFileURLFromSystemPath(aFile); in checkURLEncoding()
605 String sURL = URLHelper.getFileURLFromSystemPath(aFile); in checkStreamLoading()
/trunk/main/sal/qa/osl/module/
H A Dosl_Module.cxx111 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified UR… in createTestDirectory()
123 …::osl::FileBase::getFileURLFromSystemPath( dirname, aPathURL ); //convert if not full qualified UR… in deleteTestDirectory()
162 …::osl::FileBase::getFileURLFromSystemPath( filename, aPathURL ); //convert if not full qualified U… in deleteTestFile()
/trunk/main/ucbhelper/source/client/
H A Dfileidentifierconverter.cxx65 getFileURLFromSystemPath( in getFileURLFromSystemPath() function
76 return xConverter->getFileURLFromSystemPath(rBaseURL, rSystemPath); in getFileURLFromSystemPath()
/trunk/main/shell/source/win32/workbench/
H A DTestSmplMail.cxx145 osl::FileBase::getFileURLFromSystemPath( aFile, aFileURL ); in main()
149 osl::FileBase::getFileURLFromSystemPath( aFile, aFileURL ); in main()
/trunk/main/fpicker/source/win32/folderpicker/
H A DWinFOPImpl.cxx126 ::osl::FileBase::getFileURLFromSystemPath( displayDirectory, displayDirectoryURL ); in getDisplayDirectory()
141 ::osl::FileBase::getFileURLFromSystemPath( sysDir, dirURL ); in getDirectory()
/trunk/main/sal/qa/osl/security/
H A Dosl_Security.cxx319 …EXPECT_TRUE(::osl::File::E_None == ::osl::File::getFileURLFromSystemPath( ::rtl::OUString::createF… in main()
358 …EXPECT_TRUE(::osl::File::E_None == ::osl::File::getFileURLFromSystemPath( ::rtl::OUString::createF… in main()
364 …EXPECT_TRUE(::osl::File::E_None == ::osl::File::getFileURLFromSystemPath( ::rtl::OUString::createF… in main()
/trunk/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java83 m_databaseDocumentFile = URLHelper.getFileURLFromSystemPath(documentFile); in createDBDocument()
84 final String path = URLHelper.getFileURLFromSystemPath( m_tableFileLocation.getPath() ); in createDBDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java73 sOutputURL = URLHelper.getFileURLFromSystemPath(_sResult); in OpenOfficePostscriptCreator()
84 String sInputFileURL = URLHelper.getFileURLFromSystemPath(m_sDocumentName); in load()
1198 String sInputURL = URLHelper.getFileURLFromSystemPath(_sInputFile); in convertDocument()
1322 sOutputURL = URLHelper.getFileURLFromSystemPath(sOutputFile); in convertDocument()
H A DOpenOfficeDatabaseReportExtractor.java207 String sFileURL = URLHelper.getFileURLFromSystemPath(sDestinationFile); in load()
485 String sOutputURL = URLHelper.getFileURLFromSystemPath(sOutputPath); in storeComponent()
/trunk/main/shell/source/win32/
H A DSysShExec.cxx193 osl::FileBase::RC rc = osl::FileBase::getFileURLFromSystemPath(path_or_uri, url); in is_system_path()
227 osl::FileBase::RC rc = osl::FileBase::getFileURLFromSystemPath(file_name, file_url); in is_existing_file()
/trunk/main/sfx2/source/appl/
H A Dshutdownicon.cxx819 osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in getDotAutostart()
872 osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in GetAutostart()
921 ::osl::File::getFileURLFromSystemPath( aShortcut, aShortcutUrl ); in SetAutostart()
/trunk/main/desktop/source/app/
H A Dappinit.cxx450 ::osl::FileBase::getFileURLFromSystemPath( aRet, aTempPath ); in CreateTemporaryDirectory()
461 ::osl::FileBase::getFileURLFromSystemPath( aRet, aTempPath ); in CreateTemporaryDirectory()
/trunk/main/tools/source/fsys/
H A Dfilecopy.cxx342 FileBase::getFileURLFromSystemPath( ::rtl::OUString(rSource.GetFull()), aFileName ); in DoCopy_Impl()
353 FileBase::getFileURLFromSystemPath( ::rtl::OUString(aTgt.GetFull()), aTargetFileName ); in DoCopy_Impl()
/trunk/main/l10ntools/layout/
H A Dtralay.cxx217 FileBase::getFileURLFromSystemPath( sFileURL, sFileURL ); in is_dir()
233 FileBase::getFileURLFromSystemPath( sFileURL, sFileURL ); in make_directory()
/trunk/main/idlc/source/
H A Didlccompile.cxx88 if (FileBase::getFileURLFromSystemPath(uFileName, uTmp) in convertToAbsoluteSystemPath()
115 if (FileBase::getFileURLFromSystemPath(uFileName, uUrlFileName) in convertToFileUrl()
/trunk/main/cui/source/options/
H A Doptupdt.cxx233 …if( ( osl::FileBase::E_None == osl::FileBase::getFileURLFromSystemPath(m_aDestPath.GetText(), aURL… in FillItemSet()
318 …if( osl::FileBase::E_None != osl::FileBase::getFileURLFromSystemPath(m_aDestPath.GetText(), aURL) ) in IMPL_LINK()
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx660 rtl::OUString SAL_CALL FileProvider::getFileURLFromSystemPath( const rtl::OUString&, in getFileURLFromSystemPath() function in FileProvider
665 …if ( osl::FileBase::getFileURLFromSystemPath( SystemPath,aNormalizedPath ) != osl::FileBase::E_Non… in getFileURLFromSystemPath()

Completed in 124 milliseconds

12345