/aoo41x/main/ucb/source/ucp/file/ |
H A D | filglob.cxx | 238 if( osl::DirectoryItem::get( strDestPath,aItem ) != osl::FileBase:: E_NOENT ) in osl_File_copy() 253 if( osl::DirectoryItem::get( strDestPath,aItem ) != osl::FileBase:: E_NOENT ) in osl_File_move() 328 case FileBase::E_NOENT: in throw_handler() 405 case FileBase::E_NOENT: in throw_handler() 715 case FileBase::E_NOENT: // No such file or directory in throw_handler() 768 case FileBase::E_NOENT: // No such file or directory in throw_handler() 808 case FileBase::E_NOENT: // No such file or directory in throw_handler() 897 case FileBase::E_NOENT: // No such file or directory in throw_handler()
|
H A D | shell.cxx | 994 case osl::FileBase::E_NOENT: in setv() 1634 if( nError != osl::FileBase::E_NOENT ) in remove() 2068 if( err == osl::FileBase::E_None && next != osl::FileBase::E_NOENT ) in copy_recursive()
|
/aoo41x/main/sal/qa/osl/module/ |
H A D | osl_Module.cxx | 123 …tion: remove ", ( ::osl::FileBase::E_None == nError ) || ( nError == ::osl::FileBase::E_NOENT ) ); in deleteTestDirectory() 137 if ( ::File::E_NOENT == nError ) in ifFileExist() 156 … writtenable ", ( ::osl::FileBase::E_None == nError ) || ( ::osl::FileBase::E_NOENT == nError ) ); in deleteTestFile() 159 …tion: remove ", ( ::osl::FileBase::E_None == nError ) || ( nError == ::osl::FileBase::E_NOENT ) ); in deleteTestFile()
|
/aoo41x/main/sal/qa/osl/file/ |
H A D | osl_File.cxx | 69 case ::osl::FileBase::E_NOENT: in errorToString() 1549 ( osl::FileBase::E_NOENT == nError1 ) && in searchFileURL_001() 1550 ( osl::FileBase::E_NOENT == nError2 ) && in searchFileURL_001() 1551 ( osl::FileBase::E_NOENT == nError3 )); in searchFileURL_001() 3905 File::E_NOENT == nError1 ); in open_003() 4731 ::osl::FileBase::E_NOENT == nError1 ); in copy_004() 4865 ::osl::FileBase::E_NOENT == nError1 ); in move_004() 5506 FileBase::E_NOENT == nError1 ); in get_003() 5729 ( ::osl::FileBase::E_NOENT == nError1 ) ); in open_002() 6309 ( osl::FileBase::E_NOENT == nError1 ) ); in getVolumeInfo_003() [all …]
|
/aoo41x/main/soltools/testSHL/util/ |
H A D | tlog.cxx | 50 if( m_logfile->open( OpenFlag_Write ) == ::osl::FileBase::E_NOENT ) { in open() 87 return ( ::osl::FileBase::E_NOENT ); in write()
|
/aoo41x/main/sal/qa/rtl/logfile/ |
H A D | rtl_logfile.cxx | 91 if ( ( ::osl::FileBase::E_NOENT != nError1 ) && ( ::osl::FileBase::E_ACCES != nError1 ) ) in t_fileExist() 151 ( ::osl::FileBase::E_NOENT != nError1 ) && in logfile_001()
|
/aoo41x/main/configmgr/source/ |
H A D | components.cxx | 593 case osl::FileBase::E_NOENT: in parseFiles() 608 if (rc == osl::FileBase::E_NOENT) { in parseFiles() 686 case osl::FileBase::E_NOENT: in parseXcdFiles() 700 if (rc == osl::FileBase::E_NOENT) { in parseXcdFiles()
|
/aoo41x/main/jvmfwk/source/ |
H A D | fwkutil.cxx | 330 else if (File::E_NOENT == rc_stat) in checkFileURL() 339 else if (File::E_NOENT == rc_item) in checkFileURL()
|
H A D | elements.cxx | 812 else if (File::E_NOENT == rc_stat) in checkSettingsFileStatus() 821 else if(File::E_NOENT == rc) in checkSettingsFileStatus()
|
/aoo41x/main/desktop/source/deployment/misc/ |
H A D | dp_misc.cxx | 154 if (err1 == ::osl::File::E_NOENT) in compareExtensionFolderWithLastSynchronizedFile() 167 if (err2 == ::osl::File::E_NOENT) in compareExtensionFolderWithLastSynchronizedFile()
|
/aoo41x/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 563 if (rcNext == osl::File::E_NOENT || in hasNoFolder() 627 else if (rc != osl::File::E_NOENT) in removeFolder()
|
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | sunjavaplugin.cxx | 676 else if (::osl::File::E_NOENT == rc_item) in jfw_plugin_existJRE() 702 else if (::osl::File::E_NOENT == rc_itemRt) in jfw_plugin_existJRE()
|
H A D | util.cxx | 1215 case File::E_NOENT: in createJavaInfoDirScan() 1250 JFW_ENSURE(errNext == File::E_None || errNext == File::E_NOENT, in createJavaInfoDirScan()
|
/aoo41x/main/toolkit/source/layout/core/ |
H A D | byteseq.cxx | 51 case osl::File::E_NOENT: // no file => no stream in getFileAsStream()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | regpathhelper.cxx | 130 if( aDir.open() == FileBase::E_NOENT ) in getDefaultLocalRegistry()
|
/aoo41x/main/desktop/source/migration/services/ |
H A D | basicmigration.cxx | 138 if ( aResult == ::osl::FileBase::E_NOENT ) in checkAndCreateDirectory()
|
H A D | autocorrmigration.cxx | 141 if ( aResult == ::osl::FileBase::E_NOENT ) in checkAndCreateDirectory()
|
H A D | wordbookmigration.cxx | 140 if ( aResult == ::osl::FileBase::E_NOENT ) in checkAndCreateDirectory()
|
H A D | oo3extensionmigration.cxx | 126 if ( aResult == ::osl::FileBase::E_NOENT ) in checkAndCreateDirectory()
|
/aoo41x/main/desktop/source/app/ |
H A D | userinstall.cxx | 213 if( next != FileBase::E_NOENT ) in copy_recursive()
|
H A D | app.cxx | 539 if (err1 == ::osl::File::E_NOENT) in needsSynchronization() 552 if (err2 == ::osl::File::E_NOENT) in needsSynchronization() 751 if( err == osl::FileBase::E_None && next != osl::FileBase::E_NOENT ) in copy_prereg_bundled_recursive() 849 if (::osl::DirectoryItem::get(rsMarkerURL, aMarkerItem) == ::osl::File::E_NOENT) in needsInstallBundledExtensionBlobs()
|
/aoo41x/main/desktop/source/deployment/ |
H A D | dp_persmap.cxx | 164 m_bToBeCreated &= (rcOpen == osl::File::E_NOENT) && !m_bIsOpen; in open()
|
/aoo41x/main/sal/inc/osl/ |
H A D | file.hxx | 59 E_NOENT = osl_File_E_NOENT, enumerator
|
/aoo41x/main/unotools/source/config/ |
H A D | bootstrap.cxx | 199 case DirectoryItem::E_NOENT: // No such file or directory<br> in implCheckStatusOfURL()
|
/aoo41x/main/desktop/source/deployment/registry/help/ |
H A D | dp_help.cxx | 323 if (errorNext != ::osl::File::E_NOENT in extensionContainsCompiledHelp()
|