Home
last modified time | relevance | path

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

12

/trunk/main/desktop/source/migration/services/
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 Dbasicmigration.cxx114 aSubDirs.push_back( aFileStatus.getFileURL() ); in getFiles()
116 aResult->push_back( aFileStatus.getFileURL() ); in getFiles()
H A Dautocorrmigration.cxx117 aSubDirs.push_back( aFileStatus.getFileURL() ); in getFiles()
119 aResult->push_back( aFileStatus.getFileURL() ); in getFiles()
H A Dwordbookmigration.cxx116 aSubDirs.push_back( aFileStatus.getFileURL() ); in getFiles()
118 aResult->push_back( aFileStatus.getFileURL() ); in getFiles()
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx329 iComp = aStatus1.getFileURL().compareTo( aStatus2.getFileURL() ); in compareContentIds()
335 error = osl::FileBase::getSystemPathFromFileURL( aStatus1.getFileURL(), aPath1 ); in compareContentIds()
337 error = osl::FileBase::getSystemPathFromFileURL( aStatus2.getFileURL(), aPath2 ); in compareContentIds()
H A Dshell.cxx1620 name = aStatus.getFileURL(); in remove()
2049 newSrcUnqPath = aFileStatus.getFileURL(); in copy_recursive()
2300 aAny <<= aFileStatus.getFileURL(); in commit()
2506 aUnqPath = aFileStatus.getFileURL(); in getv()
/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/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/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/filter/source/placeware/
H A Dexporter.cxx93 OUString getTempURL() { return maTempFile.getFileURL(); } in getTempURL()
322 OUString aURL( aTempFile.getFileURL() ); in doExport()
H A Dtempfile.hxx37 rtl::OUString getFileURL();
H A Dtempfile.cxx182 OUString TempFile::getFileURL() in getFileURL() function in TempFile
/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/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/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/framework/source/classes/
H A Ddroptargetlistener.cxx227 aFileURL = aStatus.getFileURL(); in implts_OpenFile()
/trunk/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx169 rtl::OUString sPath = aFileStatus.getFileURL(); in GetOldStyleDics()
/trunk/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx70 aNormalizedURL = aFileStatus.getFileURL(); in makeCanonicalFileURL()
/trunk/main/desktop/source/app/
H A Duserinstall.cxx199 rtl::OUString newSrcUnqPath = aFileStatus.getFileURL(); in copy_recursive()
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()
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx186 …maButtons.push_back( boost::shared_ptr< ButtonsImpl >( new ButtonsImpl( aStatus.getFileURL() ) ) ); in scanForButtonSets()
/trunk/main/svtools/workben/treecontrol/
H A Dtreetest.cxx223 xChildNode->setDataValue( Any( fs.getFileURL() ) ); in fillNode()
/trunk/main/scripting/source/basprov/
H A Dbasprov.cxx191 ::rtl::OUString aCanonicalFileURL( aFileStatus.getFileURL() ); in isLibraryShared()
/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/sal/inc/osl/
H A Dfile.hxx876 inline ::rtl::OUString getFileURL() const in getFileURL() function in osl::FileStatus

Completed in 840 milliseconds

12