Searched refs:E_INVAL (Results 1 – 13 of 13) sorted by relevance
| /AOO41X/main/sal/qa/osl/file/ |
| H A D | osl_File.cxx | 78 case ::osl::FileBase::E_INVAL: in errorToString() 1039 check_getAbsoluteFileURL( aUserDirectoryURL, "tmp//ok",::osl::FileBase::E_INVAL, suAssume ); in getAbsoluteFileURL_001_8() 1293 checkUNXBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_1() 1294 checkWNTBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_1() 1300 checkUNXBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_2() 1308 checkWNTBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_21() 1313 checkUNXBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_22() 1314 checkWNTBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_22() 1332 checkWNTBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_4() 1338 checkWNTBehaviour_getSystemPathFromFileURL(sURL, osl::FileBase::E_INVAL, ""); in getSystemPathFromFileURL_001_41() [all …]
|
| /AOO41X/main/ucb/source/ucp/file/ |
| H A D | filglob.cxx | 351 case FileBase::E_INVAL: in throw_handler() 401 case FileBase::E_INVAL: in throw_handler() 485 case FileBase::E_INVAL: in throw_handler() 556 case FileBase::E_INVAL: in throw_handler() 700 case FileBase::E_INVAL: // the format of the parameters was not valid in throw_handler() 752 case FileBase::E_INVAL: // the format of the parameters was not valid in throw_handler() 882 case FileBase::E_INVAL: // the format of the parameters was not valid in throw_handler()
|
| H A D | filrec.cxx | 96 || nRes == ::osl::FileBase::E_INVAL ) in setPos() 135 || nRes == ::osl::FileBase::E_INVAL ) in setSize() 159 || nRes == ::osl::FileBase::E_INVAL ) in getSize()
|
| H A D | shell.cxx | 986 case osl::FileBase::E_INVAL: in setv() 1709 case osl::FileBase::E_INVAL: in mkdir() 2514 osl::FileBase::RC result = osl::FileBase::E_INVAL; in getv()
|
| H A D | filrset.cxx | 298 if( err == osl::FileBase::E_NOENT || err == osl::FileBase::E_INVAL ) in OneMore()
|
| /AOO41X/main/soltools/testSHL/util/ |
| H A D | tlog.cxx | 58 return ( ::osl::FileBase::E_INVAL ); in open() 66 return ( ::osl::FileBase::E_INVAL ); in close()
|
| /AOO41X/main/filter/source/flash/ |
| H A D | swffilter.cxx | 98 case osl::File::E_INVAL: // the format of the parameters was not valid in writeBytes() 129 case osl::File::E_INVAL: // the format of the parameters was not valid in closeOutput()
|
| /AOO41X/main/desktop/source/app/ |
| H A D | userinstall.cxx | 214 err = FileBase::E_INVAL; in copy_recursive()
|
| /AOO41X/main/sal/inc/osl/ |
| H A D | file.hxx | 78 E_INVAL = osl_File_E_INVAL, enumerator
|
| /AOO41X/main/sal/osl/unx/ |
| H A D | file_url.cxx | 792 if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc)) in osl_searchFileURL()
|
| /AOO41X/main/unotools/source/config/ |
| H A D | bootstrap.cxx | 203 case DirectoryItem::E_INVAL: // the format of the parameters was not valid<br> in implCheckStatusOfURL()
|
| /AOO41X/main/sal/osl/os2/ |
| H A D | file_url.cxx | 1575 if ((FileBase::E_None != rc) && (FileBase::E_INVAL == rc)) in osl_searchFileURL()
|
| /AOO41X/main/sal/workben/ |
| H A D | testfile.cxx | 2600 case FileBase::E_INVAL: in print_error()
|