Home
last modified time | relevance | path

Searched refs:ERRCODE_IO_NOTEXISTS (Results 1 – 25 of 92) sorted by relevance

1234

/trunk/main/tools/inc/tools/
H A Derrcode.hxx181 #define ERRCODE_IO_NOTEXISTS (2UL |ERRCODE_CLASS_NOTEXISTS|\ macro
261 #define FSYS_ERR_NOTEXISTS ERRCODE_IO_NOTEXISTS
278 #define SVSTREAM_FILE_NOT_FOUND ERRCODE_IO_NOTEXISTS
/trunk/main/tools/source/fsys/
H A Dfstat.cxx241 return ERRCODE_IO_NOTEXISTS; in SetReadOnlyFlag()
247 return ERRCODE_IO_NOTEXISTS; in SetReadOnlyFlag()
267 return ERRCODE_IO_NOTEXISTS; in SetReadOnlyFlag()
H A Dos2.cxx76 case ERROR_FILE_NOT_FOUND: return ERRCODE_IO_NOTEXISTS; in ApiRet2ToSolarError_Impl()
96 case ERROR_DEV_NOT_EXIST: return ERRCODE_IO_NOTEXISTS; in ApiRet2ToSolarError_Impl()
H A Dfilecopy.cxx402 eRet = Error( ERRCODE_IO_NOTEXISTS, &rSource, 0 ); in DoCopy_Impl()
H A Ddirent.cxx74 case ERROR_FILE_NOT_FOUND: return ERRCODE_IO_NOTEXISTS; in Sys2SolarError_Impl()
107 case ENOENT: return ERRCODE_IO_NOTEXISTS; in Sys2SolarError_Impl()
/trunk/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx1126 xLockBytes->SetError( ERRCODE_IO_NOTEXISTS ); in UCBOpenContentSync()
1230 xLockBytes->SetError( ERRCODE_IO_NOTEXISTS ); in _UCBOpenContentSync()
1414 SetError( ERRCODE_IO_NOTEXISTS ); in terminate_Impl()
/trunk/main/sfx2/source/appl/
H A Dappmisc.cxx183 if ( !pStream || pStream->GetError() == ERRCODE_IO_NOTEXISTS ) in GetDisabledSlotList_Impl()
H A Dappuno.cxx1976 nErr = ERRCODE_IO_NOTEXISTS; in loadMacro()
/trunk/main/uui/source/
H A Diahndl-ioexceptions.cxx170 { ERRCODE_IO_NOTEXISTS, ERRCODE_UUI_IO_NOTEXISTS }, in handleInteractiveIOException()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx1888 eError = ERRCODE_IO_NOTEXISTS; in TransactedTransferForFS_Impl()
2074 eError = ERRCODE_IO_NOTEXISTS; in Transfer_Impl()
2199 eError = ERRCODE_IO_NOTEXISTS; in Transfer_Impl()
/trunk/main/svx/source/src/
H A Derrtxt.src182 String ERRCODE_IO_NOTEXISTS
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2442 SetError( ERRCODE_IO_NOTEXISTS );
2554 SetError( ERRCODE_IO_NOTEXISTS );
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1165 ErrorHandler::HandleError( ERRCODE_IO_NOTEXISTS ); in IMPL_STATIC_LINK()
/trunk/extras/l10n/source/sat/
H A Dlocalize.sdf9143 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 sat बान…
/trunk/extras/l10n/source/sd/
H A Dlocalize.sdf12674 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 sd نام…
/trunk/extras/l10n/source/mni/
H A Dlocalize.sdf13874 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 mni লৈত…
/trunk/extras/l10n/source/brx/
H A Dlocalize.sdf13660 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 brx गोय…
/trunk/extras/l10n/source/kok/
H A Dlocalize.sdf13938 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 kok अस्…
/trunk/extras/l10n/source/be-BY/
H A Dlocalize.sdf23046 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 be-BY …
/trunk/extras/l10n/source/mai/
H A Dlocalize.sdf13714 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 mai अस्…
/trunk/extras/l10n/source/dgo/
H A Dlocalize.sdf13937 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 dgo गैर…
/trunk/extras/l10n/source/pa-IN/
H A Dlocalize.sdf6565 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 13691 pa-…
/trunk/extras/l10n/source/mn/
H A Dlocalize.sdf17081 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 mn Бай…
/trunk/extras/l10n/source/sa-IN/
H A Dlocalize.sdf15776 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 0 sa-IN …
/trunk/extras/l10n/source/mk/
H A Dlocalize.sdf34671 svtools source\misc\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_NOTEXISTS 38235 mk …

1234