Searched refs:ioErrorCode (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/ucb/source/ucp/file/ |
H A D | filglob.cxx | 388 ioErrorCode, in throw_handler() 443 ioErrorCode, in throw_handler() 460 ioErrorCode, in throw_handler() 472 ioErrorCode, in throw_handler() 526 ioErrorCode, in throw_handler() 568 ioErrorCode, in throw_handler() 685 ioErrorCode, in throw_handler() 739 ioErrorCode, in throw_handler() 788 ioErrorCode, in throw_handler() 833 ioErrorCode, in throw_handler() [all …]
|
/aoo4110/main/unotools/source/ucbhelper/ |
H A D | ucblockbytes.cxx | 323 sal_Int32 ioErrorCode; member 719 ret.ioErrorCode = m_nIOErrorCode; in getResult() 1122 if ( res.ioErrorCode == IOErrorCode_ACCESS_DENIED || in UCBOpenContentSync() 1123 res.ioErrorCode == IOErrorCode_LOCKING_VIOLATION ) in UCBOpenContentSync() 1125 else if ( res.ioErrorCode == IOErrorCode_NOT_EXISTING ) in UCBOpenContentSync() 1127 else if ( res.ioErrorCode == IOErrorCode_CANT_READ ) in UCBOpenContentSync()
|
Completed in 20 milliseconds