Home
last modified time | relevance | path

Searched refs:getFileURL (Results 1 – 25 of 33) sorted by path

12

/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx1011 ::rtl::OUString aCanonicalFileURL( aFileStatus.getFileURL() ); in isLibraryShared()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx792 ::rtl::OUString aPath = aFileStatus2.getFileURL(); in implRemoveDirRecursive()
/trunk/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx70 aNormalizedURL = aFileStatus.getFileURL(); in makeCanonicalFileURL()
/trunk/main/configmgr/source/
H A Dcomponents.cxx629 parseFiles(layer, extension, parseFile, stat.getFileURL(), true); in parseFiles()
637 parseFile, stat.getFileURL(), layer, data_, 0, 0, 0); in parseFiles()
733 stat.getFileURL(), new XcdParser(layer, deps, data_)); in parseXcdFiles()
/trunk/main/desktop/source/app/
H A Dapp.cxx719 newSrcUnqPath = aFileStatus.getFileURL(); in copy_prereg_bundled_recursive()
951 … xEM->addExtension( aFileStat.getFileURL(), xProperties, OUSTR("user"), xAbortChannel, xCmdEnv); in installBundledExtensionBlobs()
3340 aFileURL = aStatus.getFileURL(); in GetURL_Impl()
H A Duserinstall.cxx199 rtl::OUString newSrcUnqPath = aFileStatus.getFileURL(); in copy_recursive()
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx307 OUString compUrl(stat.getFileURL() + OUSTR("/help.idxl")); in extensionContainsCompiledHelp()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx659 vSubDirs.push_back(fs.getFileURL()); in getAllFiles()
661 vrResult->push_back(fs.getFileURL()); in getAllFiles()
/trunk/main/desktop/source/migration/services/
H A Dautocorrmigration.cxx117 aSubDirs.push_back( aFileStatus.getFileURL() ); in getFiles()
119 aResult->push_back( aFileStatus.getFileURL() ); in getFiles()
H A Dbasicmigration.cxx114 aSubDirs.push_back( aFileStatus.getFileURL() ); in getFiles()
116 aResult->push_back( aFileStatus.getFileURL() ); in getFiles()
H A Doo3extensionmigration.cxx154 ::rtl::OUString sExtensionFolderURL = fs.getFileURL(); in scanUserExtensions()
168 sExtensionFolderURL = fs.getFileURL(); in scanUserExtensions()
198 aDirectories.push_back( fs.getFileURL() ); in scanExtensionFolder()
201 aDirEntryURL = fs.getFileURL(); in scanExtensionFolder()
457 aResult->push_back( aFileStatus.getFileURL() ); in getContent()
H A Dwordbookmigration.cxx116 aSubDirs.push_back( aFileStatus.getFileURL() ); in getFiles()
118 aResult->push_back( aFileStatus.getFileURL() ); in getFiles()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx604 removeFolder(stat.getFileURL()); in removeFolder()
609 ::osl::File::remove(stat.getFileURL()); in removeFolder()
/trunk/main/filter/source/placeware/
H A Dexporter.cxx93 OUString getTempURL() { return maTempFile.getFileURL(); } in getTempURL()
322 OUString aURL( aTempFile.getFileURL() ); in doExport()
H A Dtempfile.cxx182 OUString TempFile::getFileURL() in getFileURL() function in TempFile
H A Dtempfile.hxx37 rtl::OUString getFileURL();
/trunk/main/framework/source/classes/
H A Ddroptargetlistener.cxx227 aFileURL = aStatus.getFileURL(); in implts_OpenFile()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx1149 *fileURL = status.getFileURL(); in makeDriveLetterSame()
1244 "Checking if directory: ") + aStatus.getFileURL() + in createJavaInfoDirScan()
1247 getJREInfoByPath(aStatus.getFileURL(),vecInfos); in createJavaInfoDirScan()
/trunk/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx169 rtl::OUString sPath = aFileStatus.getFileURL(); in GetOldStyleDics()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFilenameHelper.java41 public String getFileURL(); in getFileURL() method
117 public String getFileURL() in getFileURL() method in FilenameHelper_impl
378 System.out.println("URL: " + d.getFileURL()); in main()
/trunk/main/sal/inc/osl/
H A Dfile.hxx876 inline ::rtl::OUString getFileURL() const in getFileURL() function in osl::FileStatus
/trunk/main/sal/qa/osl/file/
H A Dosl_File.cxx3256 class getFileURL : public ::testing::Test class
3278 TEST_F(getFileURL, getFileURL_001 ) in TEST_F() argument
3284 ::rtl::OUString aFileURL = rFileStatus.getFileURL( ); in TEST_F()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx355 base_ini = status.getFileURL(); in Bootstrap_Impl()
649 iniName = status.getFileURL(); in rtl_bootstrap_args_open()
/trunk/main/sal/workben/
H A Dtestfile.cxx1573 printFileName(pStatus->getFileURL() ); in DirectoryItemTest()
1611 printFileName( pStatus->getFileURL() ); in DirectoryItemTest()
1667 printFileName( pStatus->getFileURL() ); in DirectoryItemTest()
1882 FileURL=pStatus->getFileURL(); in FileStatusTest()
/trunk/main/scripting/source/basprov/
H A Dbasprov.cxx191 ::rtl::OUString aCanonicalFileURL( aFileStatus.getFileURL() ); in isLibraryShared()

Completed in 246 milliseconds

12